summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* ffmpeg: use new avformat_open_* API.Anton Khirnov2011-06-16
* codec-regression: remove pointless -r options for dnxhdAnton Khirnov2011-06-16
* ffmpeg: don't abuse a global for passing samplerate from input to outputAnton Khirnov2011-06-15
* swscale: fix JPEG-range YUV scaling artifacts.Michael Niedermayer2011-06-14
* H264/MPEG frame-level multi-threading.Alexander Strange2011-06-02
* fate: fix fate-h264-conformance-frext-pph10i4-panasonic-a crcs.Ronald S. Bultje2011-05-23
* fate: update 9/10bit refs.Ronald S. Bultje2011-05-23
* fate: disable threading for encodingMans Rullgard2011-05-20
* fate: add comment fieldMans Rullgard2011-05-20
* fate: allow overriding default build and install dirsMans Rullgard2011-05-20
* fate: remove do_ffmpeg_nocheck functionMans Rullgard2011-05-18
* fate: do not collect -benchmark outputMans Rullgard2011-05-18
* fate: run aref and vref as regular testsMans Rullgard2011-05-18
* Add an aac sample which uses LTP to fate-aac.Justin Ruggles2011-05-14
* [PATCH] Update pixdesc_be fate refs after adding 9/10bit YUV420P formats.Ronald S. Bultje2011-05-14
* movenc: always write esds descriptor length using 4 bytes.Baptiste Coudurier2011-05-13
* movenc: fix yuv range in avid atoms used by dnxhd.Baptiste Coudurier2011-05-12
* swscale: fix YUV420P 9/10bit support.Ronald S. Bultje2011-05-11
* rotozoom: Eliminate French variable name.Diego Biurrun2011-05-11
* rotozoom: Check return value of fread().Diego Biurrun2011-05-11
* rotozoom: Return an error value instead of calling exit().Diego Biurrun2011-05-11
* rotozoom: Make init_demo() return int and check for errors on invocation.Diego Biurrun2011-05-11
* rotozoom: Drop silly UINT8 typedef.Diego Biurrun2011-05-11
* rotozoom: Drop some unnecessary parentheses.Diego Biurrun2011-05-11
* rotozoom: K&R coding style cosmeticsDiego Biurrun2011-05-11
* lavf/utils: fix ff_interleave_compare_dts corner case.Vitor Sessak2011-05-10
* fate: add 10-bit H264 tests.Ronald S. Bultje2011-05-10
* regtest: fix wma testsMans Rullgard2011-05-09
* regtest: separate flags for encoding and decodingMans Rullgard2011-05-09
* regtest: remove redundant flags in jpg testMans Rullgard2011-05-08
* regtest: use run_ffmpeg in do_image_formatsMans Rullgard2011-05-08
* regtest: simplify encoding functionsMans Rullgard2011-05-08
* vc1: make overlap filter for I-frames bit-exact.Ronald S. Bultje2011-05-04
* lavf: inspect more frames for fps when container time base is coarseAnssi Hannula2011-04-29
* tests: Remove disabled code.Diego Biurrun2011-04-29
* mpegtsenc: make PMT PID really start on pmt_start_pidAnton Khirnov2011-04-28
* hflip: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formatsPeter Ross2011-04-28
* crop: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formatsPeter Ross2011-04-28
* libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementationPeter Ross2011-04-28
* ac3enc: correct the flipped sign in the ac3_fixed encoderJustin Ruggles2011-04-26
* FATE: allow forcing thread-type when doing threaded fate runs.Ronald S. Bultje2011-04-21
* Remove now obsolete references to _g-suffixed binaries.Diego Biurrun2011-04-18
* Update regtest checksums after revision 6001dad.Diego Biurrun2011-04-17
* lavf/utils.c: Order packets with identical PTS by stream index.Vitor Sessak2011-04-12
* matroskaenc: don't write an empty Cues element.Anton Khirnov2011-04-07
* fate: add AAC LATM testJanne Grunau2011-04-06
* ac3enc: select bandwidth based on bit rate, sample rate, and number ofJustin Ruggles2011-04-03
* ac3enc: use generic fixed-point mdctMans Rullgard2011-04-03
* fate: simplify fft test rulesMans Rullgard2011-04-01
* fate: add fixed-point fft/mdct testsMans Rullgard2011-04-01