46238 Commits (9d478f38cd260ad517a1daad17bae7e68a5ace3a)
 

Author SHA1 Message Date
Stefano Sabatini adf0cd1456 doc/filters: itemize scale examples, and create a dedicated subsection for them 13 years ago
Stefano Sabatini c2428ada71 lavfi/scale: return error code in case of failed reconfiguration in start_frame() 13 years ago
Stefano Sabatini 83938c3d4c lavfi/scale: accept named options, make parsing more robust 13 years ago
Martin Storsjö f21d5c905d rtsp: Avoid a cast when calling strtol 13 years ago
Tim Nicholson 8a9b48bfa9 movenc: Add required 'prof' atom to 'tapt' atom set. 13 years ago
Michael Niedermayer 67420b3de5 Merge remote-tracking branch 'qatar/master' 13 years ago
Luca Barbato d4bff9f1ab nut: support textual data 13 years ago
Stefano Sabatini 7d1e003abd doc/syntax: add a "Quoting and escaping" section 13 years ago
Luca Barbato 07585ffa62 nutenc: verbosely report unsupported negative pts 13 years ago
Anton Khirnov f174fbac3c lavc: add CODEC_CAP_DR1 to all video decoders missing them 13 years ago
Michael Niedermayer b4e6265136 dcadec: skip QMF on unused channels 13 years ago
Michael Niedermayer a3886ea3c5 smoothstreamingenc: check return value of mkdir() 13 years ago
Michael Niedermayer b399816d9c smoothstreamingenc: fix integer overflow 13 years ago
Michael Niedermayer 224afddc7c ismindex: check return value of avio_open_dyn_buf() 13 years ago
Leon van Stuivenberg c5be6192f0 cmdutils: avoid using cpp directives within printf macro arguments 13 years ago
Paul B Mahol c2e2b3029e cafdec: fix parsing of chunks which may have unused data 13 years ago
Clément Bœsch 3d6a246b4b lavf/srtenc: add AVFMT_TS_NONSTRICT flag. 13 years ago
Martin Storsjö 48f01398ba rtpdec: Cosmetic cleanup 13 years ago
Michael Niedermayer d41c019da0 fate/scalenorm: unbreak fate 13 years ago
Stefano Sabatini 74e81b4de1 tests: do not set bogus scale sws_flags option in the scalenorm test 13 years ago
Michael Niedermayer f472d01c25 frame_thread_encode: fix context memleak 13 years ago
Michael Niedermayer 991db63951 frame_thread_encoder: fix packet memleak 13 years ago
Michael Niedermayer d8246d475c vc1dec: mark by assert that the default path cannot occur 13 years ago
Paul B Mahol 07ed191b15 parse ID3v2 chapters 13 years ago
Carl Eugen Hoyos 3f44809415 Synchronize libmpcodecs: Support 16bit yuv in telecine filter. 13 years ago
Carl Eugen Hoyos 96fac764fa Add an additional AAC TwoCC. 13 years ago
bbraun d72aef4e92 movenc: add more metadata types 13 years ago
Michael Niedermayer ac090fa68c lavu: keep context size variables 13 years ago
Michael Niedermayer c73fcc8de3 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 8943ad4014 Merge commit '4521645b1aee9e9ad8f5cea7b2392cd5f6ffcd26' 13 years ago
Michael Niedermayer f9f79cb0ec fate: make sure the global sws flags are set to be bitexact for scalenorm 13 years ago
Nicolas George 14f69a0516 fate: add a test for scale with variable input format. 13 years ago
Nicolas George b0e2f4a757 lavfi/concat: implement unsafe mode. 13 years ago
Luca Barbato 424b1e7642 yuv4mpeg: reject unsupported codecs 13 years ago
Luca Barbato fce4450dec nutenc: K&R formatting cosmetics 13 years ago
Michael Niedermayer c4a36b6f70 lpc: check that lpc_type is valid in ff_lpc_calc_coefs 13 years ago
Michael Niedermayer 8edf9b1fa4 sws: rgb has no range, avoid random results if the user tries to mess with it anyway. 13 years ago
Michael Niedermayer d23e8f53ad swr: use 64bit index/len for x86_64 mix 13 years ago
Michael Niedermayer 2aecfd4f20 vf_showinfo: check return code of av_image_get_linesize() 13 years ago
Michael Niedermayer 0f943ed3c8 swfenc: zero fifo after freeing 13 years ago
Michael Niedermayer 189fbcede8 tak_parser: check ff_combine_frame() return code 13 years ago
Clément Bœsch 6078bd8024 lavf/showspectrum: fix unaligned rdft data. 13 years ago
Piotr Bandurski 2ef26b5e73 riff: support 0xa100 TwoCC 13 years ago
Michael Niedermayer 6c8d259ab1 msmpeg4dec: fix init code to not fail when called from 2 threads at the same time. 13 years ago
Michael Niedermayer f44be0da94 ff_h263_decode_init_vlc: fix order of operations to avoid failure with 2 threads 13 years ago
Mans Rullgard 4cbae57cef assdec: fix qsort() callback signature 13 years ago
Mans Rullgard 4cd217c065 configure: detect sparc64 automatically 13 years ago
Mans Rullgard 4471a24207 vp8: fix memset() crossing array boundary 13 years ago
Mans Rullgard c4cccc8d3f h264: fix invalid pointer arithmetic 13 years ago
Mans Rullgard 50be207759 amrwbdec: fix invalid pointer arithmetic 13 years ago