summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* 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
* | Merge commit '9064777dbb335ab4809ae09e3fdcc0245f925cdc'Clément Bœsch2017-02-02
|\|
| * checkasm: add HEVC test for testing IDCT DCAlexandra Hájková2016-07-22
* | Merge commit '6f9e34baea4f6f484392e4e67f606a0835d07b73'Clément Bœsch2017-02-02
|\|
| * arm: Check for support for the .fpu directiveMartin Storsjö2016-07-21
| * checkasm: arm: Ignore changes to bits 0-4 and 7 of FPSCRMartin Storsjö2016-07-17
| * cheackasm/arm: remove NEON instructions from checkasm_checked_call_vfpJanne Grunau2016-07-17
| * checkasm: arm: Don't start new const blocks for each stringMartin Storsjö2016-07-17
* | mov: add fate test for decryption with edit listerankor2017-02-01
* | avformat/matroskaenc: don't reserve more bytes than needed for the Colour mas...James Almer2017-01-28
* | fate: add SCC testPaul B Mahol2017-01-27
* | avfilter/formats: do not allow unknown layouts in ff_parse_channel_layout if ...Marton Balint2017-01-24