46149 Commits (c349177b8cc0deb67df51ec1280c8e5a897a8067)
 

Author SHA1 Message Date
Heesuk Jung c349177b8c mpeg12video_parser: Wrong bit rate in MPEG2 video file (Ticket #1862) 12 years ago
Michael Niedermayer 740959fdbf mpeg12parser: cleanup bitrate parsing. 12 years ago
Michael Niedermayer 11d695d120 x11grab: fix mixed declaration and code 12 years ago
Michael Niedermayer 977cb54f94 tree: fix type used for testing the tree 12 years ago
Michael Niedermayer 1838961357 qt-faststart: fix signedness of variable used to hold return code 12 years ago
Michael Niedermayer 91295f03d4 mp3dec: remove unused variable 12 years ago
Michael Niedermayer ba8adf9be5 truemotion2: remove unused variable 12 years ago
Piotr Bandurski bf0d098a98 pictordec: decode 1bpp / 4bpp images when extra header marker is missing 12 years ago
Piotr Bandurski a29ed50ed7 avuidec: correct long_name 12 years ago
Paul B Mahol 9051025102 lavc: remove duplicated .capabilities 12 years ago
rogerdpack c1804dc4ce lavfi/frei0r: allow for Windows style paths 12 years ago
Stefano Sabatini 7691860c73 lavfi/frei0r: update link to spec 12 years ago
Stefano Sabatini 19add3224f lavfi/scale: implement clever/insane parsing heuristic, and add a size option 12 years ago
Stefano Sabatini d4604d10fe lavu/parseutils: add trailing characters check in av_parse_video_size() 12 years ago
Stefano Sabatini adf0cd1456 doc/filters: itemize scale examples, and create a dedicated subsection for them 12 years ago
Stefano Sabatini c2428ada71 lavfi/scale: return error code in case of failed reconfiguration in start_frame() 12 years ago
Stefano Sabatini 83938c3d4c lavfi/scale: accept named options, make parsing more robust 12 years ago
Tim Nicholson 8a9b48bfa9 movenc: Add required 'prof' atom to 'tapt' atom set. 12 years ago
Michael Niedermayer 67420b3de5 Merge remote-tracking branch 'qatar/master' 12 years ago
Stefano Sabatini 7d1e003abd doc/syntax: add a "Quoting and escaping" section 12 years ago
Anton Khirnov f174fbac3c lavc: add CODEC_CAP_DR1 to all video decoders missing them 12 years ago
Michael Niedermayer b4e6265136 dcadec: skip QMF on unused channels 12 years ago
Michael Niedermayer a3886ea3c5 smoothstreamingenc: check return value of mkdir() 12 years ago
Michael Niedermayer b399816d9c smoothstreamingenc: fix integer overflow 12 years ago
Michael Niedermayer 224afddc7c ismindex: check return value of avio_open_dyn_buf() 12 years ago
Leon van Stuivenberg c5be6192f0 cmdutils: avoid using cpp directives within printf macro arguments 12 years ago
Paul B Mahol c2e2b3029e cafdec: fix parsing of chunks which may have unused data 12 years ago
Clément Bœsch 3d6a246b4b lavf/srtenc: add AVFMT_TS_NONSTRICT flag. 12 years ago
Martin Storsjö 48f01398ba rtpdec: Cosmetic cleanup 12 years ago
Michael Niedermayer d41c019da0 fate/scalenorm: unbreak fate 12 years ago
Stefano Sabatini 74e81b4de1 tests: do not set bogus scale sws_flags option in the scalenorm test 12 years ago
Michael Niedermayer f472d01c25 frame_thread_encode: fix context memleak 12 years ago
Michael Niedermayer 991db63951 frame_thread_encoder: fix packet memleak 12 years ago
Michael Niedermayer d8246d475c vc1dec: mark by assert that the default path cannot occur 12 years ago
Paul B Mahol 07ed191b15 parse ID3v2 chapters 12 years ago
Carl Eugen Hoyos 3f44809415 Synchronize libmpcodecs: Support 16bit yuv in telecine filter. 12 years ago
Carl Eugen Hoyos 96fac764fa Add an additional AAC TwoCC. 12 years ago
bbraun d72aef4e92 movenc: add more metadata types 12 years ago
Michael Niedermayer ac090fa68c lavu: keep context size variables 12 years ago
Michael Niedermayer c73fcc8de3 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 8943ad4014 Merge commit '4521645b1aee9e9ad8f5cea7b2392cd5f6ffcd26' 12 years ago
Michael Niedermayer f9f79cb0ec fate: make sure the global sws flags are set to be bitexact for scalenorm 12 years ago
Nicolas George 14f69a0516 fate: add a test for scale with variable input format. 12 years ago
Nicolas George b0e2f4a757 lavfi/concat: implement unsafe mode. 12 years ago
Luca Barbato 424b1e7642 yuv4mpeg: reject unsupported codecs 12 years ago
Luca Barbato fce4450dec nutenc: K&R formatting cosmetics 12 years ago
Michael Niedermayer c4a36b6f70 lpc: check that lpc_type is valid in ff_lpc_calc_coefs 12 years ago
Michael Niedermayer 8edf9b1fa4 sws: rgb has no range, avoid random results if the user tries to mess with it anyway. 12 years ago
Michael Niedermayer d23e8f53ad swr: use 64bit index/len for x86_64 mix 12 years ago
Michael Niedermayer 2aecfd4f20 vf_showinfo: check return code of av_image_get_linesize() 12 years ago