summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'f8df5e2f31a5ba7b30a0e1caaaf5a03c753b3f9b'James Almer2019-03-1421-179/+104
|\
| * tests: Add a convenience function for video-only lavf testsDiego Biurrun2019-02-1611-119/+27
* | tests: Convert lavf container tests with samples to non-legacy test scriptsJames Almer2019-03-1414-68/+50
* | Merge commit '618d02c1fa9e74d490cace64a7d15762656b521c'James Almer2019-03-1440-263/+199
|\ \ | |/
| * tests: Convert lavf container tests to non-legacy test scriptsDiego Biurrun2019-02-1624-126/+92
* | Merge commit '896fe15dbb7b78de495c4a7dd75e7faec66778da'James Almer2019-03-1425-56/+78
|\ \ | |/
| * tests: Convert lavf pixfmt conversion tests to non-legacy test scriptsDiego Biurrun2019-02-1625-55/+78
* | Merge commit 'a957e9379d11f2982d615f92c30580a57ea8bb40'James Almer2019-03-1439-201/+175
|\ \ | |/
| * tests: Convert lavf image tests to non-legacy test scriptsDiego Biurrun2019-02-1619-117/+76
* | Merge commit 'eb8a8115994434b548523cf0bca6a4a74784e79c'James Almer2019-03-1433-174/+113
|\ \ | |/
| * tests: Convert audio-only lavf tests to non-legacy test scriptsDiego Biurrun2019-02-1622-102/+72
* | Merge commit 'a70eac7a9b193e8434b5bed90bd72aa4cb688363'James Almer2019-03-148-31/+69
|\ \ | |/
| * tests: Convert image2pipe tests to non-legacy test scriptsDiego Biurrun2019-02-168-31/+67
* | fate/mxf: add mxf user comments testsMark Reid2019-03-134-1/+17
* | Merge commit '5846b496f0a1dd5be4ef714622940674305ec00f'James Almer2019-03-101-5/+5
|\ \ | |/
| * tests: Use a predefined function for lavf-rm testDiego Biurrun2019-02-161-4/+4
* | Merge commit 'dad5fd59f3d6a8311365314cfcde0ebcd15c2b01'James Almer2019-03-102-1/+2
|\ \ | |/
| * tests: Enable CRC test for yuv4mpegDiego Biurrun2019-02-162-1/+2
| * tests: Drop duplicate variable declarationDiego Biurrun2019-02-161-1/+0
* | Merge commit 'e22ffb3805f6994bd1fd7ab73e6297f36a53f915'James Almer2019-03-104-8/+3
|\ \ | |/
| * tests: Unify output directory creationDiego Biurrun2019-02-164-8/+3
* | Merge commit '7e5bde93a1e7641e1622814dafac0be3f413d79b'James Almer2019-03-102-2/+2
|\ \ | |/
| * build: Rename OBJDIRS variable to OUTDIRSDiego Biurrun2019-02-162-2/+2
* | avcodec/proresenc_aw : fix interlace encoding for unsafe heightMartin Vignali2019-03-092-8/+8
* | fate/qtrle : change 32b test to output bgra instead of rgb24Martin Vignali2019-03-042-27/+27
* | fate/proresenc_aw : add test for interlace and 444 encodingMartin Vignali2019-02-2713-1/+61
* | lavf/jacosubdec: compute subtitle duration correctlyAdam Sampson2019-02-201-11/+11
* | Merge commit 'd7f4f5c4a18a0c9e62635cfa6fe8a9302b413c01'James Almer2019-02-201-0/+124
|\ \ | |/
| * checkasm/h264: add loop filter testsJanne Grunau2019-01-261-0/+124
| * swscale: Add GRAY10Carl Eugen Hoyos2018-11-066-0/+10
| * fate: Error out more gracefully on configure failureDiego Biurrun2018-02-261-26/+34
| * checkasm: Use LOCAL_ALIGNED for aligned variables on the stackMartin Storsjö2017-12-121-5/+5
* | palettegen: Fill with last color, not blackTomas Härdin2019-02-191-1/+1
* | avutil/cuda_check: avoid pointlessly exporting same symbol from two librariesTimo Rothenpieler2019-02-141-2/+0
* | tests/api/api-h264-test: Add AV_NOPTS_VALUE check for AVFrame.pkt_dts/ptsJun Zhao2019-02-121-3/+4
* | tests/checkasm/checkasm: Do not define an unused function.Carl Eugen Hoyos2019-01-311-0/+2
* | avcodec: Add discard_sample_percentageMichael Niedermayer2019-01-282-0/+4
* | avcodec/vp6: select idct based (loosely) on number of coefficients decodedPeter Ross2019-01-262-172/+172
* | avcodec/vp6: use ff_vp3dsp_[hv]_loop_filter_12Peter Ross2019-01-262-285/+285
* | avcodec/vp6: use rounded shift for chroma motion vector calculationPeter Ross2019-01-263-391/+391
* | api-h264-slice-test: fix arguments and helpRafaël Carré2019-01-142-5/+3
* | checkasm/af_afir: relax the max allowed absolute differenceJames Almer2019-01-131-1/+1
* | fate: add tests/fate/hlsenc.mak for hls FATESteven Liu2019-01-042-0/+44
* | checkasm: add an af_afir testJames Almer2019-01-035-0/+89
* | lavc/options_table: Change some options location in opt table.Jun Zhao2018-12-202-24/+24
* | tests/fate/filter-video: increase fuzz for fate-filter-refcmp-psnr-rgbMichael Niedermayer2018-12-191-1/+1
* | avformat/nut: add support for yuva444/422p12 pixel formatPaul B Mahol2018-12-1416-48/+48
* | avcodec/gif: use avctx->frame_numberPaul B Mahol2018-12-136-6/+6
* | avcodec: rewrite gif muxing and encodingPaul B Mahol2018-12-136-1038/+1038
* | tests/api-flac-test: Rename NUMBER_OF_FRAMES as NUMBER_OF_AUDIO_FRAMES.Carl Eugen Hoyos2018-12-111-5/+5
OpenPOWER on IntegriCloud