summaryrefslogtreecommitdiffstats
path: root/libavcodec/libfaac.c
Commit message (Expand)AuthorAgeFilesLines
* Flush final frames in libfaac encoder.Justin Ruggles2011-01-301-1/+3
* Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò2011-01-281-1/+1
* libfaac: add recognized profiles arrayAnssi Hannula2011-01-231-0/+9
* Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enumStefano Sabatini2010-11-121-1/+1
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-301-1/+1
* Make sample_fmts and channel_layouts compound literals const to reduce size ofReimar Döffinger2009-09-061-1/+1
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Log an error message in case of invalid number of channels.Stefano Sabatini2008-09-201-1/+3
* Modify all codecs to report their supported input and output sample format(s).Peter Ross2008-07-311-0/+1
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-121-1/+1
* Add long names to AVCodec declarations.Stefano Sabatini2008-04-271-1/+2
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-211-2/+2
* right filename in doxygen commentBenoit Fouet2007-08-221-1/+1
* Give all wrappers for external libraries names starting with lib.Diego Biurrun2007-06-061-0/+154
OpenPOWER on IntegriCloud