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-03-15Merge commit '40ad05bab206c932a32171d45581080c914b06ec'Clément Bœsch
2017-03-15ffmpeg, ffprobe: don't "merge" side data into packet data by defaultwm4
2017-03-12swresample/swresample: do not reset tsf on swr_alloc_set_optsMuhammad Faiz
2017-03-12tests/api-seek: fix memory leak on realloc() failureJames Almer
2017-03-12test/api-seek: clean up properly on failureJames Almer
2017-03-12tests/api-seek: make the crc array uint32_tJames Almer
2017-03-09concatdec: pass AVFormatContext flags to sub demuxerwm4
2017-03-09swresample/resample: do not allow odd filter_lengthMuhammad Faiz
2017-03-08fate/swresample: fix FUZZ typoMuhammad Faiz
2017-03-08avutil/tests/lfg.c: added proper normality testThomas Turner
2017-03-08swresample/resample: use uniform normalizationMuhammad Faiz
2017-03-07mkv: Export bounds and padding from spherical metadataVittorio Giovara
2017-03-07mov: Export bounds and padding from spherical metadataVittorio Giovara
2017-03-07spherical: Add tiled equirectangular type and projection-specific propertiesVittorio Giovara
2017-03-03ffmpeg: init filtergraphs only after we have a frame on each inputAnton Khirnov
2017-03-03ffmpeg: do packet ts rescaling in write_packet()Anton Khirnov
2017-02-26add locale month names to av_small_strptimeMicah Galizia
2017-02-26fate: update ffprobe stuff after dbc7f02a727286f3Paul B Mahol
2017-02-25avfilter/aeval: trim last frame's number of samples to match requested durationPaul B Mahol
2017-02-25avcodec/vp56: Implement very basic error concealmentMichael Niedermayer
2017-02-25avcodec/vp56: Fix sign typoMichael Niedermayer
2017-02-21fate/source: Check for cases that could use av_clip_uintp2() and av_clip_intp2()Michael Niedermayer
2017-02-18tests/fate/hevc: remove vsync drop from where it is not needed anymoreMichael Niedermayer
2017-02-15adpcm: fix clipping for yamahaPaul B Mahol
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