| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc/dvdsubenc: Replace the number by macro for bprint init | Jun Zhao | 2018-06-17 | 1 | -1/+1 |
* | Fix all -Wformat warnings raised by DJGPP | Clément Bœsch | 2017-03-29 | 1 | -1/+1 |
* | avcodec: use AV_OPT_TYPE_BOOL in a bunch of places | Clément Bœsch | 2015-12-04 | 1 | -1/+1 |
* | Merge commit 'a17a7661906ba295d67afd80ac0770422e1b02b3' | Hendrik Leppkes | 2015-10-22 | 1 | -14/+29 |
|\ |
|
| * | lavc: Add data and linesize to AVSubtitleRect | Vittorio Giovara | 2015-10-21 | 1 | -5/+19 |
* | | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39' | Michael Niedermayer | 2014-08-15 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | cosmetics: Write NULL pointer equality checks more compactly | Gabriel Dume | 2014-08-15 | 1 | -1/+1 |
* | | avcodec/dvdsubenc: Add dvdsub workaround for some players | Oliver Fromme | 2014-07-09 | 1 | -0/+25 |
* | | avcodec/dvdsubenc: accept forced flag | Oliver Fromme | 2014-05-20 | 1 | -1/+8 |
* | | Use correct msvc type specifiers for ptrdiff_t and size_t. | Carl Eugen Hoyos | 2014-04-24 | 1 | -1/+1 |
* | | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer | 2013-10-04 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
* | | dvdsubenc: use unsigned shifts to avoid shifting into the sign bit | Michael Niedermayer | 2013-01-12 | 1 | -1/+1 |
* | | lavc/dvdsubenc: improve color distance function. | Nicolas George | 2013-01-01 | 1 | -3/+8 |
* | | 10l: export ff_bprint_to_extradata between libs using avpriv_ prefix. | Clément Bœsch | 2012-12-30 | 1 | -1/+1 |
* | | lavc: add ff_bprint_to_extradata() helper and use it. | Clément Bœsch | 2012-12-30 | 1 | -2/+3 |
* | | Merge commit '23aae62c2cb4504a09ceb8cd0cabc1c8b260f521' | Michael Niedermayer | 2012-09-18 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | lavc: replace AVCodecContext.encode with subtitle-specific callback | Anton Khirnov | 2012-09-17 | 1 | -3/+3 |
* | | lavc/dvdsubenc: check the type of rectangles. | Nicolas George | 2012-08-24 | 1 | -0/+5 |
* | | dvdsubenc: reindent after recent commit. | Nicolas George | 2012-08-14 | 1 | -31/+29 |
* | | dvdsubenc: set frame size in extradata. | Nicolas George | 2012-08-14 | 1 | -0/+2 |
* | | dvdsubenc: make it usable for transcoding. | Nicolas George | 2012-08-14 | 1 | -69/+278 |
* | | 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 |
* | | dvdsubenc: switch to av_assert | Michael Niedermayer | 2012-07-28 | 1 | -3/+2 |
* | | 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 |
* | | 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 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-30 | 1 | -6/+4 |
|\ \
| |/ |
|
| * | lavc: use designated initialisers for all codecs. | Anton Khirnov | 2011-07-29 | 1 | -6/+4 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-28 | 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 | -4/+4 |
* | Change AVSubtitle.rects to an array of pointers so ABI does not break | Michael Niedermayer | 2009-01-03 | 1 | -16/+16 |
* | 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 |
* | Remove editor junk from the end. | Alex Beregszaszi | 2007-11-14 | 1 | -4/+0 |
* | Remove duplicate bytestream functions | Ramiro Polla | 2007-05-23 | 1 | -16/+9 |
* | Remove empty structures, | Steve L'Homme | 2006-10-14 | 1 | -4/+1 |
* | 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: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -2/+2 |
* | use PRIxN, %zd, %td formats where needed | Måns Rullgård | 2005-12-12 | 1 | -1/+1 |
* | dvbsub encoder, patch by Wolfram Gloger < wmglo AH dent POIS med POIS uni-mue... | Wolfram Gloger | 2005-11-14 | 1 | -0/+248 |