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
2022-08-07avcodec: WBMP (Wireless Application Protocol Bitmap) image formatPeter Ross
2022-08-05avcodec/flacdsp: Split encoder-only parts into a ctx of its ownAndreas Rheinhardt
2022-08-05avcodec/flacdsp: Remove unused function parameterAndreas Rheinhardt
2022-08-04lavu/pixfmt: Add packed 4:4:4 formatPhilip Langdale
2022-08-03avformat/flvenc: fix timestamp of key frame indexZhao Zhili
2022-08-02fate/lavf-image: Disable file checksums for exr testsAndreas Rheinhardt
2022-08-02tests/fate-run: Allow to skip file checksums for lavf_imageAndreas Rheinhardt
2022-07-30tests/ref/fate/filter-metadata-cropdetect[12]: Fix ref fileAndreas Rheinhardt
2022-07-30lavfi/cropdetect: Add new mode to detect crop-area based on motion vectors an...Thilo Borgmann
2022-07-30fate/png: add test for ICC profile parsingNiklas Haas
2022-07-26fate/imf: Rename IMF fate-targetAndreas Rheinhardt
2022-07-25fate/hevc: add clip for persistent_rice_adaptation_enabled_flagXu Guangxin
2022-07-23fftools/ffmpeg: use the sync queues to handle -framesAnton Khirnov
2022-07-23fftools/ffmpeg: rework -shortest implementationAnton Khirnov
2022-07-23fate/ffmpeg: add a test for interleaving video+subsAnton Khirnov
2022-07-22avcodec/aacdec: remove skip samples multiplierJames Almer
2022-07-19tests/api: use AVFrame.duration instead of AVFrame.pkt_durationAnton Khirnov
2022-07-19ffprobe: print AVFrame.durationAnton Khirnov
2022-07-19swscale: add NV16 input/outputMatthieu Bouron
2022-07-18avcodec/wrapped_avframe: Don't leak frame metadata, side-dataAndreas Rheinhardt
2022-07-18avdevice/lavfi: output wrapped AVFramesTimo Rothenpieler
2022-07-16checkasm: motion: Make the benchmarks more stableMartin Storsjö
2022-07-10fate/pcm: Add pcm_dvd transcode testsAndreas Rheinhardt
2022-07-09avcodec/mpegvideo_enc: Fix a chroma mb size error in sse_mb()Wenbin Chen
2022-07-09fate/h264: Add Active Format Descriptor testAndreas Rheinhardt
2022-07-03fate: add PFM encoder testsPaul B Mahol
2022-07-03fate: add EXR encoder testsPaul B Mahol
2022-06-29avformat/mov: Only read the primary item for AVIFVignesh Venkatasubramanian
2022-06-28checkasm: Provide enough alignment in the new motion testMartin Storsjö
2022-06-28lavc/aarch64: motion estimation functions in neonSwinney, Jonathan
2022-06-24avformat/matroskaenc: Split updating CodecPrivate from writing itAndreas Rheinhardt
2022-06-24avformat/movenc: enable compressorname for mp4 modeZhao Zhili
2022-06-21avformat/matroskaenc: Don't waste bytes to Write Tag length fieldsAndreas Rheinhardt
2022-06-20tests/checkasm/sw_scale: Fix alignment for movdqaMichael Goulet
2022-06-20lavfi/drawutils: improve colorspace supportrcombs
2022-06-12avutil/tests/uuid: add uuid testsPierre-Anthony Lemieux
2022-06-09avcodec/texturedspenc: Fix indexing in color distribution determinationMichael Niedermayer
2022-06-05fate: add test for QOI formatPaul B Mahol
2022-06-01fate/dca: Fix test requirementsAndreas Rheinhardt
2022-06-01tests/Makefile: Add PCM functionAndreas Rheinhardt
2022-05-31fate/wavpack: Test APE cuesheet tagsAndreas Rheinhardt
2022-05-31fate/wavpack: Avoid temp filesAndreas Rheinhardt
2022-05-31fate/wavpack: Fix test requirementsAndreas Rheinhardt
2022-05-31fate/vpx: Remove unused define parametersAndreas Rheinhardt
2022-05-31fate/opus: Restore fate-opus-(celt|hybrid|silk)Andreas Rheinhardt
2022-05-30avcodec/ffv1enc: Eliminate float/double from find_best_state()Michael Niedermayer
2022-05-28fate/ffmpeg: Fix test requirementsAndreas Rheinhardt
2022-05-28checkasm: added additional dstW tests for hscaleSwinney, Jonathan
2022-05-25checkasm: improve hevc_sao testJ. Dekker
2022-05-24tests/fate/vcodec: add tests for ffv1 2pass modeAnton Khirnov