]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/aac.h
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavcodec / aac.h
2009-03-18 alexcMove MPEG-4 AOT enum to mpeg4audio.h.
2009-03-06 alexcFix the channel allocation bug/assumption (issue 800).
2009-02-17 diegoAdd missing #includes to fix 'make checkheaders'.
2009-02-02 superdumpDoxygen defgroups throw a warning if they don't have...
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2008-12-21 superdumpAAC: Fix AAC prediction when used in conjunction with...
2008-12-10 mruAAC: move scratch array to context to ensure 16-byte...
2008-11-24 superdumpAAC: Frequency domain prediction and hence Main profile...
2008-11-05 superdumpFix perceptual noise shaping scaling including an overs...
2008-10-06 superdumpCorrect documentation of ch_select array.
2008-08-31 stefanoRename globally the header inclusion guards.
2008-08-22 superdumpUse ff_imdct_half() and vector_fmul_window() for IMDCT...
2008-08-18 superdumpMore OKed AAC decoder code hunks
2008-08-18 superdumpMore OKed AAC decoder code hunks
2008-08-15 superdumpMore OKed AAC decoder hunks
2008-08-15 superdumpSynchronise AAC decoder code with that from SoC
2008-08-15 superdumpMore OKed sections of AAC decoder code
2008-08-11 superdumpMore OKed hunks of the AAC decoder from SoC
2008-08-09 superdumpSync already committed code with that in SoC and commit...
2008-08-05 superdumpAAC definitions and structures that have been OKed...