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
2015-02-14avcodec/gif: support crop and transparency with PAL8Clément Bœsch
2015-02-13fate: add wavpack encoderPaul B Mahol
2015-02-12fate: mjpeg trellis testMichael Niedermayer
2015-02-11tests: drop bc dependencyClément Bœsch
2015-02-10libavformat: DNxHD in .mov, switch unspecified color_range to mpegKevin Wheatley
2015-02-10test/fate: added mxf_opatom regression testsMark Reid
2015-02-07Merge commit '9295d10ea9d138462b7f67d16bf95ae9ca76aca6'Michael Niedermayer
2015-02-07fate: Add a test for AAC ELD480.Alex Converse
2015-02-02tests/utils: Remove unneeded L suffixMichael Niedermayer
2015-01-29Add an ARES atom to extradata when encoding avui.Carl Eugen Hoyos
2015-01-28tests/fate: added mxf tests for essencegroups and missing indexMark Reid
2015-01-27nutenc: do not use has_b_framesAnton Khirnov
2015-01-27fate: Fix bitexactness for vsynth3-dnxhd-1080i-colrMichael Niedermayer
2015-01-26avformat/movenc: Add simplistic 'colr' tag writing support to mov containerKevin Wheatley
2015-01-26fate: add Camellia testJames Almer
2015-01-26Fix creation of ffprobe-test.nut on remote targets.Carl Eugen Hoyos
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-16swscale: fix gbrap to gbrap alpha scalingVittorio Giovara
2015-01-15avfilter: add showpalette filterClément Bœsch
2015-01-14fate: add qp filter testMichael Niedermayer
2015-01-14libswscale: GBRAP input & output and GBRAP16 input supportPaul B Mahol
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