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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2011-03-24Merge remote-tracking branch 'newdev/master'Michael Niedermayer
2011-03-23Merge remote-tracking branch 'newdev/master'Michael Niedermayer
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-19Merge remote-tracking branch 'newdev/master'Michael Niedermayer
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
2011-01-15Update smc fate ref due to r26310Baptiste Coudurier
2011-01-09Add stereo rematrixing support to the AC-3 encoders.Justin Ruggles
2011-01-05Add a FATE test for Playstation STR version 3Vitor Sessak
2011-01-04Change the AC-3 encoder to use floating-point.Justin Ruggles
2011-01-02Remove the "-idct simple" command line option from the fate-psx-str test,Vitor Sessak
2010-12-29Change the default dB-per-bit code from 2 to 3.Justin Ruggles
2010-12-29Make fate vp8 test cover emu_edge casesLuca Barbato
2010-12-29add SubRip decoderAurelien Jacobs
2010-12-28Add copy filter, useful for testing the avfilter_draw_slice() copyStefano Sabatini
2010-12-22Change FIX15() back to clipping to -32767..32767.Justin Ruggles
2010-12-21Increase STDDEV tolerance for the fate-amrwb-14k25 test so it pass inVitor Sessak
2010-12-21Add AMR-WB FATE testsVitor Sessak
2010-12-19Discard partial packet of last frame for fate-wmv8-drm to avoid test failsReimar Döffinger
2010-12-18Add test for ASF -cryptokey that tests only demuxing, but both audio and videoReimar Döffinger
2010-12-18Change ASF demuxer to return incomplete last packets.Reimar Döffinger
2010-12-14Update the test references for lavf-rm and seek-ac3_rm.Justin Ruggles
2010-12-14Simplify fix15().Justin Ruggles
2010-12-07Add a FLAC parser.Michael Chinen
2010-11-29Fix h264-conformance-frext-frext_mmco4_sony_b conformance test.Carl Eugen Hoyos
2010-11-29Update fate h264 test due to r25824, this file has 2 frames delayBaptiste Coudurier