| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec: Add av_cold attributes to end functions missing them | Diego Biurrun | 2013-05-05 | 1 | -1/+2 |
* | avcodec: Add av_cold attributes to init functions missing them | Diego Biurrun | 2013-05-04 | 1 | -1/+3 |
* | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | libxvid: Give more suitable names to libxvid-related files. | Diego Biurrun | 2012-05-09 | 1 | -1/+1 |
* | libxvid: Separate libxvid encoder from libxvid rate control code. | Diego Biurrun | 2012-05-09 | 1 | -0/+41 |
* | libxvid: drop some pointless dead code | Diego Biurrun | 2012-04-14 | 1 | -5/+0 |
* | libxvid: remove disabled code | Diego Biurrun | 2012-04-12 | 1 | -4/+0 |
* | Replace memset(0) by zero initializations. | Diego Biurrun | 2012-03-28 | 1 | -6/+3 |
* | Mark mutable static data const where appropriate. | Alex Converse | 2012-02-21 | 1 | -1/+1 |
* | cosmetics: Remove extra newlines at EOF | Alex Converse | 2012-01-27 | 1 | -1/+0 |
* | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. | Stefano Sabatini | 2011-05-02 | 1 | -1/+1 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Rename av_tempfile() to ff_tempfile() | Måns Rullgård | 2010-07-06 | 1 | -1/+1 |
* | cosmetics: XviD is now called Xvid. | Diego Biurrun | 2008-05-27 | 1 | -1/+1 |
* | add FF_ prefix to all (frame)_TYPE usage | Aurelien Jacobs | 2008-03-09 | 1 | -1/+1 |
* | Give all wrappers for external libraries names starting with lib. | Diego Biurrun | 2007-06-06 | 1 | -0/+148 |