summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* palettegen: Fill with last color, not blackTomas Härdin2019-02-191-1/+1
* avutil/cuda_check: avoid pointlessly exporting same symbol from two librariesTimo Rothenpieler2019-02-141-2/+0
* tests/api/api-h264-test: Add AV_NOPTS_VALUE check for AVFrame.pkt_dts/ptsJun Zhao2019-02-121-3/+4
* tests/checkasm/checkasm: Do not define an unused function.Carl Eugen Hoyos2019-01-311-0/+2
* avcodec: Add discard_sample_percentageMichael Niedermayer2019-01-282-0/+4
* avcodec/vp6: select idct based (loosely) on number of coefficients decodedPeter Ross2019-01-262-172/+172
* avcodec/vp6: use ff_vp3dsp_[hv]_loop_filter_12Peter Ross2019-01-262-285/+285
* avcodec/vp6: use rounded shift for chroma motion vector calculationPeter Ross2019-01-263-391/+391
* api-h264-slice-test: fix arguments and helpRafaël Carré2019-01-142-5/+3
* checkasm/af_afir: relax the max allowed absolute differenceJames Almer2019-01-131-1/+1
* fate: add tests/fate/hlsenc.mak for hls FATESteven Liu2019-01-042-0/+44
* checkasm: add an af_afir testJames Almer2019-01-035-0/+89
* 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