| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | lavc: use designated initialisers for parsers. | Anton Khirnov | 2011-11-02 | 1 | -5/+5 |
* | Replace some av_log/printf + #ifdef combinations by av_dlog. | Diego Biurrun | 2011-06-07 | 1 | -12/+4 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -5/+5 |
* | Replace dprintf with av_dlog | Luca Barbato | 2011-01-29 | 1 | -4/+4 |
* | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | Change av_log() calls surrounded by '#ifdef DEBUG' into dprintf macros. | Diego Biurrun | 2009-07-30 | 1 | -13/+5 |
* | Rename bitstream.h to get_bits.h. | Stefano Sabatini | 2009-04-13 | 1 | -1/+1 |
* | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun | 2009-01-19 | 1 | -1/+1 |
* | Simplify parser core. | Michael Niedermayer | 2008-06-02 | 1 | -3/+3 |
* | Apply 'cold' attribute to init/uninit functions in libavcodec | Zuxy Meng | 2008-03-21 | 1 | -2/+2 |
* | make some parser parameters const to avoid casting const to non-const | Aurelien Jacobs | 2007-05-07 | 1 | -1/+1 |
* | Rename dvbsubdec_parser.c to dvbsub_parser.c. | Diego Biurrun | 2007-05-06 | 1 | -0/+196 |