summaryrefslogtreecommitdiff
path: root/libavcodec/libfaad.c
Commit message (Expand)AuthorAge
* Add (additional) const to many global tables.Reimar Döffinger2008-10-02
* Remove stuff under #if LIBAVCODEC_VERSION_INT.Michael Niedermayer2008-09-08
* Bump Major version, this commit is almost just renaming bits_per_sample toLuca Abeni2008-09-08
* Modify all codecs to report their supported input and output sample format(s).Peter Ross2008-07-31
* set frame_size in libfaad decoderBaptiste Coudurier2008-06-28
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-12
* missing codec long names by Stefano Sabatini, stefano.sabatini-lala poste itDiego Biurrun2008-05-17
* Do not use variable frame_info before its value is set.Carl Eugen Hoyos2008-05-12
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-21
* clean up dynamic loading of libfaadMåns Rullgård2008-01-25
* cosmetic: libfaad.c indentationMåns Rullgård2008-01-24
* fix dynamic loading of libfaad 2.6Måns Rullgård2008-01-24
* add downmixing support to libfaad decoderJustin Ruggles2008-01-05
* Give all wrappers for external libraries names starting with lib.Diego Biurrun2007-06-06