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
/
htmlsubtitles.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec/htmlsubtitles: Fixes denial of service due to use of sscanf in inner ...
Kevin Backhouse via RT
2019-02-17
1
-2
/
+21
*
avcodec/htmlsubtitles: Fixes denial of service due to use of sscanf in inner ...
Kevin Backhouse via RT
2019-02-17
1
-1
/
+29
*
avcodec/htmlsubtitles: fix format specifier in av_bprintf calls
James Almer
2017-08-03
1
-2
/
+2
*
lavc/htmlsubtitles: reindent after previous commits
Clément Bœsch
2017-08-01
1
-40
/
+36
*
lavc/htmlsubtitles: handle colors starting with many '#'
Clément Bœsch
2017-08-01
1
-0
/
+4
*
lavc/htmlsubtitles: improve line breaks handling
Clément Bœsch
2017-08-01
1
-2
/
+3
*
lavc/htmlsubtitles: improve handling broken garbage
Clément Bœsch
2017-08-01
1
-67
/
+134
*
lavc/htmlsubtitles: simplify 1-char tags case insensitive test
Clément Bœsch
2017-07-26
1
-1
/
+1
*
avcodec/htmlsubtitles: Be a bit more picky on syntax
Michael Niedermayer
2017-07-18
1
-2
/
+2
*
libavcodec/htmlsubtitles.c: make tags case-insensitive
DongHoon Kang
2017-07-07
1
-8
/
+8
*
htmlsubtitles: support <br> tag
wm4
2017-07-06
1
-0
/
+2
*
avcodec/htmlsubtitles: Factor open brace handling into its own function
Michael Niedermayer
2017-06-18
1
-18
/
+26
*
avcodec/htmlsubtitles: Replace very slow redundant sscanf() calls by cleaner ...
Michael Niedermayer
2017-06-18
1
-5
/
+15
*
avcodec/htmlsubtitles: Check for string truncation and return error
Michael Niedermayer
2017-05-08
1
-3
/
+9
*
avcodec/htmlsubtitles: Fix reading one byte beyond the array
Michael Niedermayer
2016-11-12
1
-1
/
+1
*
avcodec/htmlsubtitles: handle leading whitespace before tag names
Rodger Combs
2015-09-06
1
-7
/
+10
*
avcodec/htmlsubtitles: drop avcodec dependency
Clément Bœsch
2015-09-06
1
-5
/
+4
*
avcodec/srtdec: factor out HTML parsing code
Yayoi
2015-09-06
1
-0
/
+176