| Commit message (Expand) | Author | Age | Files | Lines |
* | Use compression level to set mp3lame quality option. | Nicolas George | 2008-08-01 | 1 | -2/+5 |
* | Modify all codecs to report their supported input and output sample format(s). | Peter Ross | 2008-07-31 | 1 | -0/+1 |
* | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-12 | 1 | -1/+1 |
* | Add long names to AVCodec declarations. | Stefano Sabatini | 2008-04-27 | 1 | -0/+1 |
* | Apply 'cold' attribute to init/uninit functions in libavcodec | Zuxy Meng | 2008-03-21 | 1 | -2/+2 |
* | Add 'reservoir' flag to lavc's flags2 controlling whether or not codes may | Paul Kelly | 2008-02-11 | 1 | -0/+1 |
* | increase buffer size of LAME MP3 encoder | Andreas Ă–man | 2007-07-24 | 1 | -1/+1 |
* | misc spelling fixes | Diego Biurrun | 2007-06-12 | 1 | -1/+1 |
* | Consistent naming and lib prefixes for x264, xvid and mp3lame within the code. | Diego Biurrun | 2007-06-06 | 1 | -2/+2 |
* | Give all wrappers for external libraries names starting with lib. | Diego Biurrun | 2007-06-06 | 1 | -0/+220 |