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
*
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
Derek Buitenhuis
2016-04-10
1
-3
/
+3
*
Merge commit '948f3c19a8bd069768ca411212aaf8c1ed96b10d'
Hendrik Leppkes
2015-09-29
1
-1
/
+1
*
avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for ...
Clément Bœsch
2015-09-10
1
-1
/
+1
*
Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'
Michael Niedermayer
2015-07-27
1
-1
/
+1
*
avformat/jacosubdec: Cleanup when avpriv_bprint_to_extradata() fails
Michael Niedermayer
2014-11-25
1
-1
/
+4
*
replace calls to url_feof() with avio_feof()
James Almer
2014-08-08
1
-1
/
+1
*
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