summaryrefslogtreecommitdiff
path: root/libavcodec/faad.c
Commit message (Expand)AuthorAge
* Rename variables: faad --> libfaad, faac --> libfaac, faadbin --> libfaadbinDiego Biurrun2007-01-06
* get rid of CODEC_ID_MPEG4AAC after next version bump, and change it to CODEC_...Baptiste Coudurier2006-11-09
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Make faac_decode_frame return -1 on error and not 0 which avoidsBaptiste Coudurier2006-03-05
* * bugfixing call referenceZdenek Kabelac2006-03-01
* decode adts aac streamsMåns Rullgård2006-02-08
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* Ministry of English Composition, reporting for duty (and the word is "skipped...Mike Melanson2005-04-24
* kill warnings patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård2005-02-24
* Building with faad2-cvs fix by ("Steven M. Schultz" <sms at 2bsd dot com>)Michael Niedermayer2004-06-06
* sample_rate and channels in aac audio patch by (Luca Abeni <lucabe72 at email...Luca Abeni2004-06-05
* aac decoding patch by ("Thomas Raivio" <tjraivio at cc dot hut dot fi>)Thomas Raivio2004-04-09
* av_log patch(2 of ?) by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michael Niedermayer2003-11-03
* * support for AAC audio streams via libfaadZdenek Kabelac2003-05-12