summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* lavc/options_table: Change some options location in opt table.Jun Zhao2018-12-202-24/+24
* tests/fate/filter-video: increase fuzz for fate-filter-refcmp-psnr-rgbMichael Niedermayer2018-12-191-1/+1
* avformat/nut: add support for yuva444/422p12 pixel formatPaul B Mahol2018-12-1416-48/+48
* avcodec/gif: use avctx->frame_numberPaul B Mahol2018-12-136-6/+6
* avcodec: rewrite gif muxing and encodingPaul B Mahol2018-12-136-1038/+1038
* tests/api-flac-test: Rename NUMBER_OF_FRAMES as NUMBER_OF_AUDIO_FRAMES.Carl Eugen Hoyos2018-12-111-5/+5
* fate: add prog suffix in fate-mov-mp4-with-mov-in24-verGyan Doshi2018-12-111-1/+1
* avcodec/r210: use correct pixel formatPaul B Mahol2018-12-034-12/+12
* tests/ref/fate/vc1test_smm0005: Add a newline.Carl Eugen Hoyos2018-12-021-1/+1
* 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
OpenPOWER on IntegriCloud