38874 Commits (d19d52d4a11547cc70bcbc3a2f8b83ccd24bb951)
 

Author SHA1 Message Date
William Yu d19d52d4a1 lavfi/movie: add loop parameter 13 years ago
Stefano Sabatini 0ca15aa066 lavc/jpeglsenc: fix allocation in case of negative linesize, and add malloc check 13 years ago
Paul B Mahol a41340f8e8 pgmyuvenc: abort encoding if width is not even 13 years ago
Tomas Härdin eb74e9ea10 mxfdec: Let pkt->pts = mxf->current_edit_unit if intra-only 13 years ago
Michael Niedermayer 572c0ddc89 indeo4: Skip null frames. 13 years ago
Carl Eugen Hoyos 7594ee2e6e jpg: fix colors for sequential RGB 13 years ago
Michael Niedermayer 0f6f5e6f16 vorbisenc: set quality to a reasonable default. 13 years ago
Stefano Sabatini fdffaa6b11 lavfi/scale: document behavior with regards to the output sample aspect ratio 13 years ago
Michael Niedermayer 2560d3b648 dv: Fix streamcopy input. 13 years ago
Michael Niedermayer 50d67d951c x11grab: fix compilation 13 years ago
Michael Niedermayer 79a19f6e58 pthread: Fix mixing of declarations and statements. 13 years ago
Michael Niedermayer 967bdb8572 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 219a6fb61c dsp: fix diff_bytes_mmx() with small width 13 years ago
Justin Ruggles 6ca3b248e2 resample: allocate a large enough output buffer 13 years ago
Mans Rullgard b1740cb00a fate: fix enc_dec_pcm tests with remote target 13 years ago
Nicolas George 69174fad73 vf_thumbnail: forward request_frame at least once. 13 years ago
Justin Ruggles c3da9f5060 wmaenc: remove bit-exact hack 13 years ago
Justin Ruggles 85cf49fab7 FATE: remove WMA acodec tests 13 years ago
Justin Ruggles 3a1e453e54 FATE: add WMAv1 and WMAv2 encode/decode tests with fuzzy comparison 13 years ago
Justin Ruggles a4cf4ef256 FATE: add AC-3 and E-AC-3 encode/decode tests with fuzzy comparison 13 years ago
Nicolas George 463705bd1c udp: fix non-blocking and interrupt handling. 13 years ago
Stefano Sabatini d9f26a0d71 lavfi/crop: show input and output sample aspect ratio in the log 13 years ago
Nicolas George e55ecbc93a url: document url_read exact behaviour. 13 years ago
Stefano Sabatini 0ac38deda7 lavfi/allfilters: fix weird vertical align 13 years ago
Stefano Sabatini 3225bc37a3 lavfi: add bbox filter 13 years ago
Paul B Mahol 32a5775a91 pcm: leave sample format conversion to libswresample 13 years ago
Michael Niedermayer 8a91da9575 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 4c1da0d11e ffmpeg: allow selective and complete disabling of map_metadata. 13 years ago
Aneesh Dogra de64d8cf17 qtrle: Use bytestream2 functions to prevent buffer overreads. 13 years ago
Paul B Mahol 341404f753 vqavideo: check malloc return values 13 years ago
Antonio Ospite d3958ab4ed x11grab: fix a memory leak exposed by valgrind 13 years ago
Uoti Urpala 05b9a89ed7 threads: fix old frames returned after avcodec_flush_buffers() 13 years ago
Janne Grunau 7b60799aa8 MPV: always mark dummy frames as reference 13 years ago
Ronald S. Bultje 1e26a48fa2 h264: fix deadlocks on incomplete reference frame decoding. 13 years ago
Ronald S. Bultje c6ccb96bc9 mpeg4: report frame decoding completion at ff_MPV_frame_end(). 13 years ago
Ronald S. Bultje 80387f0e25 mimic: don't use self as reference, and report completion at end of decode(). 13 years ago
Wolfram Gloger f8353d5fda mpegvideo: don't pretend the first frame is always a key frame 13 years ago
Diego Biurrun e5d403720e h264: K&R formatting cosmetics 13 years ago
Diego Biurrun ad4cec6b80 s3tc.h: Add missing #include to fix standalone header compilation. 13 years ago
Michael Niedermayer 6f9803e5e0 sonic: update to new API 13 years ago
Michael Niedermayer d9fe6b926c matroskadec: Fix null pointer exception on corrupted input. 13 years ago
Michael Niedermayer b89f94077d ass: fix DAR calculation. 13 years ago
Michael Niedermayer 4257ce112c Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer c743aad557 huffyuv: some more consts 13 years ago
Michael Niedermayer dd2631a6df dsputil: mark source of diff_bytes as const. 13 years ago
Michael Niedermayer 1bc85fb32d dirac: mark some variables const. 13 years ago
Michael Niedermayer ae76c1af16 4xm: make mcdc() src const 13 years ago
Justin Ruggles 90e5b58a53 FATE: add capability for audio encode/decode tests with fuzzy psnr comparison 13 years ago
Michael Niedermayer bf3a404572 mpegvideo: fix constness error in ff_MPV_encode_picture() 13 years ago
Michael Niedermayer add40b7b6a tests/rotozoom: make some things const. 13 years ago