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
2019-04-19tests: don't include TARGET_PATH in the sample path needlesslyHendrik Leppkes
2019-04-19tests: Add EXESUF to program calls.Carl Eugen Hoyos
2019-04-19rename hls_segment_filename in fate-hls-segment-size for fateSteven Liu
2019-04-19add tests/ref/fate/hls-segment-size for the fate testSteven Liu
2019-04-17tests/fate: add fate-hls-segment-size for hls_segment_size 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-04-03fate: unbreak fate with custom binary namesGyan Doshi
2019-03-19tests/fate-run: fix regression in encoding optionsJames Almer
2019-03-15tests/fate/ffmpeg: Check for apng codec for fate-copy-apng.Carl Eugen Hoyos
2019-03-14fate/lavf-image: fix passed arguments for some high bit depth testsJames Almer
2019-03-14Merge commit 'f8abf7d4dfa0504f7f65e4f1fd9d22e01cb371cc'James 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 '5846b496f0a1dd5be4ef714622940674305ec00f'James Almer
2019-03-11Merge commit 'dad5fd59f3d6a8311365314cfcde0ebcd15c2b01'James Almer
2019-03-11Merge commit 'e22ffb3805f6994bd1fd7ab73e6297f36a53f915'James Almer
2019-03-11Merge commit '7e5bde93a1e7641e1622814dafac0be3f413d79b'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-27checkasm/h264: test 4:2:2 chroma loop filter functionsJanne Grunau
2019-02-27fate/proresenc_aw : add test for interlace and 444 encodingMartin Vignali
2019-02-20lavf/jacosubdec: compute subtitle duration correctlyAdam Sampson
2019-02-20Merge commit 'd7f4f5c4a18a0c9e62635cfa6fe8a9302b413c01'James Almer
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: Use a predefined function for lavf-rm testDiego Biurrun
2019-02-16tests: Enable CRC test for yuv4mpegDiego Biurrun
2019-02-16tests: Unify output directory creationDiego Biurrun
2019-02-16build: Rename OBJDIRS variable to OUTDIRSDiego Biurrun
2019-02-16tests: Drop duplicate variable declarationDiego Biurrun
2019-02-14avutil/cuda_check: avoid pointlessly exporting same symbol from two librariesTimo Rothenpieler
2019-02-12tests/api/api-h264-test: Add AV_NOPTS_VALUE check for AVFrame.pkt_dts/ptsJun Zhao
2019-01-31tests/checkasm/checkasm: Do not define an unused function.Carl Eugen Hoyos
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