index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
srtenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavc/srtenc: do not emit any subrip tags with text codec
Clément Bœsch
2016-05-01
1
-2
/
+4
*
lavc: reindent a few decoders after previous commits
Clément Bœsch
2016-02-26
1
-6
/
+5
*
lavc: deprecate decoded ass subtitles with timings
Clément Bœsch
2016-02-26
1
-1
/
+6
*
lavc: allow subtitle text format to be ASS without timing
Clément Bœsch
2016-02-26
1
-1
/
+13
*
lavc: add text encoder
Clément Bœsch
2015-12-21
1
-3
/
+34
*
Kill timed SRT
Clément Bœsch
2014-09-30
1
-41
/
+4
*
lavc/srtenc: use bprint for text buffers.
Nicolas George
2013-11-30
1
-20
/
+28
*
lavc/srtenc: just like the decoder, mark SRT encoder as deprecated.
Clément Bœsch
2012-12-30
1
-0
/
+1
*
lavc/srtenc: do not add trailing line breaks with SubRip.
Clément Bœsch
2012-12-30
1
-1
/
+4
*
add forgotten AV_ prefix to some CODEC_IDs
Paul B Mahol
2012-12-09
1
-2
/
+2
*
lavc/srtenc: fix invalid read in case of SubRip.
Clément Bœsch
2012-10-26
1
-1
/
+4
*
Merge commit '23aae62c2cb4504a09ceb8cd0cabc1c8b260f521'
Michael Niedermayer
2012-09-18
1
-4
/
+3
*
lavc/ass_split: add ff_ prefix to ass_style_get().
Clément Bœsch
2012-09-16
1
-1
/
+1
*
srtenc: Add timing-less "subrip" encoder.
Philip Langdale
2012-08-15
1
-11
/
+28
*
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-1
/
+1
*
add SubRip encoder
Aurelien Jacobs
2011-03-28
1
-0
/
+301