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
2015-01-22avcodec/mpegvideo: also export 0,0 motion vectorsMichael Niedermayer
2015-01-19ffmpeg: Favor filter graph based duration over ost->frame_rate in fps codeMichael Niedermayer
2015-01-17avfilter/vf_framepack: Check and update frame_rateMichael Niedermayer
2015-01-16ffmpeg: Maintain higher precision pts between video filter and fps codeMichael Niedermayer
2015-01-15avfilter: add showpalette filterClément Bœsch
2015-01-14fate: add qp filter testMichael Niedermayer
2015-01-11avformat/voc: add seeking supportMichael Niedermayer
2015-01-03tests/regression-funcs: Remove hardcoded threads 1Michael Niedermayer
2014-12-30ffprobe: Support extracting the number of reference framesMichael Niedermayer
2014-12-30fate: add a fate-filter-framepack ruleClément Bœsch
2014-12-30Merge commit '50036c30df83b609bc5a95276f1287f8b9b8bdd6'Michael Niedermayer
2014-12-30fate: Use bitexact conversions in the dpxparser testMartin Storsjö
2014-12-19Merge commit 'effa7d2a6a260ca3ce801c180ee6131d67d665fb'Michael Niedermayer
2014-12-19Merge commit 'a381e0cec87bcb28ebc05fe840bb937a495de736'Michael Niedermayer
2014-12-19fate: add test for offset theoraVittorio Giovara
2014-12-19fate: add a DPX parser testVittorio Giovara
2014-12-10Merge commit 'd2f1d42b18787e4fcb28864d9d9f701dd64a5747'Michael Niedermayer
2014-12-10fate: add dolby true hd testsJanne Grunau
2014-12-09fate: add libavcodec/options-testLukasz Marek
2014-12-08Allow reading of growing avi files (currently being written)Joakim Plate
2014-12-08dpx: always write the image offsetZoltan Kovacs
2014-12-05v210enc: Add SIMD optimised 8-bit and 10-bit encodersKieran Kunhya
2014-12-05swscale: Properly scale YUVDerek Buitenhuis
2014-12-02tests: Add vsynth2 which uses the new reference.pnmMichael Niedermayer
2014-12-02tests: Rename vsynth2 to vsynth_lenaMichael Niedermayer
2014-11-30Merge commit '8895bf7b78650c0c21c88cec0484e138ec511a4b'Michael Niedermayer
2014-11-30avcodec/adxenc: fix roundingMichael Niedermayer
2014-11-30avcodec/adxenc: match prediction used in the decoderMichael Niedermayer
2014-11-29lavu/opt: add escaping to av_opt_serializeLukasz Marek
2014-11-29Replace lena.pnmReinhard Tartler
2014-11-26v210enc: Add SIMD optimised 8-bit and 10-bit encodersKieran Kunhya
2014-11-23xface: Fix encoder crashes due to too small on-stack array.Reimar Döffinger
2014-11-21avformat: replace some odd 30-60 rates by higher less odd ones in get_std_fr...Michael Niedermayer
2014-11-19ffmpeg: Check duration for overlap and clip in fps cfr/vfr codeMichael Niedermayer
2014-11-19ffmpeg: Use input packet duration in vfr/cfr code if available and validMichael Niedermayer
2014-11-18Merge commit '9257692ac15eff7b07540c1f61cebde0d8823fbd'Michael Niedermayer
2014-11-16lavf/ffm: use AVOption API to store/restore stream propertiesLukasz Marek
2014-11-16lavu/opt: introduce av_opt_serialize()Lukasz Marek
2014-11-16lavu/opt: introduce av_opt_is_set_to_default()Lukasz Marek
2014-11-14tests/Makefile: Fix path for creation of ffprobe-test.nut.Carl Eugen Hoyos
2014-11-14fate: add xBR filter testsClément Bœsch
2014-11-14avfilter/vf_tinterlace: fix frame rateAleksey Vasenev
2014-11-13avcodec/nellymoserenc: fix sign errorMichael Niedermayer
2014-11-13tests/tiny_psnr: remove redundant initializationMichael Niedermayer
2014-11-13vc1dec: refactor check with missing parenthesisVittorio Giovara
2014-11-12lavf/webmdashenc: Representation IDs should be unique.Vignesh Venkatasubramanian
2014-11-11fate: add opt-testLukasz Marek
2014-11-11lavu/opt: add support for binary defaultsLukasz Marek
2014-11-11tests/Makefile: New try to fix fate-ffprobe with --target-path.Carl Eugen Hoyos
2014-11-10tests: Fix test name for pixfmts testsTimothy Gu