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/metadata: allow ff_metadata_conv() to be called with NULL saftely
Michael Niedermayer
2014-01-17
1
-1
/
+1
*
avformat/riff: fix demuxing of h264 INMC
Michael Niedermayer
2014-01-17
1
-1
/
+1
*
Merge commit '5ef11b8dcc054b230deb9b20493255c14a80597d'
Michael Niedermayer
2014-01-17
1
-0
/
+1
|
\
|
*
yuv4mpeg: set average frame rate
Anton Khirnov
2014-01-17
1
-0
/
+1
*
|
Merge commit '33018907bd07b34e0e70d5ae12097265eb3734d7'
Michael Niedermayer
2014-01-17
2
-8
/
+25
|
\
\
|
|
/
|
*
mp3enc: allow omitting the id3v2 header with -id3v2_version 0
Anton Khirnov
2014-01-17
2
-7
/
+24
*
|
Merge commit 'f9cc6883a4e5cf72cbfa21d17e1908a2a432f6bd'
Michael Niedermayer
2014-01-17
1
-1
/
+4
|
\
\
|
|
/
|
*
mp3enc: add an option for disabling the Xing frame.
Anton Khirnov
2014-01-17
1
-1
/
+4
*
|
Warn if s16be is muxed into flv.
Carl Eugen Hoyos
2014-01-16
1
-0
/
+3
*
|
Never favour an audio stream with 0 channels in av_find_best_stream().
Carl Eugen Hoyos
2014-01-16
1
-0
/
+2
*
|
Do not read mkv audio bit_depth if bits_per_coded_sample is already set.
Carl Eugen Hoyos
2014-01-15
1
-0
/
+1
*
|
Do not set mkv bit_depth to av_get_bytes_per_sample() for G.726.
Carl Eugen Hoyos
2014-01-15
1
-1
/
+1
*
|
avformat/jvdec: clear packet padding after downsize
Michael Niedermayer
2014-01-15
1
-0
/
+1
*
|
avformat/mxfdec: fix typo in error check of mxf_edit_unit_absolute_offset()
Michael Niedermayer
2014-01-15
1
-1
/
+1
*
|
Merge commit '2620df13104ddaa136158eb6bb1195adbf9d7692'
Michael Niedermayer
2014-01-15
1
-0
/
+1
|
\
\
|
|
/
|
*
mov: Free an earlier allocated array if allocating a new one
Martin Storsjö
2014-01-15
1
-0
/
+1
*
|
Merge commit 'd51f09962d5b4bc999fb70c040f330dd1873212e'
Michael Niedermayer
2014-01-15
1
-3
/
+5
|
\
\
|
|
/
|
*
mov: Free intermediate arrays in the normal cleanup function
Martin Storsjö
2014-01-15
1
-0
/
+8
|
*
mxf: Fix potential leak in mxf_read_local_tags()
Tomas Härdin
2014-01-14
1
-0
/
+3
|
*
mxf: Correctly support files from Pinnacle Thunder
Tomas Härdin
2014-01-14
1
-1
/
+5
|
*
mxf: Fix a possible leak of extradata
Michael Niedermayer
2014-01-14
1
-0
/
+2
*
|
Merge commit '1a4e4ad0e0c5486dcab05e54b587672a498dd7cf'
Michael Niedermayer
2014-01-14
1
-3
/
+9
|
\
\
|
|
/
|
*
mxf: Use av_malloc_array
Luca Barbato
2014-01-14
1
-7
/
+7
|
*
mxf: Drop unnecessary checks
Luca Barbato
2014-01-14
1
-5
/
+0
*
|
Merge commit 'aa0cb16c15a5b30f78542f18e3fa65de005cf084'
Michael Niedermayer
2014-01-14
1
-1
/
+1
|
\
\
|
|
/
|
*
mxf: Fix off by one error in d10 aes3 decoding
Marton Balint
2014-01-14
1
-1
/
+1
*
|
Merge commit '42f9132218ca11a8e9a3c82a175b46bca092113e'
Michael Niedermayer
2014-01-14
1
-3
/
+4
|
\
\
|
|
/
|
*
mxf: Do not use int to check the seek position
Luca Barbato
2014-01-14
1
-2
/
+4
|
*
mxf: Set AV_FIELD_PROGRESSIVE
Reimar Döffinger
2014-01-14
1
-0
/
+1
|
*
lavf: make av_probe_input_buffer more robust
Anton Khirnov
2014-01-13
1
-2
/
+1
*
|
avcodec/flashsv: check avio_read() return in mov_read_udta_string()
Michael Niedermayer
2014-01-14
1
-1
/
+3
*
|
avformat/librtmp: Fix memory leak if RTMP_ConnectStream() fails
Andrey Myznikov
2014-01-14
1
-0
/
+3
*
|
avformat/utils: av_probe_input_buffer2 decrease difference to libav
Michael Niedermayer
2014-01-14
1
-2
/
+1
*
|
avformat/utils/av_probe_input_buffer2: fix buffer passed to ffio_rewind_with_...
Michael Niedermayer
2014-01-13
1
-1
/
+1
*
|
avformat/utils/av_probe_input_buffer2: fix offset check
Michael Niedermayer
2014-01-13
1
-3
/
+2
*
|
avformat/utils/av_probe_input_buffer2: Fix pd.buf_size
Michael Niedermayer
2014-01-13
1
-1
/
+2
*
|
Merge commit '8b76362836f3c373c3aadc544522edcbef16dd5f'
Michael Niedermayer
2014-01-13
1
-1
/
+1
|
\
\
|
|
/
|
*
lavf: use a fixed width type
Anton Khirnov
2014-01-13
1
-1
/
+1
|
*
lavf: simplify handling of offset in av_probe_input_buuffer()
Anton Khirnov
2014-01-13
1
-6
/
+4
*
|
mpegts muxer, DVB subtitles encoder: common DVB subtitles payload
Serhii Marchuk
2014-01-12
2
-10
/
+26
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-01-11
1
-0
/
+9
|
\
\
|
|
/
|
*
flv: Workaround for buggy Omnia A/XE encoder
Benjamin Larsson
2014-01-11
1
-0
/
+6
*
|
avformat/pjsdec: dont increase pointer when its already at the end in read_ts()
Clément Bœsch
2014-01-11
1
-1
/
+2
*
|
avformat/matroskadec: check generic audio deinterleaver sub_packet_size again...
Michael Niedermayer
2014-01-10
1
-1
/
+1
*
|
avformat/flvdec: initialize context before reading from it
Michael Niedermayer
2014-01-10
1
-1
/
+1
*
|
nut: Support XYZ12 rawvideo
Michael Niedermayer
2014-01-10
1
-0
/
+3
*
|
avformat/avisynth simplify packet allocation
Michael Niedermayer
2014-01-10
1
-24
/
+14
*
|
Merge commit 'aa69cbc9e08281db6ecb98a2c8b4f60e8b12e558'
Michael Niedermayer
2014-01-10
2
-1
/
+29
|
\
\
|
|
/
|
*
flac muxer: add option to disable writing the global header
Justin Ruggles
2014-01-09
2
-1
/
+29
|
*
ATRAC3+ decoder
Maxim Polijakowski
2014-01-09
1
-2
/
+1
[next]