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
/
jacosubdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avformat/jacosubdec: make probing less tolerant.
Clément Bœsch
2013-11-19
1
-1
/
+2
*
avformat/subtitles: add a next line jumper and use it.
Clément Bœsch
2013-09-08
1
-1
/
+1
*
avformat: replace "AVPROBE_SCORE_MAX / X" by AVPROBE_SCORE_EXTENSION / Y
Michael Niedermayer
2013-05-05
1
-1
/
+1
*
lavf: remove generic index flag from text subtitles.
Clément Bœsch
2013-01-02
1
-1
/
+0
*
10l: export ff_bprint_to_extradata between libs using avpriv_ prefix.
Clément Bœsch
2012-12-30
1
-1
/
+1
*
lavc: add ff_bprint_to_extradata() helper and use it.
Clément Bœsch
2012-12-30
1
-3
/
+5
*
lavf: use ff_subtitles_queue_seek() for text subtitles demuxers.
Clément Bœsch
2012-12-02
1
-0
/
+9
*
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-1
/
+1
*
lavf/jacosubdec: fix FPE in case timeres is badly set.
Clément Bœsch
2012-06-29
1
-1
/
+4
*
lavf/jacosubdec: use subtitles queue API.
Clément Bœsch
2012-06-29
1
-74
/
+24
*
jacosub_probe: slightly increase the score to limit misdetection.
Clément Bœsch
2012-05-31
1
-1
/
+1
*
jacosub_probe: speedup by making only one call to sscanf
Clément Bœsch
2012-05-31
1
-2
/
+5
*
JACOsub demuxer, decoder and muxer.
Clément Bœsch
2012-05-03
1
-0
/
+304