summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* 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
* | Merge commit '71a0472114574993df7035f4de9aa007e03817b8'Clément Bœsch2017-01-24
|\|
| * checkasm: arm: report the first clobbered register in checkasm_checked_callJanne Grunau2016-07-16
* | Merge commit '38efff92f1ef81f3de20ff0460ec7b70c253d714'Clément Bœsch2017-01-24
|\|
| * FATE: add a test for H.264 with two fields per packetAnton Khirnov2016-07-15
* | avcodec/h264dec: Fix regression with "make fate-h264-attachment-631 THREADS=8"Michael Niedermayer2017-01-24
* | dcaenc: Implementation of Huffman codes for DCA encoderDaniil Cherednik2017-01-15