summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '4537647c0429fe7c8ee655ac3fda856ba67f58a0'Clément Bœsch2017-03-311-4/+27
|\
| * fate: checkasm: Split monolithic test into individual componentsDiego Biurrun2016-11-081-4/+22
* | Merge commit '9498237049d15812cecb79df47b196c73013908b'Clément Bœsch2017-03-311-10/+18
|\ \ | |/
| * checkasm: Add --test parameter to check only specific componentsDiego Biurrun2016-11-081-10/+18
| * swscale: Add GRAY12Luca Barbato2016-11-076-0/+10
| * vp9: Flip the order of arguments in MC functionsMartin Storsjö2016-11-031-10/+8
| * mov: Evaluate the movie display matrixVittorio Giovara2016-11-013-3/+3
* | avutil/tests/dict: Check return of av_dict_parse_string()Michael Niedermayer2017-03-301-0/+7
* | tests/fate/source-check: Use git grep in place of grepMichael Niedermayer2017-03-301-1/+1
* | ffprobe: fix printing packet side data informationJames Almer2017-03-291-1/+1
* | fate: add tests for ac3_fixed 5.1 downmixJames Almer2017-03-281-0/+8
* | Merge commit 'b90c8a3d08e3f9ad4de1253376d2d1d93abb8b8c'James Almer2017-03-272-1/+3
|\ \ | |/
| * fate: Add tests for mov display matrixVittorio Giovara2016-11-017-0/+32
* | lavc/vp9: split into vp9{block,data,mvs}Clément Bœsch2017-03-271-2/+2
* | lavfi: remove af_asynts filterRostislav Pehlivanov2017-03-271-6/+0
* | fate/checkasm: fix use of uninitialized memory on hevc_add_res testsJames Almer2017-03-241-1/+1
* | fate/checkasm: use LOCAL_ALINGED_32 on hevc_add_res testsJames Almer2017-03-241-4/+4
* | fate: mask errors while constructing report filesClément Bœsch2017-03-241-1/+1
* | avcodec/tests: added test for celp_math.cThomas Turner2017-03-241-0/+5
* | avcodec/dnxhd_parser: take into account compressed frame size and skip itPaul B Mahol2017-03-241-2/+2
* | Merge commit 'ed48a9d8143d2575a4458589cebde69ec326afd8'Clément Bœsch2017-03-244-1/+88
|\ \ | |/
| * checkasm: Add a test for HEVC add_residualAlexandra Hájková2016-10-224-2/+89
* | Merge commit '043b0b9fb1481053b712d06d2c5b772f1845b72b'Clément Bœsch2017-03-249-87/+87
|\ \ | |/
| * Replace leftover uses of -aframes|-dframes|-vframes with -frames:a|d|vDiego Biurrun2016-10-222-3/+3
| * fate: Update filter-pixfmts-scale gbrap12le hash missing from be9dba5c8aLuca Barbato2016-10-181-1/+1
* | Merge commit 'dd5d4a0e1e3a30a254d1a57ecbdcedf230c6014b'James Almer2017-03-231-2/+2
|\ \ | |/
| * checkasm: aarch64: Don't clobber x29 in checkasm_stack_clobberMartin Storsjö2016-10-181-2/+2
| * swscale: Properly load alpha for planar rgbMichael Niedermayer2016-10-181-2/+2
* | Merge commit '2816f8a8bb33bd67fec5e94f5d357918caf4e055'James Almer2017-03-234-4/+3
|\ \ | |/
| * build: Drop arch-specific checkasm MakefilesDiego Biurrun2016-10-174-4/+3
* | Merge commit '93d5b022a9fd3a1a1f9c521a1eac7f0410e05b81'James Almer2017-03-231-5/+0
|\ \ | |/
| * build: Drop duplicate asm recipeDiego Biurrun2016-10-171-5/+0
* | Merge commit 'c91d6a33f872574c95c8784277cf60ffcf6bff4f'James Almer2017-03-232-12/+9
|\ \ | |/
| * checkasm: aarch64: Add filler args to make sure all parameters are passed on ...Martin Storsjö2016-10-162-12/+9
* | Merge commit 'f1b3e131385176c3c9d9783b25047856a0dcebf6'James Almer2017-03-232-1/+18
|\ \ | |/
| * checkasm: aarch64: Clobber the stack before calling functionsMartin Storsjö2016-10-162-1/+18
* | Merge commit 'a05cc56124b4f1237f6355784de821e3290ddb44'James Almer2017-03-232-4/+4
|\ \ | |/
| * 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
|\ \ | |/
OpenPOWER on IntegriCloud