sched: Kill old ->post_select variant.
[paraslash.git] / aac_common.c
2013-03-26 Andre NollMerge branch 't/mood_fix'
2013-03-25 Andre NollChange copyright year to 2013.
2012-01-10 Andre NollMerge branch 't/web_fix'
2012-01-07 Andre NollChange year in copyright message to 2012.
2011-05-22 Andre NollMerge branch 't/decl_after_statement'
2011-05-15 Andre Nolldoxygen: Add some missing documentation.
2011-02-20 Andre NollMerge branch 'maint'
2011-02-03 Andre NollMerge branch 'maint'
2011-02-03 Andre NollMerge branch 'maint'
2011-01-29 Andre NollMerge branch 't/color_cleanups'
2011-01-22 Andre NollMerge branch 't/periodic_header_optional'
2011-01-17 Andre NollReplace 2010 in copyright message by 2011.
2010-06-06 Andre NollMerge branch 'maint'
2010-05-23 Andre NollMerge branch 'maint'
2010-05-12 Andre NollMerge branch 'maint'
2010-04-12 Andre NollMerge branch 'maint'
2010-04-08 Andre NollMerge branch 'maint'
2010-04-05 Andre NollChange year in COPYRIGHT to 2010.
2009-05-28 Andre NollMerge commit 'meins/master'
2009-05-17 Andre NollKill some semicolons outside function definitions.
2009-01-19 Andre NollMerge commit 'meins/master'
2009-01-18 Andre NollMerge commit 'athcx/master'
2009-01-10 Andre NollChange year of copyright from 2008 to 2009.
2008-01-08 Andre NollChange year in Copyright comment from 2007 to 2008.
2007-06-28 Andre Nollreplace standard GPL header by a one-line pointer to...
2007-05-26 Andre Nollfix some signed warnings in aac and mp3 decoders
2006-05-16 AndreMake aac work with any bitrate.
2006-05-13 AndreMinor aac cleanup
2006-05-13 Andreaac: error cleanup
2006-05-13 Andreaac: add GPL headers to all files
2006-05-13 Andreaac: move aac_find_stsz from aac_common.c to to aac_afh.c
2006-05-13 Andreaac: make find_stco() return the first offset
2006-05-13 AndreFirst version of the aac audio format handler that...
2006-05-12 AndreFirst draft of the aac audio format handler