summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* avcodec/proresdec : add 12b decodingMartin Vignali2018-12-025-10/+10
* additional math.h functions for djgppPeter Ross2018-11-281-0/+1
* avcodec/opus: set skip_samplesPaul B Mahol2018-11-281-0/+1
* fate/prores-metadata : make output bit exactMartin Vignali2018-11-252-2/+2
* swscale : add support for YUVA444P12 and YUVA422P12Martin Vignali2018-11-2416-0/+48
* avutil : add YUVA444P12 and YUVA422P12Martin Vignali2018-11-241-0/+22
* avformat/movenc: get number of written bytes from bitstream writerPaul B Mahol2018-11-221-2/+2
* fate-api-h264-slice: use the heap for nal bufferPeter Ross2018-11-211-2/+9
* api-h264-slice-test: use av_be2ne16 instead of ntohsPeter Ross2018-11-211-2/+2
* avutil/cuda_check: Make sure this passes make fate-sourcePhilip Langdale2018-11-171-0/+2
* fate: Add test for vc1test demuxerJun Zhao2018-11-123-0/+65
* fate/prores_metadata : fix md5 valueMartin Vignali2018-11-111-1/+1
* fate/prores_metadata_bsf : add test for setting color propertyMartin Vignali2018-11-112-0/+7
* cbs_h265: Add PTL parsing for sublayersMark Thompson2018-11-112-1/+3
* fate/libavcodec: Fix config dependency of h264-levels testMark Thompson2018-11-111-1/+1
* fate/api-h264-slice-test: use cleaner error handlingJosh de Kock2018-11-031-32/+47
* fate/api-h264-slice-test: don't use ssize_tJosh de Kock2018-11-031-6/+3
* avfilter/vf_pixdesctest: Use 32bit read/writeMichael Niedermayer2018-10-272-2/+2
* avutil/pixdesc: Add av_write_image_line2(), av_read_image_line2()Michael Niedermayer2018-10-272-2/+2
* tests/api-h264-slice-test: use the correct function to free the AVHashContextJames Almer2018-10-271-1/+1
* fate: add api-h264-slice testJosh de Kock2018-10-264-0/+535
* fate: add h264 timecode testJosh de Kock2018-10-232-0/+307
* swscale : add YA16 LE/BE outputMartin Vignali2018-10-1813-0/+23
* avcodec/proresenc_aw : use for frame flag in the header the same value than t...Martin Vignali2018-10-184-4/+4
* avcodec/proresenc_aw : use qp close to the official encoderMartin Vignali2018-10-181-3/+3
* avcodec/proresenc_aw : use AVframe primaries, transfert, colorspace for frame...Martin Vignali2018-10-184-4/+4
* avfilter/af_silenceremove: add options to keep min duration of silencePaul B Mahol2018-10-151-1/+1
* fate: Update checksums for recent mxf changesMichael Niedermayer2018-10-143-3/+3
* avformat/mxfenc: correctly set content package rate in system elementBaptiste Coudurier2018-10-121-1/+1
* avformat/mxfenc: update body partition with footer offsetBaptiste Coudurier2018-10-126-8/+8
* avformat/mxfenc: add mpeg-2 specific metadata, fix compatibility with sony co...Baptiste Coudurier2018-10-126-8/+8
* avformat/mxfenc: write index delta entry array needed by sony vegas pro 11Baptiste Coudurier2018-10-126-8/+8
* avutil/tests/parseutils: add some big duration testsMarton Balint2018-10-071-0/+4
* avfilter/vf_curves: add planar rgb supportPaul B Mahol2018-09-251-5/+5
* lavc/h264: Add common code for level handlingMark Thompson2018-09-231-0/+5
* avcodec: add native iLBC decoderPaul B Mahol2018-09-231-0/+2
* fate/mov : use do_md5sum for mov-faststart-4gb-overflow testMartin Vignali2018-09-221-1/+1
* checkasm/float_dsp: add test for vector_dmulJames Almer2018-09-141-0/+24
* avcodec/loco: switch to planar rgb formatPaul B Mahol2018-09-101-5/+5
* tests/fate: fix lut hash for gray14Paul B Mahol2018-09-091-1/+1
* avcodec/lagarith: switch to planar rgbPaul B Mahol2018-09-097-87/+87
* Add FATE test for QT format audio descriptors in MP4Derek Buitenhuis2018-09-092-0/+6
* avfilter: add support for gray14 formatPaul B Mahol2018-09-091-0/+1
* fate: fix hapqa-extract-nosnappy tests on small buildsJames Almer2018-09-063-4/+2
* fate: add 10-bit test for hue video filterTobias Rapp2018-08-312-0/+4
* tests/ref/fate/pixelutils: Add a newline.Carl Eugen Hoyos2018-08-311-1/+1
* avformat/movenc: implicitly enable negative CTS offsets for ismvJan Ekström2018-08-242-5/+5
* lavc/hevc_ps: fix crop info for monochromeZhao Zhili2018-08-222-0/+11
* avformat/audiointerleave: pad last audio frameBaptiste Coudurier2018-08-211-2/+2
* libswscale: Adds conversions from/to float gray format.Sergey Lavrushkin2018-08-1412-0/+22
OpenPOWER on IntegriCloud