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
2017-02-14avfilter/vf_lut: do not always explicitly clip pixelsPaul B Mahol
2017-02-11fate: add WavPack muxer testJames Almer
2017-02-11avformat/apetag: fix flag value to signal footer presenceJames Almer
2017-02-08Implement optimal huffman encoding for (M)JPEG.Jerry Jiang
2017-02-02Merge commit '9064777dbb335ab4809ae09e3fdcc0245f925cdc'Clément Bœsch
2017-02-02Merge commit '6f9e34baea4f6f484392e4e67f606a0835d07b73'Clément Bœsch
2017-02-01mov: add fate test for decryption with edit listerankor
2017-01-28avformat/matroskaenc: don't reserve more bytes than needed for the Colour mas...James Almer
2017-01-27fate: add SCC testPaul B Mahol
2017-01-25avfilter/formats: do not allow unknown layouts in ff_parse_channel_layout if ...Marton Balint
2017-01-24Merge commit '71a0472114574993df7035f4de9aa007e03817b8'Clément Bœsch
2017-01-24Merge commit '38efff92f1ef81f3de20ff0460ec7b70c253d714'Clément Bœsch
2017-01-24avcodec/h264dec: Fix regression with "make fate-h264-attachment-631 THREADS=8"Michael Niedermayer
2017-01-15dcaenc: Implementation of Huffman codes for DCA encoderDaniil Cherednik
2017-01-14arm: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32Martin Storsjö
2017-01-14lavf/matroskaenc: Do not write two CodecID elements for rawvideo.Carl Eugen Hoyos
2017-01-14fate/psd : add test for bitmap and duotoneMartin Vignali
2017-01-12fate/psd : add test for 256 colorMartin Vignali
2017-01-02avutil/tests: added selftest for aes_ctr.cThomas Turner
2016-12-28avfilter/avf_aphasemeter: make video output optionalPaul B Mahol
2016-12-28af_hdcd: more FATE testsBurt P
2016-12-27checkasm/vp9: benchmark all sub-IDCTs (but not WHT or ADST).Ronald S. Bultje
2016-12-23avutil/tests: Improved code coverage for random_seedThomas Turner
2016-12-22fate: Add test for ticket 6024, truncated decoding modePavel Koshevoy
2016-12-21avutil: Added selftest for libavutil/audio_fifo.cThomas Turner
2016-12-16fate/psd: add tests for uncompress and rle samplesMartin Vignali
2016-12-12fate: Add h264 test for frame num gapsDerek Buitenhuis
2016-12-11avutil/tests: run the cpu_init.c test conditionally on HAVE_THREADSWan-Teh Chang
2016-12-11avcodec: Add max_pixels optionsMichael Niedermayer
2016-12-11fate: add av_image_check_size() testMichael Niedermayer
2016-12-09fate: add a monoscopic spherical matroska testJames Almer
2016-12-09fate: improve fate-mov dependenciesJames Almer
2016-12-07fate: Add a monoscopic spherical mov testVittorio Giovara
2016-12-06Added test for libavcodec/avpacket.cThomas Turner
2016-12-06tests/api/api-seek-test: check all compute_crc_of_packets() callsMichael Niedermayer
2016-12-06tests/api/api-seek-test: Silence compiler warnings about uninitialized variablesMichael Niedermayer
2016-12-06tests/api/api-seek-test: Fix use of uinitialized valueMichael Niedermayer
2016-12-03fate: rename fate-mov-init-nonkeyframe ref fileJames Almer
2016-12-02fate/mov: Rename a couple of entries to respect the file naming schemeVittorio Giovara
2016-12-02avformat/ffmenc: Make ffm_write_header_codec_ctx() use codecparMichael Niedermayer
2016-12-02avformat/ffmenc: set bitexact mode for old API without accessing the encoderMichael Niedermayer
2016-12-02avformat/ffmenc: Drop ffm_write_header_codec_private_ctx()Michael Niedermayer
2016-12-02tests/ffserver.regression.ref: Update ffserver checksumsMichael Niedermayer
2016-12-01swscale: add gbr(a)p16 output supportPaul B Mahol
2016-12-01ffserver: fix broken HTML on generated status pageReynaldo H. Verdejo Pinochet
2016-12-01ffserver: use codec time_base for streamAndreas Cadhalpun
2016-12-01tests: drop -d option from ffserver invocationAndreas Cadhalpun
2016-12-01tests: print errors from ffserverAndreas Cadhalpun
2016-11-30fate: Add test for mov displaymatrixVittorio Giovara
2016-11-30ffserver: Add client requested urls to the status pageMichael Niedermayer