Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2011-05-20fate: disable threading for encodingMans Rullgard
2011-05-20fate: add comment fieldMans Rullgard
2011-05-20fate: allow overriding default build and install dirsMans Rullgard
2011-05-18fate: remove do_ffmpeg_nocheck functionMans Rullgard
2011-05-18fate: do not collect -benchmark outputMans Rullgard
2011-05-18fate: run aref and vref as regular testsMans Rullgard
2011-05-14Add an aac sample which uses LTP to fate-aac.Justin Ruggles
2011-05-14[PATCH] Update pixdesc_be fate refs after adding 9/10bit YUV420P formats.Ronald S. Bultje
2011-05-13movenc: always write esds descriptor length using 4 bytes.Baptiste Coudurier
2011-05-12movenc: fix yuv range in avid atoms used by dnxhd.Baptiste Coudurier
2011-05-12swscale: fix YUV420P 9/10bit support.Ronald S. Bultje
2011-05-11rotozoom: Eliminate French variable name.Diego Biurrun
2011-05-11rotozoom: Check return value of fread().Diego Biurrun
2011-05-11rotozoom: Return an error value instead of calling exit().Diego Biurrun
2011-05-11rotozoom: Make init_demo() return int and check for errors on invocation.Diego Biurrun
2011-05-11rotozoom: Drop silly UINT8 typedef.Diego Biurrun
2011-05-11rotozoom: Drop some unnecessary parentheses.Diego Biurrun
2011-05-11rotozoom: K&R coding style cosmeticsDiego Biurrun
2011-05-10lavf/utils: fix ff_interleave_compare_dts corner case.Vitor Sessak
2011-05-10fate: add 10-bit H264 tests.Ronald S. Bultje
2011-05-09regtest: fix wma testsMans Rullgard
2011-05-09regtest: separate flags for encoding and decodingMans Rullgard
2011-05-08regtest: remove redundant flags in jpg testMans Rullgard
2011-05-08regtest: use run_ffmpeg in do_image_formatsMans Rullgard
2011-05-08regtest: simplify encoding functionsMans Rullgard
2011-05-04vc1: make overlap filter for I-frames bit-exact.Ronald S. Bultje
2011-04-30lavf: inspect more frames for fps when container time base is coarseAnssi Hannula
2011-04-29tests: Remove disabled code.Diego Biurrun
2011-04-28mpegtsenc: make PMT PID really start on pmt_start_pidAnton Khirnov
2011-04-28hflip: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formatsPeter Ross
2011-04-28crop: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formatsPeter Ross
2011-04-28libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementationPeter Ross
2011-04-27ac3enc: correct the flipped sign in the ac3_fixed encoderJustin Ruggles
2011-04-22FATE: allow forcing thread-type when doing threaded fate runs.Ronald S. Bultje
2011-04-19Remove now obsolete references to _g-suffixed binaries.Diego Biurrun
2011-04-18Update regtest checksums after revision 6001dad.Diego Biurrun
2011-04-13lavf/utils.c: Order packets with identical PTS by stream index.Vitor Sessak
2011-04-07matroskaenc: don't write an empty Cues element.Anton Khirnov
2011-04-06fate: add AAC LATM testJanne Grunau
2011-04-04ac3enc: select bandwidth based on bit rate, sample rate, and number ofJustin Ruggles
2011-04-03ac3enc: use generic fixed-point mdctMans Rullgard
2011-04-01fate: simplify fft test rulesMans Rullgard
2011-04-01fate: add fixed-point fft/mdct testsMans Rullgard
2011-03-26Split fate-psx-str-v3 into a video-only and audio-only test.Ronald S. Bultje
2011-03-23Add apply_window_int16() to DSPContext with x86-optimized versions and use itJustin Ruggles
2011-03-23fate: simplify regression-funcs.shLuca Barbato
2011-03-23fate: add support for multithread testingLuca Barbato
2011-03-22fate: update wmv8-drm referenceMans Rullgard
2011-03-22vc1: make P-frame deblock filter bit-exact.Ronald S. Bultje
2011-03-19fate: remove stale fate-update.sh scriptMans Rullgard