]> git.sesse.net Git - ffmpeg/history - libavcodec/aac.h
Add expected const qualifier on 'buf' to match AVCodec.decode's declaration.
[ffmpeg] / libavcodec / aac.h
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...