]> git.sesse.net Git - ffmpeg/history - libavcodec/ac3enc_template.c
H.264: make filter_mb_fast support the case of unavailable top mb
[ffmpeg] / libavcodec / ac3enc_template.c
2011-07-01 Justin Rugglesac3enc: clip coefficients after MDCT.
2011-06-27 Justin Rugglesac3enc: move ff_ac3_encode_frame() to ac3enc_template.c
2011-06-15 Justin Rugglesac3enc: use correct alignment and length in channel...
2011-06-13 Justin Rugglesac3enc: fix allocation of floating point samples.
2011-06-13 Justin Rugglesac3enc: split templated float vs. fixed functions into...