40305 Commits (234e00259ba036b53dc24f78f23c6afe8f108d74)
 

Author SHA1 Message Date
Michael Niedermayer 44f789c092 ffv1: allow selecting 1.3 by using -level 13 years ago
Michael Niedermayer e37419a806 ffv1: move ac->vlc switch to encode_slice() 13 years ago
Justin Ruggles c5671aeb77 FATE: avoid channel mixing in lavf-dv_fmt 13 years ago
Reimar Döffinger 2b336df3cb parseutils: reliably detect out-of-range alpha. 13 years ago
Michael Niedermayer 44bd2f90a9 ffmpeg: Fix initial dts for streamcopy, if the input packets lack dts. 13 years ago
Carl Eugen Hoyos ae0591f913 Add missing newline in shorten decoder. 13 years ago
Nicolas George fd2cd64fc9 avfiltergraph: fix format selection. 13 years ago
Nicolas George 62b745a6d3 ffmpeg: do not report EOF as an error. 13 years ago
Michael Niedermayer 9c99bc433e mpc8: print error messages on maxband(s) errors 13 years ago
Michael Niedermayer 88ee2aa5ad mpc8: make maxband check less picky. 13 years ago
Anton Khirnov 8c4022aceb avconv: fix a segfault on -c copy with -filter_complex. 13 years ago
Michael Niedermayer 3bbf3f7e42 Merge remote-tracking branch 'qatar/master' 13 years ago
Nicolas George 2e8f19d26f avfiltergraph: free the sink_links heap. 13 years ago
Reimar Döffinger c799e46231 Get rid of tests/data/asynth-%.sw rule. 13 years ago
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