summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Read preset files with suffix .avpresetReinhard Tartler2012-03-18
* prores: allow user to set fixed quantiserKostya Shishkov2012-03-18
* lavf: remove some disabled code.Anton Khirnov2012-03-17
* lavf: only set average frame rate for video.Anton Khirnov2012-03-17
* lavf: remove a pointless check.Anton Khirnov2012-03-17
* avcodec: add XBM encoderPaul B Mahol2012-03-17
* resample: allocate a large enough output bufferJustin Ruggles2012-03-17
* fate: fix enc_dec_pcm tests with remote targetMans Rullgard2012-03-17
* wmaenc: remove bit-exact hackJustin Ruggles2012-03-17
* FATE: remove WMA acodec testsJustin Ruggles2012-03-17
* FATE: add WMAv1 and WMAv2 encode/decode tests with fuzzy comparisonJustin Ruggles2012-03-17
* FATE: add AC-3 and E-AC-3 encode/decode tests with fuzzy comparisonJustin Ruggles2012-03-17
* qtrle: Use bytestream2 functions to prevent buffer overreads.Aneesh Dogra2012-03-16
* vqavideo: check malloc return valuesPaul B Mahol2012-03-16
* x11grab: fix a memory leak exposed by valgrindAntonio Ospite2012-03-16
* threads: fix old frames returned after avcodec_flush_buffers()Uoti Urpala2012-03-16
* MPV: always mark dummy frames as referenceJanne Grunau2012-03-16
* h264: fix deadlocks on incomplete reference frame decoding.Ronald S. Bultje2012-03-16
* mpeg4: report frame decoding completion at ff_MPV_frame_end().Ronald S. Bultje2012-03-16
* mimic: don't use self as reference, and report completion at end of decode().Ronald S. Bultje2012-03-16
* h264: K&R formatting cosmeticsDiego Biurrun2012-03-16
* s3tc.h: Add missing #include to fix standalone header compilation.Diego Biurrun2012-03-16
* FATE: add capability for audio encode/decode tests with fuzzy psnr comparisonJustin Ruggles2012-03-15
* FATE: allow a tolerance in the size comparison in do_tiny_psnr()Justin Ruggles2012-03-15
* FATE: use absolute difference from a target value in do_tiny_psnr()Justin Ruggles2012-03-15
* FATE: allow tests to set CMP_SHIFT to pass to tiny_psnrJustin Ruggles2012-03-15
* FATE: use $fuzz directly in do_tiny_psnr() instead of passing it aroundJustin Ruggles2012-03-15
* dxa: remove useless codePaul B Mahol2012-03-15
* lavf: don't select an attached picture as default stream for seeking.Anton Khirnov2012-03-15
* avconv: remove pointless checks.Anton Khirnov2012-03-15
* avconv: check for get_filtered_frame() failure.Anton Khirnov2012-03-15
* avconv: remove a pointless check.Anton Khirnov2012-03-15
* swscale: convert hscale() to use named arguments.Ronald S. Bultje2012-03-14
* x86inc: add *mp named argument support to DEFINE_ARGS.Ronald S. Bultje2012-03-14
* swscale: convert hscale to cpuflags().Ronald S. Bultje2012-03-14
* h264: stricter reference limit enforcement.Ronald S. Bultje2012-03-14
* h264: increase reference poc list from 16 to 32.Ronald S. Bultje2012-03-14
* xa_adpcm: limit filter to prevent xa_adpcm_table[] array bounds overruns.Ronald S. Bultje2012-03-14
* snow: check reference frame indices.Michael Niedermayer2012-03-14
* snow: reject unsupported chroma shifts.Michael Niedermayer2012-03-14
* Add ffvhuff encoding and decoding regression testPaul B Mahol2012-03-14
* anm: convert to bytestream2 APIPaul B Mahol2012-03-14
* bytestream: add more unchecked variants for bytestream2 APIPaul B Mahol2012-03-14
* jvdec: unbreak video decodingPaul B Mahol2012-03-14
* jv demux: set video stream durationPaul B Mahol2012-03-14
* fate: add pam image regression testPaul B Mahol2012-03-14
* doc/general: update supported devices table.Anton Khirnov2012-03-13
* doc/general: add missing @tab to codecs table.Anton Khirnov2012-03-13
* h264: Fix invalid interlaced/progressive MB combinations for direct mode pred...Michael Niedermayer2012-03-13
* avconv: reindentAnton Khirnov2012-03-13