]> git.sesse.net Git - ffmpeg/history - libavcodec/aac.h
Swap red and blue when decoding r210.
[ffmpeg] / libavcodec / aac.h
2009-12-02 Alex ConverseAAC: Add a global header but output not locked output...
2009-11-03 Alex ConverseDon't lock the channel output configuration based on...
2009-09-20 Måns RullgårdMerge FFTContext and MDCTContext
2009-07-10 Alex ConverseIgnore subsequent channel configurations after the...
2009-07-08 Alex ConverseMerge the AAC encoder from SoC svn. It is still conside...
2009-06-11 Diego BiurrunThe internal header libavutil/internal.h should not...
2009-03-18 Alex ConverseMove MPEG-4 AOT enum to mpeg4audio.h.
2009-03-06 Alex ConverseFix the channel allocation bug/assumption (issue 800).
2009-02-17 Diego BiurrunAdd missing #includes to fix 'make checkheaders'.
2009-02-02 Robert SwainDoxygen defgroups throw a warning if they don't have...
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-12-21 Alex ConverseAAC: Fix AAC prediction when used in conjunction with...
2008-12-10 Måns RullgårdAAC: move scratch array to context to ensure 16-byte...
2008-11-24 Alex ConverseAAC: Frequency domain prediction and hence Main profile...
2008-11-05 Alex ConverseFix perceptual noise shaping scaling including an overs...
2008-10-06 Alex ConverseCorrect documentation of ch_select array.
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-08-22 Robert SwainUse ff_imdct_half() and vector_fmul_window() for IMDCT...
2008-08-18 Robert SwainMore OKed AAC decoder code hunks
2008-08-18 Robert SwainMore OKed AAC decoder code hunks
2008-08-15 Robert SwainMore OKed AAC decoder hunks
2008-08-15 Robert SwainSynchronise AAC decoder code with that from SoC
2008-08-15 Robert SwainMore OKed sections of AAC decoder code
2008-08-11 Robert SwainMore OKed hunks of the AAC decoder from SoC
2008-08-09 Robert SwainSync already committed code with that in SoC and commit...
2008-08-05 Robert SwainAAC definitions and structures that have been OKed...