summaryrefslogtreecommitdiff
path: root/tests/ref
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
* 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
* ffmpeg, ffprobe: don't "merge" side data into packet data by defaultwm42017-03-14
* concatdec: pass AVFormatContext flags to sub demuxerwm42017-03-09
* 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
* 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
* mov: add fate test for decryption with edit listerankor2017-02-01
* 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 '38efff92f1ef81f3de20ff0460ec7b70c253d714'Clément Bœsch2017-01-24
|\
| * FATE: add a test for H.264 with two fields per packetAnton Khirnov2016-07-15
* | lavf/matroskaenc: Do not write two CodecID elements for rawvideo.Carl Eugen Hoyos2017-01-14
* | fate/psd : add test for bitmap and duotoneMartin Vignali2017-01-14
* | fate/psd : add test for 256 colorMartin Vignali2017-01-11
* | avfilter/avf_aphasemeter: make video output optionalPaul B Mahol2016-12-28
* | avutil/tests: Improved code coverage for random_seedThomas Turner2016-12-23
* | fate: Add test for ticket 6024, truncated decoding modePavel Koshevoy2016-12-22
* | avutil: Added selftest for libavutil/audio_fifo.cThomas Turner2016-12-21
* | fate/psd: add tests for uncompress and rle samplesMartin Vignali2016-12-16
* | fate: Add h264 test for frame num gapsDerek Buitenhuis2016-12-12
* | avcodec: Add max_pixels optionsMichael Niedermayer2016-12-10
* | fate: add av_image_check_size() testMichael Niedermayer2016-12-10
* | fate: add a monoscopic spherical matroska testJames Almer2016-12-09
* | fate: Add a monoscopic spherical mov testVittorio Giovara2016-12-07
* | fate: rename fate-mov-init-nonkeyframe ref fileJames Almer2016-12-02
* | avformat/ffmenc: Make ffm_write_header_codec_ctx() use codecparMichael Niedermayer2016-12-02
* | avformat/ffmenc: set bitexact mode for old API without accessing the encoderMichael Niedermayer2016-12-02
* | avformat/ffmenc: Drop ffm_write_header_codec_private_ctx()Michael Niedermayer2016-12-02
* | swscale: add gbr(a)p16 output supportPaul B Mahol2016-12-01