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
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
2016-11-30fate: update after addition of gray10 to lavc/rawPaul B Mahol
2016-11-29tests/ffserver-regression: Check the status page tooMichael Niedermayer
2016-11-29tests/ffserver.regression.ref: update ffserver checksumsMichael Niedermayer
2016-11-29tests/ffserver-regression.sh: give wget a timeout and prevent retriesMichael Niedermayer
2016-11-29tests: Fix running ffserver under qemuMichael Niedermayer
2016-11-29tests/Makefile: Fix ffservertest dependenciesMichael Niedermayer
2016-11-29tests/ffserver-regression.sh: Fix file truncation introduced in 508826f961caf...Michael Niedermayer
2016-11-28tests/ffserver.conf: Force bitexactness in the ffmpeg commandMichael Niedermayer
2016-11-25fate/exr: add test for pxr24 with half and uint32 channelMartin Vignali
2016-11-24fate/swresample: add resample exact_lin and exact_lin_async testMuhammad Faiz
2016-11-24avutil/tests: add cpu_init to .gitignore and tests/fateWan-Teh Chang
2016-11-23fate: update fate-source ref fileJames Almer
2016-11-18avformat/apngenc: use the stream parameters extradata if availableJames Almer
2016-11-18Revert "apngdec: use side data to pass extradata to the decoder"James Almer
2016-11-18Merge commit '8d07e941b04d63fc4443dd986e3dc7b69cdcca43'Hendrik Leppkes
2016-11-18Merge commit '390b95b88b2b896b63f257f69e434dfc0111e076'Hendrik Leppkes
2016-11-17Merge commit 'cbbb404055877e3beb9890ffe22784a6a100963e'Hendrik Leppkes
2016-11-17Merge commit '7b1ae0e73ab7f7c5eabc70dbe2e579127c6e154f'Hendrik Leppkes
2016-11-17Merge commit '80fbb7becae530167373fe5178966b7d7604306e'Hendrik Leppkes
2016-11-17Merge commit '8c816c0c9b12fdefd9046415e97df299880bc9b8'Hendrik Leppkes
2016-11-17Merge commit 'ec32574209f36467ef0d22c21a7e811ba98c15b6'Hendrik Leppkes
2016-11-16fate: Add h264 extradata reload testsVittorio Giovara
2016-11-14Merge commit 'f8d17d53957056c053a46f9320fa7ae6fe1479a5'Hendrik Leppkes
2016-11-14Merge commit 'b55566db4c51d920a6496455bb30a608e5a50a41'Hendrik Leppkes
2016-11-14lsws: Add GRAY10 conversion.Carl Eugen Hoyos
2016-11-14Merge commit 'e48746deec48e9ff195841bc3266b4e153a878cd'Hendrik Leppkes
2016-11-13fate/colorkey: disable audio stream.Nicolas George
2016-11-13fate: fix fate-api dependenciesJames Almer
2016-11-10lavf/mov.c: Fallback to finding non-keyframe in fix_index, if keyframe search...Sasi Inguva
2016-11-10avformat/flvenc: add add_keyframe_index optionSteven Liu
2016-11-10nut: add gray12 supportMichael Niedermayer
2016-11-10swscale: Add GRAY12Luca Barbato
2016-11-10swscale: Add GBRAP10 outputMichael Niedermayer
2016-11-10swscale: Add the GBRAP12 outputLuca Barbato
2016-11-06avformat/framehash: also print channel layout as a stringJames Almer
2016-11-05fate: Remove show_formats for fate-mov-zombie testMichael Niedermayer
2016-11-05fate: add zombie testMichael Niedermayer
2016-11-05fate: add bsf tests for ticket 5927James Almer
2016-11-04avfilter/af_firequalizer: add fft2 optionMuhammad Faiz