summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | avutil/tests/lfg.c: added proper normality testThomas Turner2017-03-082-0/+1011
* | swresample/resample: use uniform normalizationMuhammad Faiz2017-03-086-156/+156
* | mkv: Export bounds and padding from spherical metadataVittorio Giovara2017-03-071-1/+5
* | mov: Export bounds and padding from spherical metadataVittorio Giovara2017-03-071-1/+5
* | spherical: Add tiled equirectangular type and projection-specific propertiesVittorio Giovara2017-03-072-2/+2
* | ffmpeg: init filtergraphs only after we have a frame on each inputAnton Khirnov2017-03-0312-44/+44
* | ffmpeg: do packet ts rescaling in write_packet()Anton Khirnov2017-03-032-45/+45
* | add locale month names to av_small_strptimeMicah Galizia2017-02-261-0/+7
* | fate: update ffprobe stuff after dbc7f02a727286f3Paul B Mahol2017-02-267-73/+73
* | avfilter/aeval: trim last frame's number of samples to match requested durationPaul B Mahol2017-02-252-1153/+1533
* | avcodec/vp56: Implement very basic error concealmentMichael Niedermayer2017-02-251-1/+1
* | avcodec/vp56: Fix sign typoMichael Niedermayer2017-02-241-1/+1
* | fate/source: Check for cases that could use av_clip_uintp2() and av_clip_intp2()Michael Niedermayer2017-02-212-0/+16
* | tests/fate/hevc: remove vsync drop from where it is not needed anymoreMichael Niedermayer2017-02-181-5/+5
* | adpcm: fix clipping for yamahaPaul B Mahol2017-02-152-6/+6
* | avfilter/vf_lut: do not always explicitly clip pixelsPaul B Mahol2017-02-131-29/+29
* | fate: add WavPack muxer testJames Almer2017-02-103-0/+8
* | avformat/apetag: fix flag value to signal footer presenceJames Almer2017-02-101-1/+1
* | Implement optimal huffman encoding for (M)JPEG.Jerry Jiang2017-02-0810-5/+45
OpenPOWER on IntegriCloud