summaryrefslogtreecommitdiffstats
path: root/libavcodec/libfaad.c
Commit message (Expand)AuthorAgeFilesLines
* Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes anThilo Borgmann2009-04-071-1/+3
* Fix syntax for the libfaad_decoder definition.Stefano Sabatini2009-03-031-2/+2
* Do not use a macro to generate a single AVCodec declaration.Diego Biurrun2009-03-031-16/+10
* Add missing av_cold in static init/close functions.Daniel Verkamp2009-02-221-1/+1
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Fix filenames in Doxygen comments.Diego Biurrun2009-01-261-1/+1
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-191-2/+2
* 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