| Commit message (Expand) | Author | Age | Files | Lines |
* | Modify all codecs to report their supported input and output sample format(s). | Peter Ross | 2008-07-31 | 1 | -0/+1 |
* | set frame_size in libfaad decoder | Baptiste Coudurier | 2008-06-28 | 1 | -1/+2 |
* | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-12 | 1 | -1/+1 |
* | missing codec long names by Stefano Sabatini, stefano.sabatini-lala poste it | Diego Biurrun | 2008-05-17 | 1 | -3/+4 |
* | Do not use variable frame_info before its value is set. | Carl Eugen Hoyos | 2008-05-12 | 1 | -2/+1 |
* | Apply 'cold' attribute to init/uninit functions in libavcodec | Zuxy Meng | 2008-03-21 | 1 | -2/+2 |
* | clean up dynamic loading of libfaad | Måns Rullgård | 2008-01-25 | 1 | -35/+20 |
* | cosmetic: libfaad.c indentation | Måns Rullgård | 2008-01-24 | 1 | -37/+37 |
* | fix dynamic loading of libfaad 2.6 | Måns Rullgård | 2008-01-24 | 1 | -2/+2 |
* | add downmixing support to libfaad decoder | Justin Ruggles | 2008-01-05 | 1 | -0/+20 |
* | Give all wrappers for external libraries names starting with lib. | Diego Biurrun | 2007-06-06 | 1 | -0/+333 |