index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
ass_split.c
Age
Commit message (
Expand
)
Author
2018-12-14
avcodec/ass_split: fix a memory leak defect when realloc fails
Fan Gang
2016-11-17
avcodec/ass_split: Change order of operations in ass_split_section()
Michael Niedermayer
2016-09-12
ass_split: reindent
Rodger Combs
2016-09-12
ass_split: fix handling of streams with no [Events] or Format: line
Rodger Combs
2016-02-26
lavc: allow subtitle text format to be ASS without timing
Clément Bœsch
2016-01-20
avcodec/ass_split: Fix null pointer dereference in ff_ass_style_get()
Michael Niedermayer
2015-06-13
avcodec/ass_split: check ASSSplitContext alloc
Clément Bœsch
2015-01-09
avcodec/ass_split: use *alloc_array()
Michael Niedermayer
2014-10-15
avcodec/ass_split: realign after addition of new fields
Clément Bœsch
2014-10-15
avcodec/ass_split: assume default order when "Format:" line is not found
Clément Bœsch
2014-10-15
avcodec/ass_split: extend recognized fields in ASS splitter
Clément Bœsch
2013-01-11
ass_split: fix out of array access in ass_split()
Michael Niedermayer
2013-01-11
ass_split: fix out of array access
Michael Niedermayer
2012-12-30
lavc/ass_split: check for NULL pointer in ff_ass_split_override_codes().
Clément Bœsch
2012-12-14
ass_split_section: dont overread array
Michael Niedermayer
2012-09-16
lavc/ass_split: add ff_ prefix to ass_style_get().
Clément Bœsch
2012-08-05
ass subtitles: Fix valgrind warnings.
Philip Langdale
2012-03-07
ass_split: accept files with only \n and no \r.
Nicolas George
2011-03-28
add SubRip encoder
Aurelien Jacobs