summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests/ref/vsynth: fix fate colr changes (again)Michael Bradshaw2020-04-131-1/+1
* tests/ref/vsynth: fix fate colr changesMichael Bradshaw2020-04-133-3/+3
* avformat/matroskaenc: Make output more deterministicAndreas Rheinhardt2020-04-1311-40/+40
* avformat/matroskaenc: Remove allocations for AttachmentsAndreas Rheinhardt2020-04-131-2/+2
* avformat/matroskaenc: Don't waste bytes writing durationsAndreas Rheinhardt2020-04-136-32/+32
* lavc/movtextdec: add alpha default to ass header colorsJohn Stebbins2020-04-101-1/+1
* h264_ps: make the PPS hold a reference to its SPSAnton Khirnov2020-04-101-0/+148
* dnn-layer-mathbinary-test: add unit test for subtractionGuo, Yejun2020-04-074-0/+180
* compat/avisynth: remove avisynth headersStephen Hutchinson2020-04-051-9/+0
* fate/matroska: Add test for updating CodecPrivate from packet sidedataAndreas Rheinhardt2020-04-032-0/+65
* avformat/wvdec: Export version as extradataAndreas Rheinhardt2020-04-021-2/+2
* avformat/matroskadec: Add a workaround for missing WavPack extradataAndreas Rheinhardt2020-04-022-0/+14
* tests/checkasm: add overflow test for hevc_add_resLinjie Fu2020-03-271-2/+6
* checkasm/hevc_add_res: prepare test data only if the fuction is not testedLinjie Fu2020-03-271-13/+20
* avformat/matroskaenc: Avoid allocations for SeekHeadAndreas Rheinhardt2020-03-2610-38/+38
* avformat/webmdashenc: Don't use custom option for bitexactnessAndreas Rheinhardt2020-03-251-2/+2
* avcodec/mpeg12dec: Add CPB coded side dataNicolas Gaullier2020-03-202-1/+4
* fate/ffmpeg: add test for time limited sub2video instanceJan Ekström2020-03-162-0/+18
* fate/ffmpeg: add a second, simple sub2video testJan Ekström2020-03-162-0/+104
* lsws/input: Do not change transparency range.Carl Eugen Hoyos2020-03-1110-108/+108
* fate/adpcm: add adpcm_ima_alp testsZane van Iperen2020-03-103-0/+8
* h264_mp4toannexb: Try to avoid four byte startcodesAndreas Rheinhardt2020-03-065-24/+24
* avformat/mxfenc: use a zero based continuity counterMarton Balint2020-03-022-3/+3
* lavu/pix_fmt: add new pixel format y210Linjie Fu2020-02-241-0/+7
* avcodec: add an AVCodecContext field to signal types of packet, frame, and co...James Almer2020-02-222-0/+4
* fate/adpcm: add adpcm_ima_apm testsZane van Iperen2020-02-223-0/+8
* avformat/utils: make av_url_split search for hashmark as well to separate hos...Marton Balint2020-02-151-0/+1
* avformat/tests/url: add av_url_split testsMarton Balint2020-02-151-0/+10
* avformat/tests/url: make format more readableMarton Balint2020-02-151-13/+14
* checkasm: sbrdsp: Fix a spurious test failure by calculating a better epsilon...Martin Storsjö2020-02-081-1/+3
* fate/adpcm: add adpcm_ima_ssi testsZane van Iperen2020-02-083-0/+8
* fate/adpcm: add adpcm_argo testsZane van Iperen2020-02-043-0/+8
* tests/fate/lavf-video.mak: fix fate-lavf-gif dependenciesMichael Niedermayer2020-01-301-1/+1
* remove tests/ref/lavf/fitsMichael Niedermayer2020-01-301-18/+0
* Revert "fate/filter-video: add two tests for dnn_processing with frame format...Guo, Yejun2020-01-293-114/+0
* test/fate: Add missing exe suffix to h265_levels test.Carl Eugen Hoyos2020-01-281-1/+1
* fate/lavf-container: add an AV1 in Matroska muxing testJames Almer2020-01-262-0/+5
* checkasm: Check HAVE_GETSTDHANDLE here as wellMartin Storsjö2020-01-241-3/+3
* avformat/movenc: add a flag to enable CMAF compatabilityJames Almer2020-01-151-5/+5
* fate/filter-video: add two tests for dnn_processing with frame format rgb24 a...Guo, Yejun2020-01-143-0/+114
* fate: Don't use depreceated keepside optionAndreas Rheinhardt2020-01-101-2/+2
* avformat/matroskadec: Fix lzo decompressionAndreas Rheinhardt2019-12-282-0/+14
* fate/matroska: Add test for ProRes and bz2 compressionAndreas Rheinhardt2019-12-282-0/+21
* avfilter/vf_waveform: implement tint optionsPaul B Mahol2019-12-281-50/+50
* avfilter/vf_vectorscope: rename gray mode to tint modePaul B Mahol2019-12-286-18/+18
* avutil/tests/opt: add av_opt_get/av_opt_set testsMarton Balint2019-12-271-0/+26
* avutil/tests/opt: add tests for AV_OPT_TYPE_DICTMarton Balint2019-12-271-2/+13
* avformat/microdvd: Use \n instead of \0 to end file headerAndreas Rheinhardt2019-12-271-0/+0
* avformat/movenc: use iso6 major brand when signed CTS offsets are used in tru...James Almer2019-12-211-4/+4
* avformat/movenc: ensure we don't write the major brand as a compatible brand ...James Almer2019-12-21134-507/+507