summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vc1dec: Check the error handling flags on slice/field header decode errorsMartin Storsjö2013-09-22
* electronicarts: Check packet sizes before readingMartin Storsjö2013-09-22
* lavf: Avoid setting avg_frame_rate if delta_dts is negativeMartin Storsjö2013-09-22
* vc1dec: Don't decode slices when the latest slice header failed to decodeMichael Niedermayer2013-09-22
* vc1dec: Make sure last_picture is initialized in vc1_decode_skip_blocksMartin Storsjö2013-09-22
* vc1dec: Undo mpegvideo initialization if unable to allocate tablesMartin Storsjö2013-09-22
* vc1dec: Fix leaks in ff_vc1_decode_init_alloc_tables on errorsMartin Storsjö2013-09-22
* wnv1: Make sure the input packet is large enoughMartin Storsjö2013-09-22
* movenc: Use keyframes as default fragmentation point in ismvMartin Storsjö2013-09-22
* movenc: Set all implicit flags immediately in mov_write_headerMartin Storsjö2013-09-22
* movenc: Set mov->mode earlier in mov_write_headerMartin Storsjö2013-09-22
* tls: Do not abort on non-fatal TLS alerts with gnutlsMartin Storsjö2013-09-22
* flv: Make onTextData parsing robustLuca Barbato2013-09-22
* rtmp: Replace a magic number with a macroLuca Barbato2013-09-22
* rtmp: Rewrite embedded flv handlingLuca Barbato2013-09-22
* rtmp: Refactor get_packetLuca Barbato2013-09-22
* rtmp: Support AMF_DATA_TYPE_MIXEDARRAYLuca Barbato2013-09-22
* avutil: Fix compilation with inline asm disabled on mingwAlex Smith2013-09-22
* lavu: Add interleaved 4:2:2 8/10-bit formatsKieran Kunhya2013-09-21
* h264dec: Add .avc file name extensionVittorio Giovara2013-09-20
* h264dec: K&R formatting cosmeticsVittorio Giovara2013-09-20
* mem: Handle av_reallocp(..., 0) properlyMartin Storsjö2013-09-20
* h264: remove an unused static constantVittorio Giovara2013-09-20
* msvc/icl: Use __declspec(noinline)Alex Smith2013-09-20
* msvc/icl: Use __declspec(deprecated)Alex Smith2013-09-20
* rtmp: Unbreak get_packetLuca Barbato2013-09-20
* dcadec: Validate the lfe parameterMartin Storsjö2013-09-20
* rtmpproto: Add a comment explaining the logic in handle_notifyMartin Storsjö2013-09-20
* build: Support cparserLuca Barbato2013-09-19
* r3d: Add more input value validationMartin Storsjö2013-09-19
* rl2: Avoid a division by zeroMartin Storsjö2013-09-19
* wtv: Add more sanity checks for a length read from the fileMartin Storsjö2013-09-19
* yop: Clear all references to the AVBuffer in the local AVPacketMartin Storsjö2013-09-19
* fraps: Make the input buffer size checks more strictMartin Storsjö2013-09-19
* segafilm: Validate the number of audio channelsMartin Storsjö2013-09-19
* svq3: Avoid a division by zeroMartin Storsjö2013-09-19
* qpeg: Add checks for running out of rows in qpeg_decode_interMartin Storsjö2013-09-19
* mpegaudiodec: Validate that the number of channels fits at the given offsetMartin Storsjö2013-09-19
* asvdec: Verify the amount of extradataMartin Storsjö2013-09-19
* movenc: Use null buffers for measuring the amount of data to be writtenMartin Storsjö2013-09-19
* aviobuf: Add functions for null buffersMartin Storsjö2013-09-19
* asfenc: mux chapters in ASF files using an ASF "marker" sectionVladimir Pantelic2013-09-19
* asfenc: remember send time and offset of the index entriesVladimir Pantelic2013-09-19
* asfenc: add ASF_Reserved_4 as defined in section 10.10 of the ASF specVladimir Pantelic2013-09-19
* asfdec: replace magic constant with DATA_HEADER_SIZEVladimir Pantelic2013-09-19
* asfdec: substract preroll time from marker presentation timeVladimir Pantelic2013-09-19
* rv34: Fix a memory leak on errorsMartin Storsjö2013-09-19
* idroqdec: Make sure a video stream has been allocated before returning packetsMartin Storsjö2013-09-19
* rv10: Validate the dimensions set from the containerMartin Storsjö2013-09-19
* rtmp: Unbreak handle_notifyLuca Barbato2013-09-19