summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* swscale/output: add support for XV36LEPhilip Langdale2022-09-1011-0/+11
* swscale/output: add support for P012Philip Langdale2022-09-1012-0/+21
* fate/matroska: Add test for updating AV1 extradataAndreas Rheinhardt2022-09-102-0/+38
* tests/fate-run: Allow to set input options for encoding passAndreas Rheinhardt2022-09-101-1/+2
* avformat/mov: don't read duration from mvhd atomJames Almer2022-09-081-1/+1
* checkasm/tx: add checkasm support for the iMDCTLynne2022-09-061-13/+14
* ref/fate/ffprobe_xsd: Change ref fileAndreas Rheinhardt2022-09-061-1/+1
* avformat/matroskaenc: Write CodecDelay for codecs != OpusAndreas Rheinhardt2022-09-054-60/+73
* avformat/matroskaenc: Use custom min timestampAndreas Rheinhardt2022-09-053-120/+120
* avformat/matroskaenc: Actually apply timestamp offset for OpusAndreas Rheinhardt2022-09-052-119/+119
* avformat/matroskaenc: Only write DiscardPadding if nonzeroAndreas Rheinhardt2022-09-051-5/+5
* fate/matroska: Add tests for muxing with initial_paddingAndreas Rheinhardt2022-09-054-0/+299
* fftools/ffprobe: Report initial and trailing paddingAndreas Rheinhardt2022-09-0520-14/+23
* lavc/dv: remove ff_dvvideo_init()Anton Khirnov2022-09-051-1/+1
* lavu/pixfmt: Add P012, Y212, XV30, and XV36 formatsPhilip Langdale2022-09-032-0/+46
* libswscale: add support for VUYX formatPhilip Langdale2022-08-2512-0/+12
* lavu/pixfmt: Introduce VUYX formatPhilip Langdale2022-08-253-1/+5
* avutil/half2float: adjust conversion of NaNTimo Rothenpieler2022-08-191-1/+1
* checkasm: sw_scale: Produce more realistic test filter coefficients for yuv2yuvXMartin Storsjö2022-08-191-1/+15
* avcodec/h263dec: Remove redundant code to set cur_pic_ptrAndreas Rheinhardt2022-08-183-6/+6
* checkasm/sw_scale: hscale does not requires cpuflag test.Alan Kelly2022-08-181-4/+1
* libswscale: Enable hscale_avx2 for all input sizes.Alan Kelly2022-08-181-1/+1
* checkasm: motion: Test different h parametersMartin Storsjö2022-08-171-4/+6
* checkasm: Provide enough alignment in the new yuv2plane1 testMartin Storsjö2022-08-161-3/+3
* checkasm/hevc_add_res: add 12bit testJ. Dekker2022-08-161-7/+8
* checkasm: updated tests for sw_scaleSwinney, Jonathan2022-08-161-39/+149
* lavu/pixfmt: add packed RGBA float16 formatTimo Rothenpieler2022-08-132-0/+15
* avcodec/wmv2dec: Zero mb_type array for I picturesAndreas Rheinhardt2022-08-101-322/+322
* avcodec/mpegpicture: Move mb_var, mc_mb_var and mb_mean to MpegEncCtxAndreas Rheinhardt2022-08-095-30/+30
* checkasm: Silence warnings about unused return value from read()Martin Storsjö2022-08-081-1/+3
* swscale/output: fix reading chroma values when generating vuya outputJames Almer2022-08-0812-12/+12
* fate: fix reference file for fate-pixfmt_bestJames Almer2022-08-071-1/+1
* avformat/riff: map AYUV fourcc to RAWVIDEO decoderJames Almer2022-08-0712-12/+12
* swscale/output: add VUYA output supportJames Almer2022-08-0712-0/+12
* avcodec: WBMP (Wireless Application Protocol Bitmap) image formatPeter Ross2022-08-072-0/+4
* avcodec/flacdsp: Split encoder-only parts into a ctx of its ownAndreas Rheinhardt2022-08-052-2/+2
* avcodec/flacdsp: Remove unused function parameterAndreas Rheinhardt2022-08-051-2/+2
* lavu/pixfmt: Add packed 4:4:4 formatPhilip Langdale2022-08-032-0/+5
* avformat/flvenc: fix timestamp of key frame indexZhao Zhili2022-08-031-1/+1
* fate/lavf-image: Disable file checksums for exr testsAndreas Rheinhardt2022-08-0213-36/+12
* tests/fate-run: Allow to skip file checksums for lavf_imageAndreas Rheinhardt2022-08-0251-52/+55
* tests/ref/fate/filter-metadata-cropdetect[12]: Fix ref fileAndreas Rheinhardt2022-07-302-18/+23
* lavfi/cropdetect: Add new mode to detect crop-area based on motion vectors an...Thilo Borgmann2022-07-303-1/+25
* fate/png: add test for ICC profile parsingNiklas Haas2022-07-302-0/+52
* fate/imf: Rename IMF fate-targetAndreas Rheinhardt2022-07-261-1/+1
* fate/hevc: add clip for persistent_rice_adaptation_enabled_flagXu Guangxin2022-07-252-0/+9
* fftools/ffmpeg: use the sync queues to handle -framesAnton Khirnov2022-07-232-14/+5
* fftools/ffmpeg: rework -shortest implementationAnton Khirnov2022-07-234-5/+3
* fate/ffmpeg: add a test for interleaving video+subsAnton Khirnov2022-07-232-0/+12
* avcodec/aacdec: remove skip samples multiplierJames Almer2022-07-2212-12/+12