]> git.sesse.net Git - ffmpeg/history - libavcodec/sbr.h
utvideodec: Convert to the new bitstream reader
[ffmpeg] / libavcodec / sbr.h
2012-10-06 Diego BiurrunGive all anonymously typedeffed structs in headers...
2012-05-21 Kieran KunhyaConvert vector_fmul range of functions to YASM and...
2012-04-29 Ronald S. Bultjeaac sbr: align struct member by 32 byte.
2012-03-23 Alex Converseaac: Reset some state variables when turning SBR off
2012-03-01 Christophe Gisquetaacsbr: use a swap index for the Y matrix rather than...
2012-01-28 Mans Rullgardaacsbr: align some arrays
2012-01-28 Mans Rullgardaacsbr: move some simdable loops to function pointers
2011-07-02 Reinhard Tartlerdoxygen: Prefer member groups over grouping into modules
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-07-02 Diego BiurrunDisambiguate bitstream groups for AAC and RV30/RV40.
2010-06-22 Alex ConverseMove Parametric Stereo related ps* files to aacps*.
2010-06-19 Alex ConverseAdd HE-AAC v2 support to the AAC decoder.
2010-06-07 Alex ConverseRewrite the SBR decoder QMF analysis filter on top...
2010-05-03 Alex Converse10l: The SBR refactor requires the use of 2 independent...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-09 Alex Converseaacsbr: Make the previous value of bs_num_env local...
2010-03-09 Alex Converseaacsbr: Cleanup the newly merged read_sbr_grid, elimina...
2010-03-08 Alex ConverseAdd an HE-AAC v1 decoder.