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
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavf/webvtt: use ff_subtitles_read_chunk().
Clément Bœsch
2013-01-03
2
-31
/
+11
*
subviewer: sanitize packets.
Clément Bœsch
2013-01-03
2
-13
/
+24
*
Replace references to "que" with the appropriate word.
Clément Bœsch
2013-01-03
1
-2
/
+2
*
lavf/mpegtsenc: fix missing word in error message.
Clément Bœsch
2013-01-03
1
-1
/
+1
*
avformat_seek_file: Dont attempt to rescale INT64_MIN/MAX
Michael Niedermayer
2013-01-03
1
-2
/
+2
*
lavf: move stream==-1 handling from ff_subtitles_queue_seek() to avformat_see...
Michael Niedermayer
2013-01-02
2
-10
/
+12
*
lavf: remove generic index flag from text subtitles.
Clément Bœsch
2013-01-02
7
-7
/
+0
*
lavf/vobsub: do not count trailing NUL char in extradata.
Clément Bœsch
2013-01-02
1
-3
/
+2
*
lavf: Fix codec id forcing with probed codecs
Michael Niedermayer
2013-01-02
1
-0
/
+1
*
lavf: move force_codec_ids() up
Michael Niedermayer
2013-01-02
1
-15
/
+15
*
lavf/matroskaenc: respect bitexact for attachments.
Nicolas George
2013-01-01
1
-1
/
+19
*
lavf: add data: URI scheme.
Nicolas George
2013-01-01
4
-2
/
+122
*
aiffdec: set block duration for QDM2
Piotr Bandurski
2013-01-01
1
-1
/
+3
*
lavf/mov: fix timecode track reference usage.
Clément Bœsch
2013-01-01
1
-3
/
+7
*
lavf/mov: simplify timecode track ref.
Clément Bœsch
2013-01-01
2
-25
/
+8
*
mov: fix parsing of the chap atom.
Hendrik Leppkes
2013-01-01
1
-7
/
+7
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-01-01
2
-5
/
+229
|
\
|
*
rtmp: Add support for limelight authentication
Martin Storsjö
2012-12-31
2
-7
/
+76
|
*
rtmp: Add support for adobe authentication
Martin Storsjö
2012-12-31
2
-5
/
+160
*
|
Merge commit '33f28a3be3092f642778253d9529dd66fe2a014a'
Michael Niedermayer
2013-01-01
3
-1
/
+23
|
\
\
|
|
/
|
*
rtmp: Add a function for writing AMF strings based on two substrings
Martin Storsjö
2012-12-31
2
-0
/
+22
|
*
rtmp: Return a proper error code in handle_invoke_error
Martin Storsjö
2012-12-31
1
-1
/
+1
*
|
mov: fix handling of odd sized yv12
Carl Eugen Hoyos
2013-01-01
1
-1
/
+4
*
|
Sony Wave64 muxer
Paul B Mahol
2012-12-31
7
-22
/
+158
*
|
microdvd: sanitize AVPackets.
Clément Bœsch
2012-12-31
2
-6
/
+19
*
|
Add SubViewer v1 subtitles demuxer and decoder.
Clément Bœsch
2012-12-31
4
-1
/
+127
*
|
Add PJS subtitles demuxer and decoder.
Clément Bœsch
2012-12-30
4
-1
/
+140
*
|
Add AQTitle subtitles demuxer.
Clément Bœsch
2012-12-30
4
-1
/
+151
*
|
lavf/subtitles: fix CLRF/CRLF typo.
Clément Bœsch
2012-12-30
1
-1
/
+1
*
|
Add MPlayer subtitles demuxer.
Clément Bœsch
2012-12-30
4
-1
/
+143
*
|
lavf: move srtdec:read_chunk() to subtitles utils.
Clément Bœsch
2012-12-30
3
-47
/
+62
*
|
10l: export ff_bprint_to_extradata between libs using avpriv_ prefix.
Clément Bœsch
2012-12-30
4
-4
/
+4
*
|
Add VPlayer subtitles demuxer and decoder.
Clément Bœsch
2012-12-30
4
-1
/
+131
*
|
Add MPL2 subtitles demuxer and decoder.
Clément Bœsch
2012-12-30
4
-2
/
+150
*
|
lavc: add ff_bprint_to_extradata() helper and use it.
Clément Bœsch
2012-12-30
4
-19
/
+14
*
|
lavf/srtdec: remove line break hack.
Clément Bœsch
2012-12-30
1
-6
/
+0
*
|
Merge commit '30a76487304e7250294c9c0e9fa179bf07fd822a'
Michael Niedermayer
2012-12-30
1
-3
/
+6
|
\
\
|
|
/
|
*
hlsenc: make segment number unsigned
Luca Barbato
2012-12-29
1
-1
/
+1
|
*
hlsenc: make EXT-X-MEDIA-SEQUENCE always increase
Kanglin
2012-12-29
1
-2
/
+5
*
|
Merge commit '9b1370aced385698bc783747917544ab69ecb373'
Michael Niedermayer
2012-12-30
1
-3
/
+3
|
\
\
|
|
/
|
*
hlsenc: do not add timestamps in different timebases
Luca Barbato
2012-12-29
1
-2
/
+2
|
*
hlsenc: use the correct AV_TIME_BASE macro
Kanglin
2012-12-29
1
-1
/
+1
*
|
Merge commit '0448f26c97c5ab4858d31e456a4f1738ae783242'
Michael Niedermayer
2012-12-30
1
-5
/
+5
|
\
\
|
|
/
|
*
hlsenc: keep the playlist to the correct number of items
Luca Barbato
2012-12-29
1
-2
/
+4
|
*
hlsenc: use the segment filename in the playlist entry
Luca Barbato
2012-12-29
1
-3
/
+1
*
|
Merge commit '6dd93ee6f1b050ad7c4b247899e83efa293ee405'
Michael Niedermayer
2012-12-30
1
-4
/
+8
|
\
\
|
|
/
|
*
hlsenc: check append_entry return value
Luca Barbato
2012-12-29
1
-3
/
+6
|
*
hlsenc: use the basename to generate the list entries
Luca Barbato
2012-12-29
1
-1
/
+2
*
|
Merge back some registering macros in all*.c.
Clément Bœsch
2012-12-30
1
-3
/
+2
*
|
Fix OS/2 threading
Dave Yeo
2012-12-29
1
-0
/
+2
[next]