| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/pgssubdec: Use av_fast_padded_malloc() for rle buffer | Michael Niedermayer | 2014-01-15 | 1 | -1/+1 |
* | Merge commit '0f21d8b1b40848973558c737aebe800c46e93a3d' | Michael Niedermayer | 2013-11-01 | 1 | -10/+18 |
|\ |
|
| * | pgssubdec: stop using deprecated avcodec_set_dimensions | Anton Khirnov | 2013-10-31 | 1 | -9/+16 |
* | | 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 |
* | | Fix wrong use of "an" in some comments. | Thilo Borgmann | 2013-08-12 | 1 | -1/+1 |
* | | pgssubdec: remove unused variable | Paul B Mahol | 2012-11-28 | 1 | -1/+0 |
* | | Merge commit '1c5805521c3e406886341d752ebf38f8d41e1d13' | Michael Niedermayer | 2012-11-19 | 1 | -6/+8 |
|\ \
| |/ |
|
| * | PGS subtitles: Set AVSubtitle pts value | John Stebbins | 2012-11-18 | 1 | -2/+8 |
* | | pgssubdec: check RLE size before copying. Fix out of array accesses | Michael Niedermayer | 2012-11-15 | 1 | -0/+5 |
* | | Merge commit '9a07c1332cfe092b57b5758f22b686ca58806c60' | Michael Niedermayer | 2012-11-03 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | PGS subtitles: Expose forced flag | John Stebbins | 2012-11-02 | 1 | -3/+8 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -1/+1 |
* | | lavc/pgssubdec: use the PTS from the presentation segment. | Nicolas George | 2012-09-15 | 1 | -0/+8 |
* | | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' | Michael Niedermayer | 2012-09-05 | 1 | -1/+1 |
|\ \
| |/ |
|
* | | 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 |
* | | Exposing forced flag for DVD and PGS subtitles | hakuya | 2012-04-30 | 1 | -0/+3 |
* | | 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 | 2012-03-10 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix a bunch of common typos. | Diego Biurrun | 2012-03-09 | 1 | -1/+1 |
* | | Add option forced_subs_only for Bluray subtitles. | Carl Eugen Hoyos | 2012-01-30 | 1 | -7/+24 |
* | | Improve support for PGS subtitles. | David Mitchell | 2012-01-23 | 1 | -81/+117 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-30 | 1 | -8/+7 |
|\ \
| |/ |
|
| * | lavc: use designated initialisers for all codecs. | Anton Khirnov | 2011-07-29 | 1 | -8/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-01 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | cosmetics: fix some then/than typos | Diego Biurrun | 2011-06-30 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-08 | 1 | -9/+4 |
|\ \
| |/ |
|
| * | Replace some av_log/printf + #ifdef combinations by av_dlog. | Diego Biurrun | 2011-06-07 | 1 | -9/+4 |
| * | pgssubdec: fix incorrect colors. | Alexandre Colucci | 2011-05-24 | 1 | -1/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-15 | 1 | -1/+1 |
| * | Replace dprintf with av_dlog | Luca Barbato | 2011-01-29 | 1 | -5/+5 |
| * | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | | add avcodec_get_subtitle_defaults() to initialize AVSubtitle struct | Aurelien Jacobs | 2011-04-11 | 1 | -1/+0 |
* | | Fix incorrect colors when decoding Blu-ray subtitles | Alexandre Colucci | 2011-03-25 | 1 | -1/+1 |
* | | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-16 | 1 | -1/+1 |
* | | Replace dprintf with av_dlog | Luca Barbato | 2011-01-30 | 1 | -5/+5 |
* | | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-28 | 1 | -1/+1 |
|/ |
|
* | 100l, fix missing decrement on split PGS packets. | Reimar Döffinger | 2010-11-23 | 1 | -0/+1 |
* | Fail RLE decoding if insufficient data for a complete bitmap was decoded. | Reimar Döffinger | 2010-11-22 | 1 | -0/+5 |
* | Support PGS subtitles with RLE data split over mutiple packets. | Mark Goodman | 2010-11-22 | 1 | -13/+25 |
* | Fix indentation. | Reimar Döffinger | 2010-11-06 | 1 | -35/+35 |
* | Improve PGS parsing: the "state" field is not relevant to us, | Reimar Döffinger | 2010-11-06 | 1 | -15/+17 |
* | Use new imgutils.h API names, fix deprecation warnings. | Stefano Sabatini | 2010-09-07 | 1 | -1/+1 |
* | Export the presentation video dimensions as avctx->width/avctx->height. | Reimar Döffinger | 2010-08-21 | 1 | -8/+9 |
* | Set pix_fmt to the correct value for the format the PGS decoder actually uses. | Reimar Döffinger | 2010-07-11 | 1 | -1/+1 |
* | Move colorspace.h from libavcodec to libavutil. | Stefano Sabatini | 2010-07-01 | 1 | -1/+1 |