[FFmpeg-devel] [PATCH 1/2] Remove the add bias hack for the C version of DSPContext.float_to_int16_*().

Justin Ruggles justin.ruggles
Wed Jan 26 20:29:05 CET 2011


On 01/26/2011 02:07 PM, M?ns Rullg?rd wrote:

> Justin Ruggles <justin.ruggles at gmail.com> writes:
> 
>> ---
>>  libavcodec/aac.h           |    1 -
>>  libavcodec/aacdec.c        |   42 +++++++++++++++------------------------
>>  libavcodec/aacsbr.c        |   13 ++---------
>>  libavcodec/ac3dec.c        |   13 +----------
>>  libavcodec/ac3dec.h        |    1 -
>>  libavcodec/binkaudio.c     |    5 ----
>>  libavcodec/dca.c           |   47 +++++++++++++++++--------------------------
>>  libavcodec/dsputil.c       |    9 +-------
>>  libavcodec/dsputil.h       |    3 +-
>>  libavcodec/nellymoserdec.c |    9 +-------
>>  libavcodec/wmadec.c        |   17 +---------------
>>  11 files changed, 44 insertions(+), 116 deletions(-)
> 
> I like it.  I'll hold off pushing it a while longer in case someone
> else has an opinion.


dang. I forgot vorbis. I'll send another patch shortly.

-Justin



More information about the ffmpeg-devel mailing list