summaryrefslogtreecommitdiff
path: root/libavcodec/pgssubdec.c
Commit message (Expand)AuthorAge
* Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'Michael Niedermayer2015-04-20
|\
| * lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara2015-04-19
* | avcodec/pgssubdec: Use av_malloc*_array()Michael Niedermayer2015-01-11
* | Merge commit 'd98e6c5d5d80c1dfe0c30f2e73d41a3aea0b920d'Michael Niedermayer2014-08-01
|\|
| * pgssubdec: Check RLE size before copyingMichael Niedermayer2014-08-01
* | avcodec/pgssubdec: Fix input ptsMichael Niedermayer2014-07-12
* | avcodec/pgssubdec: remove unused variablesMichael Niedermayer2014-06-30
* | avcodec/pgssubdec: Check input buffer size in parse_presentation_segment()Michael Niedermayer2014-06-30
* | Merge commit '253d0be6a1ecc343d29ff8e1df0ddf961ab9c772'Michael Niedermayer2014-06-30
|\|
| * pgssubdec: handle more complex PGS scenariosJohn Stebbins2014-06-30
* | avcodec/pgssubdec: fix end display timeJohn Stebbins2014-06-30
* | avcodec/pgssubdec: Bail out of decode_rle() if error and AV_EF_EXPLODE is setJohn Stebbins2014-06-30
* | avcodec/pgssubdec: better error codesJohn Stebbins2014-06-30
* | avcodec/pgssubdec: Pass AVSubtitleRect to decode_rle()John Stebbins2014-06-30
* | avcodec/pgssubdec: split out flush_cache()John Stebbins2014-06-30
* | avcodec/pgssubdec: do not fail when part of the packet is faulty unless AV_EF...John Stebbins2014-06-30
* | avcodec/pgssubdec: rename PICTURE_SEGMENTJohn Stebbins2014-06-30
* | avcodec/pgssubdec: Use av_malloc(z)_array()Michael Niedermayer2014-05-22
* | Merge commit 'f9279ee74936b4990fc46287c27816ef828cc06c'Michael Niedermayer2014-03-22
|\|
| * dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.hDiego Biurrun2014-03-22
* | Merge commit '05563ccacc98fd185affdbf8cbaf094caf36b852'Michael Niedermayer2014-03-14
|\|
| * dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl namesDiego Biurrun2014-03-13
* | avcodec/pgssubdec: Use av_fast_padded_malloc() for rle bufferMichael Niedermayer2014-01-15
* | Merge commit '0f21d8b1b40848973558c737aebe800c46e93a3d'Michael Niedermayer2013-11-01
|\|
| * pgssubdec: stop using deprecated avcodec_set_dimensionsAnton Khirnov2013-10-31
* | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'Michael Niedermayer2013-10-04
|\|
| * cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-03
* | Fix wrong use of "an" in some comments.Thilo Borgmann2013-08-12
* | pgssubdec: remove unused variablePaul B Mahol2012-11-28
* | Merge commit '1c5805521c3e406886341d752ebf38f8d41e1d13'Michael Niedermayer2012-11-19
|\|
| * PGS subtitles: Set AVSubtitle pts valueJohn Stebbins2012-11-18
* | pgssubdec: check RLE size before copying. Fix out of array accessesMichael Niedermayer2012-11-15
* | Merge commit '9a07c1332cfe092b57b5758f22b686ca58806c60'Michael Niedermayer2012-11-03
|\|
| * PGS subtitles: Expose forced flagJohn Stebbins2012-11-02
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-08
|\|
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* | lavc/pgssubdec: use the PTS from the presentation segment.Nicolas George2012-09-15
* | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'Michael Niedermayer2012-09-05
|\|
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
|\|
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* | Exposing forced flag for DVD and PGS subtitleshakuya2012-04-30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-07
|\|
| * cosmetics: Align codec declarationsMartin Storsjö2012-04-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-10
|\|
| * Fix a bunch of common typos.Diego Biurrun2012-03-09
* | Add option forced_subs_only for Bluray subtitles.Carl Eugen Hoyos2012-01-30
* | Improve support for PGS subtitles.David Mitchell2012-01-23
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-30
|\|
| * lavc: use designated initialisers for all codecs.Anton Khirnov2011-07-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-01
|\|