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-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
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-03-18get rid of the last svn mentionsJanne Grunau
2011-03-17asf: update seek test referenceMans Rullgard
2011-03-14ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage.Justin
2011-02-25bink: prevent overflows within binkidct by using int-sized intermediate arrayPeter Ross
2011-02-24vmdaudio: output 8-bit audio as AV_SAMPLE_FMT_U8.Justin Ruggles
2011-02-24vmdaudio: output audio samples for standalone silent blocks.Justin Ruggles
2011-02-17ac3enc: fix bug in stereo rematrixing decision.Justin Ruggles
2011-02-16ac3enc: change default floor code to 7.Justin Ruggles
2011-02-12Fix qtrle regression test, actually test qtrle.Baptiste Coudurier
2011-02-02ac3enc: Change EXP_DIFF_THRESHOLD to 500.Justin Ruggles
2011-01-28Update mpegts test referenceMans Rullgard
2011-01-26mpegtsenc: set reserved bits to 1 in PCR fieldGeorgi Chorbadzhiyski
2011-01-25fate: add h264 test for extreme cases in planar predictionMans Rullgard
2011-01-22fate: add lossless h264 testMans Rullgard
2011-01-22fate: make lavfi tests output only md5Mans Rullgard
2011-01-19Add regression test for stereo s16le in voc.Justin Ruggles
2011-01-18fate: simplify vp8 rulesMans Rullgard
2011-01-18regtest: add openssl to md5 alternativesMans Rullgard
2011-01-18consolidate .gitignore patters into a single fileJanne Grunau
2011-01-17convert svn:ignore properties to .gitignore filesJanne Grunau