40191 Commits (5520df6a8f13fed175f74a00893775bc218a43b4)
 

Author SHA1 Message Date
Michael Niedermayer 2954574126 indeo4: check quant_mat more fully. 13 years ago
Reimar Döffinger 53253a0b83 Simplify asynth sample generation. 13 years ago
Yusuke Nakamura 462a5b7839 isom: Support more DTS codec identifiers. 13 years ago
Dale Curtis 7521c4bab2 matroska: Clear prev_pkt between seeks. 13 years ago
Justin Ruggles 83b26046fc avutil: change default buffer size alignment for sample buffer functions 13 years ago
Michael Niedermayer 068d0b4e25 h264: some fields in SEIs are longer than 25 bits thus use get_bits_long() 13 years ago
Nicolas George 1e43786b4c print_options: warn that the files are generated. 13 years ago
Nicolas George 9b84f8a987 parseutils: add av_parse_time() test. 13 years ago
Nicolas George 43b7068070 parseutils: make av_parse_time() check for failure. 13 years ago
Nicolas George 9246896f77 parseutils: add FATE test. 13 years ago
Nicolas George 99f29108d3 ffmpeg: directly request frames from filters. 13 years ago
Nicolas George e11110dee4 buffersink: add AV_BUFFERSINK_FLAG_NO_REQUEST. 13 years ago
Nicolas George 2d6522bab0 vsrc_buffer: count the number of failed requests. 13 years ago
Nicolas George f75ee4031e vsrc_buffer: return EAGAIN if no frame is available. 13 years ago
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