summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * checkasm: arm/aarch64: Fix the amount of space reserved for stack parametersMartin Storsjö2016-10-162-4/+4
| * lavf: use the new bitstream filter for extracting extradataAnton Khirnov2016-10-162-39/+39
| * swscale: Add the GBRAP12 outputLuca Barbato2016-10-126-0/+10
| * swscale: Enable GBRP12 outputLuca Barbato2016-10-126-0/+10
| * swscale: Add missing yuv444p12 swappingVittorio Giovara2016-10-121-1/+1
* | Merge commit 'e3f941cb03b139b866a0ad6dc95fbe1b247d54af'Clément Bœsch2017-03-231-1/+33
|\ \ | |/
| * checkasm: add a test for HEVC IDCTAlexandra Hájková2016-10-111-1/+33
| * checkasm: add VP9 loopfilter tests.Ronald S. Bultje2016-10-041-0/+159
* | Merge commit 'dc3fe45fca9c10c4af6bfcf48eb7b81968892ef9'Clément Bœsch2017-03-232-0/+9
|\ \ | |/
| * fate: Add test for rscc paletteVittorio Giovara2016-10-022-0/+5
| * lavu: remove the custom atomic APIAnton Khirnov2016-10-021-5/+0
* | avcodec/lossless_videodsp: use ptrdiff_t for length parametersJames Almer2017-03-221-1/+1
* | Merge commit '22c3ab18646924ce24dc6017a9e882ff69689e40'Clément Bœsch2017-03-224-0/+81
|\ \ | |/
| * checkasm: Add test for huffyuvdsp add_bytesAlexandra Hájková2016-10-024-0/+81
| * hevc: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-291-8/+8
| * pixfmt: Add yuv444p12 pixel formatLuca Barbato2016-09-276-0/+10
| * pixfmt: Add yuv422p12 pixel formatLuca Barbato2016-09-276-0/+10
| * pixfmt: Add yuv420p12 pixel formatLuca Barbato2016-09-276-0/+10
* | fate: update ref file for apng-clock testJames Almer2017-03-221-1/+1
* | Merge commit '12004a9a7f20e44f4da2ee6c372d5e1794c8d6c5'Clément Bœsch2017-03-201-4/+4
|\ \ | |/
| * audiodsp: reorder arguments for vector_clipfAnton Khirnov2016-09-221-4/+4
* | Merge commit 'e9ef6171396dc4106526aaa86b620c61ca3d1017'Clément Bœsch2017-03-204-0/+151
|\ \ | |/
| * checkasm: add tests for audiodspAnton Khirnov2016-09-224-0/+151
* | Merge commit '2eb97af66af90ca3978229da151f0b8b3a5d9370'Clément Bœsch2017-03-204-0/+73
|\ \ | |/
| * checkasm: add a test for blockdspAnton Khirnov2016-09-224-0/+73
* | Merge commit 'de452e503734ebb0fdbce86e9d16693b3530fad3'Clément Bœsch2017-03-201-1/+1
|\ \ | |/
* | Merge commit 'e89cef40506d990a982aefedfde7d3ca4f88c524'Clément Bœsch2017-03-201-2/+3
|\ \ | |/
| * checkasm: Read the unsigned value as it shouldLuca Barbato2016-09-111-2/+3
* | Merge commit '3aa9d37d03da3c9b482d19b3988659287815280e'Clément Bœsch2017-03-201-1/+1
|\ \ | |/
| * build: Fix directory dependencies of tests/pixfmts.mak targetDiego Biurrun2016-09-051-1/+1
* | swscale: remove unused is{RGB,BGR}inBytesClément Bœsch2017-03-201-18/+0
* | swscale: use a (more correct) function for isPackedClément Bœsch2017-03-201-0/+19
* | fate: add fate-sws-pixdesc-queryClément Bœsch2017-03-203-0/+814
* | Merge commit '87c6c78604e4dd16f1f45862b27ca006da010527'James Almer2017-03-191-2/+2
|\ \ | |/
| * vp8: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-08-261-2/+2
| * checkasm: add vp9 MC tests.Ronald S. Bultje2016-08-034-0/+132
* | fate: Do not report side data sizeVittorio Giovara2017-03-179-103/+98
* | avcodec: estimate output bitrate for uncompressed video codecsTobias Rapp2017-03-1740-40/+40
* | swresample/options: enable linear_interp and exact_rational by defaultMuhammad Faiz2017-03-175-27/+196
* | fate: Add vf_framerate test.Alexis Ballier2017-03-163-0/+25
* | Merge commit '40ad05bab206c932a32171d45581080c914b06ec'Clément Bœsch2017-03-151-1/+1
|\ \ | |/
| * checkasm: Cast unsigned to signedLuca Barbato2016-07-231-1/+1
* | ffmpeg, ffprobe: don't "merge" side data into packet data by defaultwm42017-03-149-57/+58
* | swresample/swresample: do not reset tsf on swr_alloc_set_optsMuhammad Faiz2017-03-131-40/+40
* | tests/api-seek: fix memory leak on realloc() failureJames Almer2017-03-121-2/+2
* | test/api-seek: clean up properly on failureJames Almer2017-03-121-12/+19
* | tests/api-seek: make the crc array uint32_tJames Almer2017-03-121-8/+9
* | concatdec: pass AVFormatContext flags to sub demuxerwm42017-03-091-64/+128
* | swresample/resample: do not allow odd filter_lengthMuhammad Faiz2017-03-091-38/+38
* | fate/swresample: fix FUZZ typoMuhammad Faiz2017-03-081-1/+1
OpenPOWER on IntegriCloud