summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* Merge commit '12004a9a7f20e44f4da2ee6c372d5e1794c8d6c5'Clément Bœsch2017-03-20
|\
| * audiodsp: reorder arguments for vector_clipfAnton Khirnov2016-09-22
* | Merge commit 'e9ef6171396dc4106526aaa86b620c61ca3d1017'Clément Bœsch2017-03-20
|\|
| * checkasm: add tests for audiodspAnton Khirnov2016-09-22
* | Merge commit '2eb97af66af90ca3978229da151f0b8b3a5d9370'Clément Bœsch2017-03-20
|\|
| * checkasm: add a test for blockdspAnton Khirnov2016-09-22
* | Merge commit 'de452e503734ebb0fdbce86e9d16693b3530fad3'Clément Bœsch2017-03-20
|\|
* | Merge commit 'e89cef40506d990a982aefedfde7d3ca4f88c524'Clément Bœsch2017-03-20
|\|
| * checkasm: Read the unsigned value as it shouldLuca Barbato2016-09-11
* | Merge commit '3aa9d37d03da3c9b482d19b3988659287815280e'Clément Bœsch2017-03-20
|\|
| * build: Fix directory dependencies of tests/pixfmts.mak targetDiego Biurrun2016-09-05
* | swscale: remove unused is{RGB,BGR}inBytesClément Bœsch2017-03-20
* | swscale: use a (more correct) function for isPackedClément Bœsch2017-03-20
* | fate: add fate-sws-pixdesc-queryClément Bœsch2017-03-20
* | Merge commit '87c6c78604e4dd16f1f45862b27ca006da010527'James Almer2017-03-19
|\|
| * vp8: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-08-26
| * checkasm: add vp9 MC tests.Ronald S. Bultje2016-08-03
* | fate: Do not report side data sizeVittorio Giovara2017-03-17
* | avcodec: estimate output bitrate for uncompressed video codecsTobias Rapp2017-03-17
* | swresample/options: enable linear_interp and exact_rational by defaultMuhammad Faiz2017-03-17
* | fate: Add vf_framerate test.Alexis Ballier2017-03-16
* | Merge commit '40ad05bab206c932a32171d45581080c914b06ec'Clément Bœsch2017-03-15
|\|
| * checkasm: Cast unsigned to signedLuca Barbato2016-07-23
* | ffmpeg, ffprobe: don't "merge" side data into packet data by defaultwm42017-03-14
* | swresample/swresample: do not reset tsf on swr_alloc_set_optsMuhammad Faiz2017-03-13
* | tests/api-seek: fix memory leak on realloc() failureJames Almer2017-03-12
* | test/api-seek: clean up properly on failureJames Almer2017-03-12
* | tests/api-seek: make the crc array uint32_tJames Almer2017-03-12
* | concatdec: pass AVFormatContext flags to sub demuxerwm42017-03-09
* | swresample/resample: do not allow odd filter_lengthMuhammad Faiz2017-03-09
* | fate/swresample: fix FUZZ typoMuhammad Faiz2017-03-08
* | avutil/tests/lfg.c: added proper normality testThomas Turner2017-03-08
* | swresample/resample: use uniform normalizationMuhammad Faiz2017-03-08
* | mkv: Export bounds and padding from spherical metadataVittorio Giovara2017-03-07
* | mov: Export bounds and padding from spherical metadataVittorio Giovara2017-03-07
* | spherical: Add tiled equirectangular type and projection-specific propertiesVittorio Giovara2017-03-07
* | ffmpeg: init filtergraphs only after we have a frame on each inputAnton Khirnov2017-03-03
* | ffmpeg: do packet ts rescaling in write_packet()Anton Khirnov2017-03-03
* | add locale month names to av_small_strptimeMicah Galizia2017-02-26
* | fate: update ffprobe stuff after dbc7f02a727286f3Paul B Mahol2017-02-26
* | avfilter/aeval: trim last frame's number of samples to match requested durationPaul B Mahol2017-02-25
* | avcodec/vp56: Implement very basic error concealmentMichael Niedermayer2017-02-25
* | avcodec/vp56: Fix sign typoMichael Niedermayer2017-02-24
* | fate/source: Check for cases that could use av_clip_uintp2() and av_clip_intp2()Michael Niedermayer2017-02-21
* | tests/fate/hevc: remove vsync drop from where it is not needed anymoreMichael Niedermayer2017-02-18
* | adpcm: fix clipping for yamahaPaul B Mahol2017-02-15
* | avfilter/vf_lut: do not always explicitly clip pixelsPaul B Mahol2017-02-13
* | fate: add WavPack muxer testJames Almer2017-02-10
* | avformat/apetag: fix flag value to signal footer presenceJames Almer2017-02-10
* | Implement optimal huffman encoding for (M)JPEG.Jerry Jiang2017-02-08