| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove stuff under #if LIBAVCODEC_VERSION_INT. | Michael Niedermayer | 2008-09-08 | 1 | -3/+0 |
* | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-12 | 1 | -1/+1 |
* | uniformize trellis quant option | Baptiste Coudurier | 2008-06-09 | 1 | -1/+5 |
* | cosmetics: XviD is now called Xvid. | Diego Biurrun | 2008-05-27 | 1 | -27/+27 |
* | Replace some occurrences of -1 with PIX_FMT_NONE. | Carl Eugen Hoyos | 2008-05-11 | 1 | -1/+1 |
* | Add some long names to AVCodec declarations. | Stefano Sabatini | 2008-04-29 | 1 | -0/+1 |
* | Set pixel aspect ratio for libxvid wrapper. | Thorsten Jordan | 2008-04-24 | 1 | -0/+11 |
* | Make Xvid wrapper use threads (with support for newest CVS Xvid only) | Thorsten Jordan | 2008-04-22 | 1 | -2/+3 |
* | Apply 'cold' attribute to init/uninit functions in libavcodec | Zuxy Meng | 2008-03-21 | 1 | -2/+2 |
* | Remove pointless code. | Michael Niedermayer | 2008-02-09 | 1 | -2/+0 |
* | Use HAVE_ALTIVEC preprocessor conditionals like in the rest of FFmpeg. | Diego Biurrun | 2008-02-09 | 1 | -2/+2 |
* | 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/+767 |