| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '23aae62c2cb4504a09ceb8cd0cabc1c8b260f521' | Michael Niedermayer | 2012-09-18 | 1 | -4/+4 |
|\ |
|
| * | lavc: replace AVCodecContext.encode with subtitle-specific callback | Anton Khirnov | 2012-09-17 | 1 | -4/+4 |
* | | dvbsub: reindent after last commit. | Nicolas George | 2012-08-09 | 1 | -6/+5 |
* | | dvbsub: fix encoding of termination packets. | Nicolas George | 2012-08-09 | 1 | -11/+5 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-07 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | cosmetics: Align codec declarations | Martin Storsjö | 2012-04-06 | 1 | -1/+1 |
* | | dvbsub: remove unused variable | Paul B Mahol | 2012-03-22 | 1 | -2/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-03 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Remove some stray unnecessary ffmpeg references. | Diego Biurrun | 2011-11-02 | 1 | -1/+1 |
* | | dvbsub: add comments | JULIAN GARDNER | 2011-10-15 | 1 | -0/+3 |
* | | dvbsub: add dvb_encode_rle8() | JULIAN GARDNER | 2011-10-15 | 1 | -0/+61 |
* | | dvbsub: Move setting of *dvb_encode_rle() up | JULIAN GARDNER | 2011-10-15 | 1 | -11/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-30 | 1 | -6/+5 |
|\ \
| |/ |
|
| * | lavc: use designated initialisers for all codecs. | Anton Khirnov | 2011-07-29 | 1 | -6/+5 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | dvbsubenc: Fix placement of the object version | Ronen Mizrahi | 2011-02-10 | 1 | -1/+1 |
| * | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | | dvbsubenc: Fix placement of the object version | Ronen Mizrahi | 2011-02-11 | 1 | -1/+1 |
* | | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-28 | 1 | -1/+1 |
|/ |
|
* | Move colorspace.h from libavcodec to libavutil. | Stefano Sabatini | 2010-07-01 | 1 | -1/+1 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun | 2009-01-19 | 1 | -1/+1 |
* | Replace AVSubtitleRect.rgba_palette and bitmap by AVPicture. | Michael Niedermayer | 2009-01-03 | 1 | -6/+7 |
* | Change AVSubtitle.rects to an array of pointers so ABI does not break | Michael Niedermayer | 2009-01-03 | 1 | -20/+20 |
* | 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 |
* | remove some empty close/init functions in avcodec | Aurelien Jacobs | 2007-11-25 | 1 | -12/+1 |
* | create colorspace.h and use it where appropriate | Ian Caulfield | 2007-07-17 | 1 | -16/+1 |
* | Remove duplicate bytestream functions | Ramiro Polla | 2007-05-23 | 1 | -27/+19 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -1/+1 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -8/+8 |
* | dvbsub encoder, patch by Wolfram Gloger < wmglo AH dent POIS med POIS uni-mue... | Wolfram Gloger | 2005-11-14 | 1 | -2/+2 |
* | DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk) | Michael Niedermayer | 2005-07-17 | 1 | -96/+132 |
* | subtitle codec type support | Fabrice Bellard | 2005-06-03 | 1 | -0/+407 |