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-12avfilter/vf_framepack: Check and update frame_rateMichael Niedermayer
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
2014-11-04swresample: Fix swr_drop_output so it does not flush the buffersMichael Niedermayer
2014-10-31Merge commit 'aae6b3b918b4133b8cc2d1631196c1d406d0351a'Michael Niedermayer
2014-10-31Merge commit 'c55d1d382cd41345a79782ace41f9b43f45dca9a'Michael Niedermayer
2014-10-31Merge commit '00c67fe1d0bc7c2ce49daac9c80ea39d5a663b73'Michael Niedermayer
2014-10-30Merge commit '600d5ee6b12bad144756b0772319bb04796bc528'Michael Niedermayer
2014-10-26libavformat/mxfdec: read source timecode from pulldown componentMark Reid
2014-10-25dv: more precise weight table for 8x8Christophe Gisquet
2014-10-24Merge commit 'ef363ebd596da18f889a7d4845023a23dfac84c9'Michael Niedermayer
2014-10-23Added STL demuxer and decoderEejya Singh
2014-10-22avfilter/vf_idet: Fixes issue with idet not flushing last frame.Neil Birkbeck
2014-10-21fate-mpeg4: use TARGET_SAMPLES for resize testsJanne Grunau
2014-10-19ffprobe: Add support for color_trc/color_pri/chroma_locMichael Niedermayer
2014-10-18tests/fate/mpeg4: add -sws_flags +bitexactMichael Niedermayer
2014-10-18libavutil: Add CAST128 symmetric block cipherSupraja Meedinti
2014-10-17tests/fate/mpeg4: fix samples pathMichael Niedermayer
2014-10-17Merge commit 'f29c226af0ecc34c417b646580a9acd7d8bbaf48'Michael Niedermayer
2014-10-17fate: add mpeg4 tests for frame size changesJanne Grunau
2014-10-15avcodec/ass: add FFmpeg signatureClément Bœsch
2014-10-15avcodec/ass: output missing fields in AVSubtitles and output filesClément Bœsch
2014-10-15fate: fix some subtitles tests dependenciesClément Bœsch
2014-10-15fate: add rawdiff and use it for subtitlesClément Bœsch
2014-10-15fate: make subtitles tests output to stdout instead of md5Clément Bœsch