summaryrefslogtreecommitdiffstats
path: root/libavcodec/dvdsubdec.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/dvdsubdec: discard accumulated buffer on errorMichael Niedermayer2018-12-141-0/+1
* avcodec/dvdsubdec: Sanity check len in decode_rle()Michael Niedermayer2018-09-191-0/+2
* avcodec/dvdsubdec: Avoid branch in decode_run_8bit()Michael Niedermayer2018-09-151-4/+1
* avcodec/dvdsubdec: Check for fully transparent rectangles earlierMichael Niedermayer2018-07-021-7/+14
* avcodec/dvdsubdec: Fix runtime error: left shift of 242 by 24 places cannot b...Michael Niedermayer2017-05-051-1/+1
* avcodec/dvdsubdec: Fixes 2 runtime error: left shift of 170 by 24 places cann...Michael Niedermayer2017-04-071-2/+2
* Fix all -Wformat warnings raised by DJGPPClément Bœsch2017-03-291-1/+1
* avcodec/dvdsubdec: Fix off by 1 errorMichael Niedermayer2016-10-261-1/+1
* avcodec/dvdsubdec: Fix buf_size checkMichael Niedermayer2016-10-261-1/+2
* avcodec/dvdsubdec: ignore h <= 1 case, to properly decode subtitlePaul B Mahol2016-09-181-1/+1
* avcodec/dvdsubdec: fix typo in dlog messageGanesh Ajjanagadde2015-12-061-1/+1
* avcodec: use AV_OPT_TYPE_BOOL in a bunch of placesClément Bœsch2015-12-041-1/+1
* avcodec/dvdsubdec: Fix types for offset1/2 in ff_dlog()Michael Niedermayer2015-11-221-2/+2
* Merge commit '5c30ae1a09b66179e16694f6137658023ed1fef3'Derek Buitenhuis2015-11-221-1/+5
|\
| * dvdsubdec: Validate the RLE offsetsLuca Barbato2015-11-171-1/+5
* | dvdsubdec: validate offset2 similar to offset1Andreas Cadhalpun2015-11-111-1/+1
* | Merge commit 'a17a7661906ba295d67afd80ac0770422e1b02b3'Hendrik Leppkes2015-10-221-20/+41
|\ \ | |/
| * lavc: Add data and linesize to AVSubtitleRectVittorio Giovara2015-10-211-22/+36
* | avcodec/dvdsubdec: don't use a NULL log contextwm42015-09-221-1/+1
* | avcodec/dvdsubdec: reject some broken packetswm42015-09-221-1/+8
* | avcodec/dvdsub: fix partial packet assemblywm42015-09-221-1/+3
* | avcodec/dvdsubdec: fix indentationwm42015-09-211-1/+1
* | dvdsubdec: implement flushingwm42015-05-281-1/+7
* | dvdsubdec: reset buffer size on invalid over-large packetswm42015-05-281-0/+1
* | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'Michael Niedermayer2015-04-201-8/+8
|\ \ | |/
| * lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara2015-04-191-8/+8
* | Merge commit 'ec17782e17de1e8501ca213e276dfe5412ff1d11'Michael Niedermayer2015-02-171-2/+9
|\ \ | |/
| * dvdsubdec: Check memory allocationsVittorio Giovara2015-02-171-2/+9
* | avcodec/dvdsubdec: fix accessing dangling pointerswm42015-01-081-9/+3
* | avcodec/dvdsubdec: error on bitmaps with size 0wm42015-01-081-0/+3
* | avcodec/dvdsubdec: fix out of bounds accesseswm42015-01-051-4/+9
* | avcodec/dvdsubdec: Avoid strerror() due to thread safteyMichael Niedermayer2014-12-131-1/+1
* | Merge commit 'd466d82faaf6e0e57a3a4be5e38e3902ef251ac3'Michael Niedermayer2014-11-211-6/+6
|\ \ | |/
| * dvdsubdec: Do not leak on failure pathLuca Barbato2014-11-211-3/+6
| * cosmetics: Write NULL pointer inequality checks more compactlyGabriel Dume2014-08-151-1/+1
* | avcodec/dvdsubdec: Check all fseek()s return codesMichael Niedermayer2014-11-161-3/+12
* | avcodec/dvdsubdec: New option for obtaining global palette from .IFO file (ex...Shin-ichi Toyama2014-11-151-0/+56
* | libavcodec/dvdsubdec: Add option forced_subs_only to only decode forced subti...Nicholas Robbins2014-09-221-0/+5
* | avcodec/dvdsubdec: fix VD/SD identifier nameMichael Niedermayer2014-09-191-2/+2
* | avcodec/dvdsubdec: Dont mix integers with pointersMichael Niedermayer2014-08-161-2/+2
* | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer2014-08-151-2/+2
|\ \ | |/
| * cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume2014-08-151-2/+2
* | avcodec/dvdsubdec: free subtitle rectangles if nothing is outputMichael Niedermayer2014-07-311-0/+1
* | avcodec/dvdsubdec: fix alpha in debuging codeOliver Fromme2014-07-041-5/+9
* | avcodec/dvdsubdec: Fix off-by-one errorOliver Fromme2014-07-041-1/+1
* | Merge commit '3dc6272bed7890a49080e18eacf3c7a4a6594b0d'Michael Niedermayer2014-04-051-1/+1
|\ \ | |/
| * Remove a number of unnecessary dsputil.h #includesDiego Biurrun2014-04-041-1/+1
* | Merge commit '05563ccacc98fd185affdbf8cbaf094caf36b852'Michael Niedermayer2014-03-141-1/+1
|\ \ | |/
| * dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl namesDiego Biurrun2014-03-131-1/+1
* | dvdsub_parse_extradata: fix memleakMichael Niedermayer2013-12-101-1/+3
OpenPOWER on IntegriCloud