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/mxfenc: Set horizontal chroma subsample value from pixel format if a...
Michael Niedermayer
2015-05-18
1
-2
/
+5
*
avformat/mxfenc: Set the component depth from the pixel format if available
Michael Niedermayer
2015-05-18
1
-0
/
+7
*
avformat/hlsenc: do not append an endlist tag when the stream ends
MrBoogs
2015-05-17
1
-1
/
+3
*
avformat/hlsenc: Add hls flag for starting a playlist with a discontinuity o...
MrBoogs
2015-05-17
1
-2
/
+8
*
avformat/hlsenc: Add hls flag for rounding m3u8 durations to whole numbers, p...
MrBoogs
2015-05-17
1
-1
/
+7
*
lavf/mpeg: Do not detect unknown audio in Hikvision streams as alaw.
Carl Eugen Hoyos
2015-05-17
1
-1
/
+1
*
lavf/wav: Read files >4G if no smaller filesize was written.
Carl Eugen Hoyos
2015-05-17
1
-1
/
+6
*
lavf/wav: Print an error if files >4G are written.
Carl Eugen Hoyos
2015-05-17
1
-2
/
+6
*
lavf/mov: Tell users about the use_absolute_path option.
Carl Eugen Hoyos
2015-05-17
1
-0
/
+5
*
avformat/avidec: add mp2 to the list of exceptions instead of generally treat...
Michael Niedermayer
2015-05-17
1
-2
/
+3
*
avformat/mux: use <0 instead of != 0 for error check of init_muxer()
Michael Niedermayer
2015-05-16
1
-1
/
+1
*
avformat/mov: Fix parsing short loci
Michael Niedermayer
2015-05-16
1
-1
/
+1
*
avformat/mov: Print reason of loci parsing failure
Michael Niedermayer
2015-05-16
1
-3
/
+9
*
avformat/rtsp: print a debug level note if time parsing fails
Michael Niedermayer
2015-05-15
1
-1
/
+2
*
lavf/webmdashenc: fix unchecked strftime
Vignesh Venkatasubramanian
2015-05-15
1
-8
/
+14
*
avformat/nutdec: Remove unused variable
Michael Niedermayer
2015-05-14
1
-1
/
+1
*
nutdec: Remove unused label
Timothy Gu
2015-05-14
1
-4
/
+2
*
Merge commit '8fc11abe1fea4f211cc7dbd58a173d1221627d90'
Michael Niedermayer
2015-05-13
1
-0
/
+6
|
\
|
*
mkv: Print unsupported mov tags when found
Vittorio Giovara
2015-05-12
1
-0
/
+6
*
|
cafdec: free extradata before allocating it
Andreas Cadhalpun
2015-05-13
1
-0
/
+2
*
|
cafdec: check avio_read return value
Andreas Cadhalpun
2015-05-13
1
-3
/
+14
*
|
avformat/hevc: Check num_negative_pics and num_positive_pics
Michael Niedermayer
2015-05-12
1
-0
/
+3
*
|
avformat/hevc: Check cpb_cnt_minus1
Michael Niedermayer
2015-05-12
1
-2
/
+7
*
|
avformat/hls: Handle read_buffer allocation failure
Michael Niedermayer
2015-05-12
1
-0
/
+6
*
|
avformat/idcin: Remove redundant chunk size check
Michael Niedermayer
2015-05-12
1
-2
/
+0
*
|
avformat/matroskadec: Cleanup error handling for bz2 & zlib
Michael Niedermayer
2015-05-12
1
-8
/
+4
*
|
avformat/nutdec: Fix use of uinitialized value
Michael Niedermayer
2015-05-12
1
-0
/
+2
*
|
avformat/rtpdec_xiph: Move pkt_len onto one side of the check
Michael Niedermayer
2015-05-12
1
-1
/
+1
*
|
avformat/rtpdec_xiph: Check upper bound on len in xiph_handle_packet()
Michael Niedermayer
2015-05-12
1
-1
/
+1
*
|
avformat/rtpenc_jpeg: Check remaining buffer size for SOS
Michael Niedermayer
2015-05-12
1
-0
/
+5
*
|
avformat/riffenc: Use size_t for strlen in ff_riff_write_info_tag()
Michael Niedermayer
2015-05-12
1
-2
/
+2
*
|
lavf/img2dec: add option to disable pattern matching
Marton Balint
2015-05-12
3
-5
/
+9
*
|
Merge commit 'da5c6a97bbfe34d4b30a89e72150dd400299ddce'
Michael Niedermayer
2015-05-12
1
-1
/
+1
|
\
\
|
|
/
|
*
riff: Add MultiScope II fourcc MSC2 as MJPEG
Carl Eugen Hoyos
2015-05-12
1
-0
/
+1
*
|
avformat/internal: Fix warning about struct declaration
Michael Niedermayer
2015-05-12
2
-3
/
+3
*
|
avformat/mlvdec: Use AVFormatContext->open_cb()
Michael Niedermayer
2015-05-11
1
-1
/
+8
*
|
avformat/avformat: slightly more verbose documentation for open_cb()
Michael Niedermayer
2015-05-11
1
-1
/
+1
*
|
avformat/mov: Use open_cb() if set
Michael Niedermayer
2015-05-11
1
-3
/
+11
*
|
avformat: add callback for opening further files
Michael Niedermayer
2015-05-11
5
-1
/
+32
*
|
id3v2: catch avio_read errors in check_tag
Andreas Cadhalpun
2015-05-11
1
-1
/
+1
*
|
avformat/mov: Pass MovContext into mov_open_dref()
Michael Niedermayer
2015-05-11
1
-7
/
+7
*
|
avformat/vorbiscomment: Use 64bit int for ff_vorbiscomment_length()
Michael Niedermayer
2015-05-11
2
-3
/
+3
*
|
avformat/matroskaenc: Check ff_vorbiscomment_length in put_flac_codecpriv()
Michael Niedermayer
2015-05-11
1
-1
/
+4
*
|
avformat/oggenc: Check ff_vorbiscomment_length in ogg_write_vorbiscomment()
Michael Niedermayer
2015-05-11
1
-2
/
+4
*
|
avformat/flacenc: Check length in flac_write_block_comment()
Michael Niedermayer
2015-05-11
1
-1
/
+3
*
|
avformat/vorbiscomment: Check entry length in ff_vorbiscomment_write()
Michael Niedermayer
2015-05-11
1
-2
/
+4
*
|
avformat/subtitles: Use size_t for len
Michael Niedermayer
2015-05-11
2
-3
/
+3
*
|
avformat/matroskadec: Use size_t for the variable holding a strlen() value.
Michael Niedermayer
2015-05-11
1
-1
/
+1
*
|
avformat/url: Use size_t for len from strlen()
Michael Niedermayer
2015-05-11
1
-1
/
+1
*
|
Merge commit 'b8d2630c5327d2818d05c8a48be0417905d8e0fd'
Michael Niedermayer
2015-05-11
1
-2
/
+4
|
\
\
|
|
/
[next]