index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
dvdsubdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec/dvdsubdec: Mark decoder as init-threadsafe
Andreas Rheinhardt
2021-05-12
1
-0
/
+1
*
avcodec/dvdsubdec: Remove unnecessary close function
Andreas Rheinhardt
2021-05-12
1
-7
/
+0
*
avcodec: Constify AVCodecs
Andreas Rheinhardt
2021-04-27
1
-1
/
+1
*
avcodec: Remove deprecated AVPicture API
Andreas Rheinhardt
2021-04-27
1
-18
/
+0
*
lavc/dvdsubdec: Move palette parsing to new function
Michael Kuron
2020-02-04
1
-16
/
+6
*
avcodec/dvdsubdec: discard accumulated buffer on error
Michael Niedermayer
2018-12-14
1
-0
/
+1
*
avcodec/dvdsubdec: Sanity check len in decode_rle()
Michael Niedermayer
2018-09-19
1
-0
/
+2
*
avcodec/dvdsubdec: Avoid branch in decode_run_8bit()
Michael Niedermayer
2018-09-15
1
-4
/
+1
*
avcodec/dvdsubdec: Check for fully transparent rectangles earlier
Michael Niedermayer
2018-07-02
1
-7
/
+14
*
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
[next]