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
Commit message (
Expand
)
Author
Age
Files
Lines
*
qpeg: Add checks for running out of rows in qpeg_decode_inter
Martin Storsjö
2013-09-19
1
-0
/
+4
*
mpegaudiodec: Validate that the number of channels fits at the given offset
Martin Storsjö
2013-09-19
1
-1
/
+2
*
asvdec: Verify the amount of extradata
Martin Storsjö
2013-09-19
1
-0
/
+5
*
movenc: Use null buffers for measuring the amount of data to be written
Martin Storsjö
2013-09-19
1
-12
/
+6
*
aviobuf: Add functions for null buffers
Martin Storsjö
2013-09-19
2
-0
/
+51
*
asfenc: mux chapters in ASF files using an ASF "marker" section
Vladimir Pantelic
2013-09-19
3
-2
/
+67
*
asfenc: remember send time and offset of the index entries
Vladimir Pantelic
2013-09-19
2
-0
/
+6
*
asfenc: add ASF_Reserved_4 as defined in section 10.10 of the ASF spec
Vladimir Pantelic
2013-09-19
2
-0
/
+5
*
asfdec: replace magic constant with DATA_HEADER_SIZE
Vladimir Pantelic
2013-09-19
1
-6
/
+8
*
asfdec: substract preroll time from marker presentation time
Vladimir Pantelic
2013-09-19
1
-0
/
+2
*
rv34: Fix a memory leak on errors
Martin Storsjö
2013-09-19
1
-2
/
+6
*
idroqdec: Make sure a video stream has been allocated before returning packets
Martin Storsjö
2013-09-19
1
-0
/
+7
*
rv10: Validate the dimensions set from the container
Martin Storsjö
2013-09-19
1
-0
/
+3
*
rtmp: Unbreak handle_notify
Luca Barbato
2013-09-19
1
-13
/
+14
*
aacdec: Add support for LD (Low Delay) AAC
Alex Converse
2013-09-18
6
-5
/
+105
*
aacdec: Add support for Error Resilience syntax.
Alex Converse
2013-09-18
2
-10
/
+103
*
Add a WebP decoder
Justin Ruggles
2013-09-18
12
-10
/
+1488
*
lavc: add ff_u8_to_s8() for safe type punning of uint8_t to int8_t
Justin Ruggles
2013-09-18
1
-0
/
+10
*
avformat: Use av_reallocp() where suitable
Alexandra Khirnova
2013-09-18
18
-107
/
+92
*
rmdec: Validate the fps value
Martin Storsjö
2013-09-18
1
-2
/
+7
*
movenc: Add an option for omitting the tfhd base offset
Martin Storsjö
2013-09-17
3
-8
/
+18
*
movenc: Write the moof atom in two passes
Martin Storsjö
2013-09-17
2
-23
/
+25
*
twinvqdec: Check the ibps parameter separately
Martin Storsjö
2013-09-17
1
-0
/
+4
*
rtmp: Support reading interleaved chunks.
Josh Allmann
2013-09-17
3
-29
/
+67
*
xmv: Add more sanity checks for parameters read from the bitstream
Martin Storsjö
2013-09-17
1
-2
/
+5
*
rtmpproto: Extend a comment to explain the prev_pkt arrays roles
Martin Storsjö
2013-09-17
1
-1
/
+1
*
rtmpproto: Consistently use the right prev_pkt array
Martin Storsjö
2013-09-17
1
-1
/
+1
*
rtmpproto: Check for the right return code
Martin Storsjö
2013-09-17
1
-1
/
+1
*
dca_parser: Handle changes in DCA frame size
John Stebbins
2013-09-17
1
-6
/
+9
*
jpeg2000dec: Add more checks when parsing headers
Martin Storsjö
2013-09-17
1
-0
/
+4
*
doc: Add missing hashes and dates to APIChanges
Luca Barbato
2013-09-17
1
-14
/
+14
*
ffv1: Make sure at least one slice context is initialized
Martin Storsjö
2013-09-17
1
-0
/
+4
*
eacmv: Make sure a reference frame exists before referencing it
Martin Storsjö
2013-09-17
1
-3
/
+4
*
truemotion2: Use av_freep properly in an error path
Martin Storsjö
2013-09-17
1
-8
/
+8
*
mpeg4videodec: Check the width/height in mpeg4_decode_sprite_trajectory
Martin Storsjö
2013-09-17
1
-3
/
+9
*
ivi_common: Make sure color planes have been initialized
Martin Storsjö
2013-09-17
1
-0
/
+5
*
mov: Don't use a negative duration for setting other fields
Martin Storsjö
2013-09-17
1
-2
/
+2
*
oggparseogm: Convert to use bytestream2
Martin Storsjö
2013-09-17
1
-25
/
+27
*
rv34: Check the return value from ff_rv34_decode_init
Martin Storsjö
2013-09-17
2
-2
/
+6
*
matroskadec: Verify realaudio codec parameters
Martin Storsjö
2013-09-17
1
-0
/
+4
*
mace: Make sure that the channel count is set to a valid value
Martin Storsjö
2013-09-17
1
-2
/
+2
*
svq3: Check for any negative return value from ff_h264_check_intra_pred_mode
Martin Storsjö
2013-09-17
1
-3
/
+3
*
rtmp: rename main_channel_id to stream_id.
Josh Allmann
2013-09-17
1
-8
/
+8
*
rtmp: Follow Flash player numbering for channels.
Josh Allmann
2013-09-17
2
-4
/
+4
*
rtmp: Send video on a separate channel.
Josh Allmann
2013-09-17
1
-2
/
+6
*
lavf: Make probe_codec return an error code
Alexandra Khirnova
2013-09-16
1
-7
/
+14
*
x86: Add an xmm clobbering wrapper for avcodec_encode_video2
Martin Storsjö
2013-09-16
1
-0
/
+6
*
lavf: Don't explicitly flush after each written packet in muxers
Clément Bœsch
2013-09-16
22
-27
/
+0
*
lavf: Add a flag to enable/disable per-packet flushing
Luca Barbato
2013-09-16
4
-3
/
+11
*
flv: Do not export datastream as metadata
Luca Barbato
2013-09-16
1
-1
/
+2
[next]