summaryrefslogtreecommitdiff
path: root/libavcodec/libfaad.c
Commit message (Expand)AuthorAge
* Add missing av_cold in static init/close functions.Daniel Verkamp2009-02-22
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Fix filenames in Doxygen comments.Diego Biurrun2009-01-26
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-19
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-13
* 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