Files
FFmpeg/libavcodec
Justin Ruggles 171bc51c9b Allocate bap and bap1 buffers using av_malloc().
This reduces the memory footprint when using less than 6 channels.
Modify bit allocation to swap the 2 buffers instead of using memcpy() and use
per-block pointers for bap. This is slightly faster (0.3%) in function
cbr_bit_allocation().

Originally committed as revision 26023 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-12-15 21:12:28 +00:00
..
2010-10-05 12:14:14 +00:00
2010-10-05 12:14:30 +00:00
2010-12-07 14:50:50 +00:00
2010-11-21 20:06:16 +00:00
2010-11-21 20:06:22 +00:00
2010-12-07 14:02:42 +00:00
2010-12-03 21:18:45 +00:00
2010-10-21 06:22:54 +00:00
2010-12-07 14:50:50 +00:00
2010-10-22 02:25:26 +00:00
2010-09-27 22:17:58 +00:00
2010-10-26 07:37:51 +00:00
2010-11-23 20:42:03 +00:00