summaryrefslogtreecommitdiffstats
path: root/libavcodec/libfaad.c
Commit message (Expand)AuthorAgeFilesLines
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-131-5/+6
* Add (additional) const to many global tables.Reimar Döffinger2008-10-021-1/+1
* Remove stuff under #if LIBAVCODEC_VERSION_INT.Michael Niedermayer2008-09-081-4/+0
* Bump Major version, this commit is almost just renaming bits_per_sample toLuca Abeni2008-09-081-2/+2
* Modify all codecs to report their supported input and output sample format(s).Peter Ross2008-07-311-0/+1
* set frame_size in libfaad decoderBaptiste Coudurier2008-06-281-1/+2
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-121-1/+1
* missing codec long names by Stefano Sabatini, stefano.sabatini-lala poste itDiego Biurrun2008-05-171-3/+4
* Do not use variable frame_info before its value is set.Carl Eugen Hoyos2008-05-121-2/+1
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-211-2/+2
* clean up dynamic loading of libfaadMåns Rullgård2008-01-251-35/+20
* cosmetic: libfaad.c indentationMåns Rullgård2008-01-241-37/+37
* fix dynamic loading of libfaad 2.6Måns Rullgård2008-01-241-2/+2
* add downmixing support to libfaad decoderJustin Ruggles2008-01-051-0/+20
* Give all wrappers for external libraries names starting with lib.Diego Biurrun2007-06-061-0/+333
OpenPOWER on IntegriCloud