22 Commits (189db9c9829b970b3e28006c9f00d6960f71cff1)

Author SHA1 Message Date
Alexandre Colucci d980d7b129 pgssubdec: fix incorrect colors. 14 years ago
Aurelien Jacobs 3ee8ca9b08 add avcodec_get_subtitle_defaults() to initialize AVSubtitle struct 14 years ago
Alexandre Colucci 5fd7bc25f1 Fix incorrect colors when decoding Blu-ray subtitles 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Reinhard Tartler 7ffe76e540 Merge libavcore into libavutil 14 years ago
Reinhard Tartler 737eb5976f Merge libavcore into libavutil 14 years ago
Luca Barbato 9ef5a9deaf Replace dprintf with av_dlog 14 years ago
Luca Barbato dfd2a005eb Replace dprintf with av_dlog 14 years ago
Diego Elio Pettenò e7e2df27f8 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
Diego Elio Pettenò d36beb3f69 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
Reimar Döffinger 097ea6db27 100l, fix missing decrement on split PGS packets. 14 years ago
Reimar Döffinger 6b133d7e9c Fail RLE decoding if insufficient data for a complete bitmap was decoded. 14 years ago
Mark Goodman 83cd91122a Support PGS subtitles with RLE data split over mutiple packets. 14 years ago
Reimar Döffinger c4d5ee233a Fix indentation. 14 years ago
Reimar Döffinger 931856a267 Improve PGS parsing: the "state" field is not relevant to us, 14 years ago
Stefano Sabatini e16f217ceb Use new imgutils.h API names, fix deprecation warnings. 14 years ago
Reimar Döffinger a29b1700ee Export the presentation video dimensions as avctx->width/avctx->height. 14 years ago
Reimar Döffinger 849ff0c4d1 Set pix_fmt to the correct value for the format the PGS decoder actually uses. 15 years ago
Stefano Sabatini 2b4abbd6f5 Move colorspace.h from libavcodec to libavutil. 15 years ago
Måns Rullgård 49bd8e4b84 Fix grammar errors in documentation 15 years ago
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Stephen Backway 4a3178b012 Always allocate a buffer of AVPALETTE_SIZE for palette in the 15 years ago
Reimar Döffinger d5a30f86d4 Reindent. 15 years ago
Reimar Döffinger c7d28f4388 Remove now dead code. 15 years ago
Reimar Döffinger b02316146b Apply r19642 also pgssubdec: 15 years ago
Stephen Backway c58b82a29b Add Bluray Subtitle Support 15 years ago