| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/dvdsubdec: Fix runtime error: left shift of 242 by 24 places cannot b... | Michael Niedermayer | 2017-05-05 | 1 | -1/+1 |
* | avcodec/dvdsubdec: Fixes 2 runtime error: left shift of 170 by 24 places cann... | Michael Niedermayer | 2017-04-07 | 1 | -2/+2 |
* | Fix all -Wformat warnings raised by DJGPP | Clément Bœsch | 2017-03-29 | 1 | -1/+1 |
* | avcodec/dvdsubdec: Fix off by 1 error | Michael Niedermayer | 2016-10-26 | 1 | -1/+1 |
* | avcodec/dvdsubdec: Fix buf_size check | Michael Niedermayer | 2016-10-26 | 1 | -1/+2 |
* | avcodec/dvdsubdec: ignore h <= 1 case, to properly decode subtitle | Paul B Mahol | 2016-09-18 | 1 | -1/+1 |
* | avcodec/dvdsubdec: fix typo in dlog message | Ganesh Ajjanagadde | 2015-12-06 | 1 | -1/+1 |
* | avcodec: use AV_OPT_TYPE_BOOL in a bunch of places | Clément Bœsch | 2015-12-04 | 1 | -1/+1 |
* | avcodec/dvdsubdec: Fix types for offset1/2 in ff_dlog() | Michael Niedermayer | 2015-11-22 | 1 | -2/+2 |
* | Merge commit '5c30ae1a09b66179e16694f6137658023ed1fef3' | Derek Buitenhuis | 2015-11-22 | 1 | -1/+5 |
|\ |
|
| * | dvdsubdec: Validate the RLE offsets | Luca Barbato | 2015-11-17 | 1 | -1/+5 |
* | | dvdsubdec: validate offset2 similar to offset1 | Andreas Cadhalpun | 2015-11-11 | 1 | -1/+1 |
* | | Merge commit 'a17a7661906ba295d67afd80ac0770422e1b02b3' | Hendrik Leppkes | 2015-10-22 | 1 | -20/+41 |
|\| |
|
| * | lavc: Add data and linesize to AVSubtitleRect | Vittorio Giovara | 2015-10-21 | 1 | -22/+36 |
* | | avcodec/dvdsubdec: don't use a NULL log context | wm4 | 2015-09-22 | 1 | -1/+1 |
* | | avcodec/dvdsubdec: reject some broken packets | wm4 | 2015-09-22 | 1 | -1/+8 |
* | | avcodec/dvdsub: fix partial packet assembly | wm4 | 2015-09-22 | 1 | -1/+3 |
* | | avcodec/dvdsubdec: fix indentation | wm4 | 2015-09-21 | 1 | -1/+1 |
* | | dvdsubdec: implement flushing | wm4 | 2015-05-28 | 1 | -1/+7 |
* | | dvdsubdec: reset buffer size on invalid over-large packets | wm4 | 2015-05-28 | 1 | -0/+1 |
* | | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' | Michael Niedermayer | 2015-04-20 | 1 | -8/+8 |
|\| |
|
| * | lavc: Replace av_dlog and tprintf with internal macros | Vittorio Giovara | 2015-04-19 | 1 | -8/+8 |
* | | Merge commit 'ec17782e17de1e8501ca213e276dfe5412ff1d11' | Michael Niedermayer | 2015-02-17 | 1 | -2/+9 |
|\| |
|
| * | dvdsubdec: Check memory allocations | Vittorio Giovara | 2015-02-17 | 1 | -2/+9 |
* | | avcodec/dvdsubdec: fix accessing dangling pointers | wm4 | 2015-01-08 | 1 | -9/+3 |
* | | avcodec/dvdsubdec: error on bitmaps with size 0 | wm4 | 2015-01-08 | 1 | -0/+3 |
* | | avcodec/dvdsubdec: fix out of bounds accesses | wm4 | 2015-01-05 | 1 | -4/+9 |
* | | avcodec/dvdsubdec: Avoid strerror() due to thread saftey | Michael Niedermayer | 2014-12-13 | 1 | -1/+1 |
* | | Merge commit 'd466d82faaf6e0e57a3a4be5e38e3902ef251ac3' | Michael Niedermayer | 2014-11-21 | 1 | -6/+6 |
|\| |
|
| * | dvdsubdec: Do not leak on failure path | Luca Barbato | 2014-11-21 | 1 | -3/+6 |
| * | cosmetics: Write NULL pointer inequality checks more compactly | Gabriel Dume | 2014-08-15 | 1 | -1/+1 |
* | | avcodec/dvdsubdec: Check all fseek()s return codes | Michael Niedermayer | 2014-11-16 | 1 | -3/+12 |
* | | avcodec/dvdsubdec: New option for obtaining global palette from .IFO file (ex... | Shin-ichi Toyama | 2014-11-15 | 1 | -0/+56 |
* | | libavcodec/dvdsubdec: Add option forced_subs_only to only decode forced subti... | Nicholas Robbins | 2014-09-22 | 1 | -0/+5 |
* | | avcodec/dvdsubdec: fix VD/SD identifier name | Michael Niedermayer | 2014-09-19 | 1 | -2/+2 |
* | | avcodec/dvdsubdec: Dont mix integers with pointers | Michael Niedermayer | 2014-08-16 | 1 | -2/+2 |
* | | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39' | Michael Niedermayer | 2014-08-15 | 1 | -2/+2 |
|\| |
|
| * | cosmetics: Write NULL pointer equality checks more compactly | Gabriel Dume | 2014-08-15 | 1 | -2/+2 |
* | | avcodec/dvdsubdec: free subtitle rectangles if nothing is output | Michael Niedermayer | 2014-07-31 | 1 | -0/+1 |
* | | avcodec/dvdsubdec: fix alpha in debuging code | Oliver Fromme | 2014-07-04 | 1 | -5/+9 |
* | | avcodec/dvdsubdec: Fix off-by-one error | Oliver Fromme | 2014-07-04 | 1 | -1/+1 |
* | | Merge commit '3dc6272bed7890a49080e18eacf3c7a4a6594b0d' | Michael Niedermayer | 2014-04-05 | 1 | -1/+1 |
|\| |
|
| * | Remove a number of unnecessary dsputil.h #includes | Diego Biurrun | 2014-04-04 | 1 | -1/+1 |
* | | Merge commit '05563ccacc98fd185affdbf8cbaf094caf36b852' | Michael Niedermayer | 2014-03-14 | 1 | -1/+1 |
|\| |
|
| * | dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl names | Diego Biurrun | 2014-03-13 | 1 | -1/+1 |
* | | dvdsub_parse_extradata: fix memleak | Michael Niedermayer | 2013-12-10 | 1 | -1/+3 |
* | | libavcodec/dvdsubdec: remove exit() call in debug code | Michael Niedermayer | 2013-11-08 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-11-07 | 1 | -3/+0 |
|\| |
|
| * | Remove #undefs for formerly forbidden system functions | Diego Biurrun | 2013-11-07 | 1 | -3/+0 |
* | | Merge commit 'd6da372984c87fd6288c148c291065d6032ceda3' | Michael Niedermayer | 2013-11-01 | 1 | -3/+7 |
|\| |
|