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
*
avformat/hlsenc: donnot show duplicate segment warning at byterange mode
Steven Liu
2017-06-19
1
-2
/
+3
*
avformat/oggenc: add ogg_init() and ogg_free()
James Almer
2017-06-18
1
-4
/
+28
*
avformat/rmenc: do not access AVIO write buffer directly
Marton Balint
2017-06-18
1
-11
/
+8
*
Cleanly exit at the end of an Interplay MVE
Hein-Pieter van Braam
2017-06-18
1
-0
/
+2
*
libavformat/file: return AVERROR_EOF on EOF
Daniel Kucera
2017-06-17
1
-0
/
+2
*
libavformat/subfile: return AVERROR_EOF on EOF
Daniel Kucera
2017-06-17
1
-1
/
+1
*
avformat/libssh: check the user provided a password before trying to use it
James Almer
2017-06-17
1
-1
/
+1
*
avformat/pcmdec: fix memory leak
Timo Rothenpieler
2017-06-13
1
-0
/
+2
*
avformat/librtmp: check return value of setsockopt
Timo Rothenpieler
2017-06-13
1
-1
/
+4
*
avformat/mov: add support for reading VP Codec Configuration Box
James Almer
2017-06-11
1
-0
/
+45
*
avformat: add Gremlin Digital Video demuxer
Paul B Mahol
2017-06-11
4
-2
/
+165
*
lavf/mov.c: offset index timestamps by the minimum pts to make first pts zero
Sasi Inguva
2017-06-09
1
-17
/
+40
*
libavformat/http: return EIO when ffurl_read return 0, but s->off < target_end
raymondzheng
2017-06-09
1
-1
/
+1
*
lavf: consider codec framerate for framerate detection
wm4
2017-06-07
3
-0
/
+17
*
avformat/utils: Slightly un-clutter code in determinable_frame_size() by usin...
Michael Niedermayer
2017-06-06
1
-5
/
+6
*
avformat/hls: Check local file extensions
Michael Niedermayer
2017-06-05
1
-1
/
+17
*
Revert "avformat/hls: Check local file extensions"
Michael Niedermayer
2017-06-05
1
-17
/
+1
*
avformat/hls: Check local file extensions
Sysiphus
2017-06-05
1
-1
/
+17
*
avformat/aacdec: add a custom read_packet function
James Almer
2017-06-04
1
-2
/
+42
*
avformat/utils: change bitrate to int64_t in av_find_best_stream
Marton Balint
2017-06-04
1
-2
/
+4
*
avformat/utils: return impaired streams in av_find_best_stream if only those ...
Marton Balint
2017-06-04
1
-8
/
+9
*
avformat/options: log filename on open
Michael Niedermayer
2017-06-03
2
-1
/
+13
*
avformat/matroskaenc: also write chapters when output is WebM
James Almer
2017-06-02
1
-13
/
+16
*
avformat/tls_schannel: log unknown error codes
wm4
2017-05-31
1
-1
/
+1
*
avformat/avidec: Limit formats in gab2 to srt and ass/ssa
Michael Niedermayer
2017-05-31
1
-0
/
+3
*
avformat/avidec: Fix txts fmts parsing
Michael Niedermayer
2017-05-31
1
-1
/
+2
*
lavf: remove the libnut library wrapper
Rostislav Pehlivanov
2017-05-29
3
-327
/
+0
*
libavformat/hls: Observe Set-Cookie headers
Micah Galizia
2017-05-29
1
-2
/
+10
*
movenc: encryption with time code track fix
erankor
2017-05-28
1
-3
/
+3
*
avformat/mov: add support for reading Content Light Level Box
James Almer
2017-05-27
2
-0
/
+45
*
avformat/mov: add support for reading Mastering Display Metadata Box
James Almer
2017-05-27
2
-0
/
+59
*
avformat/mux: Fix copy an paste typo
Michael Niedermayer
2017-05-27
1
-1
/
+1
*
avformat/mux: remove autobsf extradata propagation hack
James Almer
2017-05-24
1
-13
/
+0
*
avcodec/adtsenc: check packet side data for AAC extradata updates
James Almer
2017-05-24
1
-0
/
+17
*
avformat/latmenc: check packet side data for AAC extradata updates
James Almer
2017-05-24
1
-4
/
+18
*
avformat/matroskaenc: check packet side data for AAC extradata updates
James Almer
2017-05-24
1
-8
/
+66
*
avformat/movenc: always check for new extradata on a packet
James Almer
2017-05-24
1
-16
/
+18
*
lavf/hls: do not transfer custom IO flag
Clément Bœsch
2017-05-22
1
-1
/
+1
*
lavf/concatdec: do not transfer custom IO flag
Clément Bœsch
2017-05-22
1
-1
/
+1
*
Use AVOnce as a static variable consistently
Hendrik Leppkes
2017-05-22
1
-1
/
+1
*
lavf/img2: Add svg and svgz to allow reading image sequences.
Carl Eugen Hoyos
2017-05-22
2
-1
/
+3
*
lavf/riff: Support more vlc fourcc's for 12 and 16 bit yuv4xx.
Carl Eugen Hoyos
2017-05-21
1
-0
/
+8
*
Merge commit 'e519dcd937c7c98815ba9884867590e302272016'
Clément Bœsch
2017-05-20
1
-3
/
+2
|
\
|
*
dashenc: separate segments based on current segment duration
Peter Große
2017-01-31
1
-3
/
+2
*
|
Merge commit '1920382aa9f21d7ed1a3c2214990da8d2b067a92'
Clément Bœsch
2017-05-20
1
-0
/
+5
|
\
\
|
|
/
|
*
dashenc: add option to provide UTC timing source
Peter Große
2017-01-31
1
-0
/
+5
|
*
rtmp: Account for bytes_read wraparound
Luca Barbato
2017-01-29
1
-1
/
+1
*
|
Merge commit '3c2717e48dd8c5115f2be35c2afcabd8a1f67aee'
Clément Bœsch
2017-05-20
1
-1
/
+1
|
\
\
|
|
/
|
*
dashenc: increase buffer time hint in the manifest
Anton Schubert
2017-01-27
1
-1
/
+1
*
|
Merge commit '95f1004bdfdf2d26c330c1d4b7c4ac9352d60b18'
Clément Bœsch
2017-05-20
1
-5
/
+5
|
\
\
|
|
/
[next]