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
/
libavformat
/
subtitles.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avformat/vobsub: fix several issues.
Clément Bœsch
2013-10-04
1
-2
/
+16
*
avformat/subtitles: support standalone CR (MacOS).
Clément Bœsch
2013-09-08
1
-2
/
+3
*
avformat/subtitles: binary search seeking.
Clément Bœsch
2013-09-08
1
-14
/
+36
*
avformat/subtitles: check lower bound for duration overlap seeking.
Clément Bœsch
2013-09-08
1
-1
/
+2
*
avformat/vobsub: fix seeking.
Clément Bœsch
2013-09-08
1
-2
/
+14
*
vformat/subtitles: check av_copy_packets return code
Michael Niedermayer
2013-08-30
1
-1
/
+3
*
Merge commit '1afddbe59e96af75f1c07605afc95615569f388f'
Michael Niedermayer
2013-03-08
1
-3
/
+4
*
Remove incorrect use of ctype.h functions.
Reimar Döffinger
2013-03-03
1
-2
/
+2
*
lavf: move stream==-1 handling from ff_subtitles_queue_seek() to avformat_see...
Michael Niedermayer
2013-01-02
1
-10
/
+0
*
lavf: move srtdec:read_chunk() to subtitles utils.
Clément Bœsch
2012-12-30
1
-0
/
+46
*
lavf/subtitles: seek a little more backward when necessary.
Clément Bœsch
2012-12-02
1
-0
/
+11
*
lavf/subtitles: add ff_subtitles_queue_seek().
Clément Bœsch
2012-12-02
1
-0
/
+38
*
lavf/subtitles: add some SMIL helpers.
Clément Bœsch
2012-06-29
1
-0
/
+44
*
lavf: add internal demuxer helpers for subtitles.
Clément Bœsch
2012-06-29
1
-0
/
+101