40127 Commits (a4b58fd9e805c34a1583873578f77fbcfe96c467)
 

Author SHA1 Message Date
Nicolas George 2ce7972779 avfiltergraph: add avfilter_graph_request_oldest(). 13 years ago
Nicolas George e0761feec4 avfilter: add a pointer from links to graph. 13 years ago
Nicolas George 78ac49c233 avfilter: document request_frame return codes. 13 years ago
Nicolas George 73bc019baf lavf: print a warning if probesize seems not enough. 13 years ago
Michael Niedermayer 4d87001096 vp8: fix crash due to skiped update_dimensions(). 13 years ago
Michael Niedermayer 0ca4414d0f audemux: Add a sanity check for the number of channels 13 years ago
Diego Biurrun a229d6c285 Remove libdirac decoder. 13 years ago
Dale Curtis 8336eb6f85 matroska: Add incremental parsing of clusters. 13 years ago
Luca Barbato 1381081cdb avconv: fix off by one check in complex_filter 13 years ago
Martin Storsjö 269cb6751b mpegts: Try seeking back even for nonseekable protocols 13 years ago
Michael Niedermayer 70d54392f5 lowres2 support. 13 years ago
Michael Niedermayer 92ef4be4ab Merge remote-tracking branch 'qatar/master' 13 years ago
Carl Eugen Hoyos 2e07f42957 Support flicvideo with 904 bytes extradata. 13 years ago
Michael Niedermayer 2ea5f866e6 ffmpeg: assert the refcount of decoded frames 13 years ago
Michael Niedermayer 22a6a23a45 ffmpeg: assert the refcount of allocated frames, 13 years ago
Michael Niedermayer cf09496cf9 ffmpeg: assert against creation of cycles in the pools linked list. 13 years ago
Michael Niedermayer be2b927a6f ffmpeg: stricter refcount check in unref_buffer() 13 years ago
Michael Niedermayer 951cbea56f mpeg12dec: reset data size after parsing extradata. 13 years ago
Diego Biurrun 9b75ae05cf swscale: K&R formatting cosmetics (part III) 13 years ago
Michael Niedermayer 41abc9da50 iff: fix null ptr dereference 13 years ago
Michael Niedermayer 52fdaf27f7 audemux: Fix potential integer overflow leading to a division by 0 13 years ago
Michael Niedermayer 8aa57b7b5e audemux: Check channels isnt 0 13 years ago
Michael Niedermayer fd2127ad53 wtvdec: Check that stream private context has been allocated before use. 13 years ago
Michael Niedermayer 9a4f5b7616 mjpegbdec: check SOS/SOF ordering. 13 years ago
Michael Niedermayer abec6549ae ffv1dec: Require a valid keyframe for decoding non keyframes. 13 years ago
Mans Rullgard d526c5338d ARM: allow runtime masking of CPU features 13 years ago
Nicolas George 23a6e4749f ffmpeg: fix validity test for file index. 13 years ago
Michael Niedermayer 605f2b6b00 asv1dec: check extradatasize before reading. 13 years ago
Michael Niedermayer fa5dacce14 indeo5: check against scaleable frames in non scaleable streams. 13 years ago
Michael Niedermayer 2a59abf1a8 smackerdemux: Allocate padding for extradata 13 years ago
Michael Niedermayer f7c67536fe svq1dec: Fix overread on very small input 13 years ago
Michael Niedermayer b21ba20cc8 wmaprodec: tighter check for num_vec_coeffs 13 years ago
Michael Niedermayer c047afb80c Merge remote-tracking branch 'qatar/master' 13 years ago
Carl Eugen Hoyos 2f06b56382 Support broken v210 files with 64 byte padding. 13 years ago
Michael Niedermayer 6c0027bb39 dnxhddec: check that the indicated bit depth matches the tables. 13 years ago
Michael Niedermayer 8c59e0c362 xldec: move buffer size check up, it can be done before allocating a frame 13 years ago
Michael Niedermayer 94b42da696 xldec: Check that width is a multiple of 4 13 years ago
Mans Rullgard d7458bc8c6 dsputil: remove unused functions 13 years ago
Yusuke Nakamura 94c9bf8887 mov: Treat keyframe indexes as 1-origin if starting at non-zero. 13 years ago
Yusuke Nakamura ba9869311f mov: Take stps entries into consideration also about key_off. 13 years ago
Mans Rullgard 2bcbd98459 Remove lowres video decoding 13 years ago
Michael Niedermayer 80d51680b2 xmvdemux: prefer av_freep() to deallocate audio stream structs. 13 years ago
Michael Niedermayer 13381577d1 xmvdemux: dont let current_stream become invalid. 13 years ago
Mans Rullgard 95510be8c3 avcodec: remove AVCodecContext.dsp_mask 13 years ago
Michael Niedermayer 5a35bd92ad cook: check subacket count 13 years ago
Jakub Stachowski 93bf1aac6a wmalossless: Ensure that last frame is not written again if nothing was decoded in current packet. 13 years ago
Nicolas George b27383e453 ffprobe: do not try to decode empty packets. 13 years ago
Stefano Sabatini dd3043d1c0 lavfi/setfield: remove stray argument in av_log() 13 years ago
Stefano Sabatini 459414b4d9 lavfi/setfield: rename variable top_field_first to mode 13 years ago
Tim Nicholson c97201dd29 lavfi/setfield: add "progressive" option 13 years ago