[FFmpeg-devel] [PATCH 1/2] Remove the add bias hack for the C version of DSPContext.float_to_int16_*().
Måns Rullgård
mans
Thu Jan 27 16:26:31 CET 2011
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/vorbis_dec.c | 38 ++++++++---------------------------
> libavcodec/wmadec.c | 21 +-----------------
> 12 files changed, 54 insertions(+), 148 deletions(-)
Are you reasonably confident you've tested all the modified code?
Does fate cover e.g. AAC-SBR? (If not, that should be fixed of course.)
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-devel
mailing list