On 04/23/2011 03:55 PM, Justin Ruggles wrote: > > Based on patches by clsid2 in ffdshow-tryout. > --- > configure | 2 ++ > libavcodec/aac.h | 2 +- > libavcodec/aacdec.c | 37 ++++++++++++++++++++++++++++++------- > libavcodec/aacsbr.c | 7 +++++-- > libavcodec/ac3dec.c | 33 ++++++++++++++++++++++++++++++++- > libavcodec/dca.c | 28 +++++++++++++++++++++++++--- > libavcodec/vorbis_dec.c | 23 ++++++++++++++++++++++- > 7 files changed, 117 insertions(+), 15 deletions(-)
This updated patch fixes decoding AAC w/ SBR. But one of the fate aac samples doesn't pass due to being slightly off. I don't know the best way to fix that... TEST aac-am00_88 stddev: 1.91 PSNR: 90.69 MAXDIFF: 64 bytes: 11563008/ 11563008 -Justin _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
