38292 Commits (72540e514ceaaed8ecb97ed63637b2a2a4447ab8)
 

Author SHA1 Message Date
Martin Storsjö 83c285f880 wtv: Add more sanity checks for a length read from the file 12 years ago
Martin Storsjö d8b6866014 yop: Clear all references to the AVBuffer in the local AVPacket 12 years ago
Martin Storsjö 3185a80259 fraps: Make the input buffer size checks more strict 12 years ago
Martin Storsjö 82e266c6d3 segafilm: Validate the number of audio channels 12 years ago
Martin Storsjö 601c2015bc svq3: Avoid a division by zero 12 years ago
Martin Storsjö 7a5a557227 qpeg: Add checks for running out of rows in qpeg_decode_inter 12 years ago
Martin Storsjö e9d61de96c mpegaudiodec: Validate that the number of channels fits at the given offset 12 years ago
Martin Storsjö f50803354c asvdec: Verify the amount of extradata 12 years ago
Martin Storsjö 72fe16a13e movenc: Use null buffers for measuring the amount of data to be written 12 years ago
Martin Storsjö 3627ce2f1d aviobuf: Add functions for null buffers 12 years ago
Vladimir Pantelic bb461370e3 asfenc: mux chapters in ASF files using an ASF "marker" section 12 years ago
Vladimir Pantelic 09f3c937ed asfenc: remember send time and offset of the index entries 12 years ago
Vladimir Pantelic 1eb9328030 asfenc: add ASF_Reserved_4 as defined in section 10.10 of the ASF spec 12 years ago
Vladimir Pantelic c53b5dda35 asfdec: replace magic constant with DATA_HEADER_SIZE 12 years ago
Vladimir Pantelic 5f40833360 asfdec: substract preroll time from marker presentation time 12 years ago
Martin Storsjö fdbd924b84 rv34: Fix a memory leak on errors 12 years ago
Martin Storsjö bcbe4f3ceb idroqdec: Make sure a video stream has been allocated before returning packets 12 years ago
Martin Storsjö 5372cda671 rv10: Validate the dimensions set from the container 12 years ago
Luca Barbato ae0f316a47 rtmp: Unbreak handle_notify 12 years ago
Alex Converse 1914e6f010 aacdec: Add support for LD (Low Delay) AAC 12 years ago
Alex Converse 5cdefc0207 aacdec: Add support for Error Resilience syntax. 12 years ago
Justin Ruggles c4bfa09807 Add a WebP decoder 12 years ago
Justin Ruggles 9ae53c5860 lavc: add ff_u8_to_s8() for safe type punning of uint8_t to int8_t 12 years ago
Alexandra Khirnova 5626f994f2 avformat: Use av_reallocp() where suitable 12 years ago
Martin Storsjö 0f310a6f33 rmdec: Validate the fps value 12 years ago
Martin Storsjö e7bf085b78 movenc: Add an option for omitting the tfhd base offset 12 years ago
Martin Storsjö a4adabb460 movenc: Write the moof atom in two passes 12 years ago
Martin Storsjö c77d409bf9 twinvqdec: Check the ibps parameter separately 12 years ago
Josh Allmann 8583b14252 rtmp: Support reading interleaved chunks. 12 years ago
Martin Storsjö d4c2a3740f xmv: Add more sanity checks for parameters read from the bitstream 12 years ago
Martin Storsjö dc4acc8200 rtmpproto: Extend a comment to explain the prev_pkt arrays roles 12 years ago
Martin Storsjö 647d655d19 rtmpproto: Consistently use the right prev_pkt array 12 years ago
Martin Storsjö 0d3784396b rtmpproto: Check for the right return code 12 years ago
John Stebbins 8411baf6f0 dca_parser: Handle changes in DCA frame size 12 years ago
Martin Storsjö 18a245a2ae jpeg2000dec: Add more checks when parsing headers 12 years ago
Luca Barbato c38854c399 doc: Add missing hashes and dates to APIChanges 12 years ago
Martin Storsjö b1db33159f ffv1: Make sure at least one slice context is initialized 12 years ago
Martin Storsjö ea78a348d8 eacmv: Make sure a reference frame exists before referencing it 12 years ago
Martin Storsjö c39f7eba01 truemotion2: Use av_freep properly in an error path 12 years ago
Martin Storsjö f875a732e3 mpeg4videodec: Check the width/height in mpeg4_decode_sprite_trajectory 12 years ago
Martin Storsjö a92538b7c0 ivi_common: Make sure color planes have been initialized 12 years ago
Martin Storsjö 7f8d41eb09 mov: Don't use a negative duration for setting other fields 12 years ago
Martin Storsjö 19b9659f31 oggparseogm: Convert to use bytestream2 12 years ago
Martin Storsjö 711c970168 rv34: Check the return value from ff_rv34_decode_init 12 years ago
Martin Storsjö 569d18aa9d matroskadec: Verify realaudio codec parameters 12 years ago
Martin Storsjö e1f3847f86 mace: Make sure that the channel count is set to a valid value 12 years ago
Martin Storsjö 1115689d54 svq3: Check for any negative return value from ff_h264_check_intra_pred_mode 12 years ago
Josh Allmann f8d1bb6723 rtmp: rename main_channel_id to stream_id. 12 years ago
Josh Allmann d4aef99780 rtmp: Follow Flash player numbering for channels. 12 years ago
Josh Allmann 120af23cd5 rtmp: Send video on a separate channel. 12 years ago