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/ref
AgeCommit message (Expand)Author
2019-06-12fate: add VP4 testPeter Ross
2019-06-12tests/ref/fate/nuv-rtjpeg: Preserve the original timestampsMichael Niedermayer
2019-05-14avutil: Add missing reference files for pixdesc fate testAndreas Rheinhardt
2019-05-12swscale: Add test for isSemiPlanarYUV to pixdesc_queryPhilip Langdale
2019-05-12swscale: Add support for NV24 and NV42Philip Langdale
2019-05-12avutil: Add NV24 and NV42 pixel formatsPhilip Langdale
2019-05-08avformat/matroskaenc: Don't waste bytes writing level 1 elementsAndreas Rheinhardt
2019-05-08avformat/matroskaenc: Write CRC-32 in non-seekable modeAndreas Rheinhardt
2019-05-08avformat/matroskaenc: Don't waste bytes in EBML HeaderAndreas Rheinhardt
2019-04-22lavf/oggparsevorbis: Fix change the case of metadata keys issueJun Zhao
2019-04-19add tests/ref/fate/hls-segment-size for the fate testSteven Liu
2019-04-14avformat/mxfdec: use operational_pattern_ul instead of operational_pattern fo...Marton Balint
2019-04-11avformat/mxfdec: export operational pattern UL as file metadataMarton Balint
2019-04-05FATE: Add test for HEVC files that claim to have two first slicesDerek Buitenhuis
2019-04-03lavf/movenc: fix tmcd writing for non-MP4/MOV modesGyan Doshi
2019-03-14fate/lavf-image: fix passed arguments for some high bit depth testsJames Almer
2019-03-14Merge commit 'f8df5e2f31a5ba7b30a0e1caaaf5a03c753b3f9b'James Almer
2019-03-14tests: Convert lavf container tests with samples to non-legacy test scriptsJames Almer
2019-03-14Merge commit '618d02c1fa9e74d490cace64a7d15762656b521c'James Almer
2019-03-14Merge commit '896fe15dbb7b78de495c4a7dd75e7faec66778da'James Almer
2019-03-14Merge commit 'a957e9379d11f2982d615f92c30580a57ea8bb40'James Almer
2019-03-14Merge commit 'eb8a8115994434b548523cf0bca6a4a74784e79c'James Almer
2019-03-14Merge commit 'a70eac7a9b193e8434b5bed90bd72aa4cb688363'James Almer
2019-03-13fate/mxf: add mxf user comments testsMark Reid
2019-03-11Merge commit 'dad5fd59f3d6a8311365314cfcde0ebcd15c2b01'James Almer
2019-03-09avcodec/proresenc_aw : fix interlace encoding for unsafe heightMartin Vignali
2019-03-04fate/qtrle : change 32b test to output bgra instead of rgb24Martin Vignali
2019-02-27fate/proresenc_aw : add test for interlace and 444 encodingMartin Vignali
2019-02-20lavf/jacosubdec: compute subtitle duration correctlyAdam Sampson
2019-02-19palettegen: Fill with last color, not blackTomas Härdin
2019-02-16tests: Add a convenience function for video-only lavf testsDiego Biurrun
2019-02-16tests: Convert lavf container tests to non-legacy test scriptsDiego Biurrun
2019-02-16tests: Convert lavf pixfmt conversion tests to non-legacy test scriptsDiego Biurrun
2019-02-16tests: Convert lavf image tests to non-legacy test scriptsDiego Biurrun
2019-02-16tests: Convert audio-only lavf tests to non-legacy test scriptsDiego Biurrun
2019-02-16tests: Convert image2pipe tests to non-legacy test scriptsDiego Biurrun
2019-02-16tests: Enable CRC test for yuv4mpegDiego Biurrun
2019-02-14avutil/cuda_check: avoid pointlessly exporting same symbol from two librariesTimo Rothenpieler
2019-01-28avcodec: Add discard_sample_percentageMichael Niedermayer
2019-01-26avcodec/vp6: select idct based (loosely) on number of coefficients decodedPeter Ross
2019-01-26avcodec/vp6: use ff_vp3dsp_[hv]_loop_filter_12Peter Ross
2019-01-26avcodec/vp6: use rounded shift for chroma motion vector calculationPeter Ross
2018-12-20lavc/options_table: Change some options location in opt table.Jun Zhao
2018-12-14avformat/nut: add support for yuva444/422p12 pixel formatPaul B Mahol
2018-12-13avcodec/gif: use avctx->frame_numberPaul B Mahol
2018-12-13avcodec: rewrite gif muxing and encodingPaul B Mahol
2018-12-03avcodec/r210: use correct pixel formatPaul B Mahol
2018-12-02tests/ref/fate/vc1test_smm0005: Add a newline.Carl Eugen Hoyos
2018-12-02avcodec/proresdec : add 12b decodingMartin Vignali
2018-11-28additional math.h functions for djgppPeter Ross