38994 Commits (8ec0832743d73c5de4c4978ea5f65b54cfa07625)
 

Author SHA1 Message Date
Ronald S. Bultje 9604307dd8 adpcm: convert adpcm_ima_qt to bytestream2. 13 years ago
Ronald S. Bultje c346f6304c adpcm: fix nb_samples rounding for adpcm_ima_dk3, and update reference. 13 years ago
Michael Niedermayer 72ec043af4 oma: Fix out of array read. 13 years ago
Michael Niedermayer 7f4c5ab8a1 build_sys: zmbv test depends on zlib 13 years ago
Michael Niedermayer 1939e82754 build_sys: zlib_test depends on zlib 13 years ago
Michael Niedermayer 7a21020674 build_sys: mpng_test depends on zlib 13 years ago
Michael Niedermayer 825936b734 build_sys: flashsv2_test depends on zlib 13 years ago
Michael Niedermayer 395894fc59 build_sys: Add dependencies for pp testing. 13 years ago
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
Mans Rullgard a56fba502e fate: make compare() function compatible with POSIX bc 13 years ago
Diego Biurrun f36d5c1422 Update Janne's email address. 13 years ago
Diego Biurrun 343bfdd38a APIchanges: Replace Subversion revision numbers by Git hashes. 13 years ago
Diego Biurrun f03183d9a8 bytestream: Eliminate one level of pointless macro indirection. 13 years ago
Ronald S. Bultje abe3c697a3 xwd: convert to bytestream2. 13 years ago
Paul B Mahol 5a3a906ba2 vqavideo: port to bytestream2 API 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
Reinhard Tartler 050dc12778 Read preset files with suffix .avpreset 13 years ago
Kostya Shishkov 6acac061ab prores: allow user to set fixed quantiser 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
Anton Khirnov 8bc5d90a7e lavf: remove some disabled code. 13 years ago
Anton Khirnov f35f8eeb0d lavf: only set average frame rate for video. 13 years ago
Anton Khirnov 9ade26ee91 lavf: remove a pointless check. 13 years ago
Michael Niedermayer 219a6fb61c dsp: fix diff_bytes_mmx() with small width 13 years ago
Paul B Mahol 0afd8f12e9 avcodec: add XBM encoder 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