aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* framehash: convert to new channel layout APIAnton Khirnov2022-03-15226-237/+4
* lavu: support AVChannelLayout AVOptionsAnton Khirnov2022-03-151-8/+8
* fate: add a channel_layout API testJames Almer2022-03-152-0/+113
* fate: add decimate filter testPaul B Mahol2022-03-142-0/+248
* fate/mov: Add test for muxing chaptersAndreas Rheinhardt2022-03-112-0/+56
* avutil/cpu: add AVX512 Icelake flagWu Jianhua2022-03-101-17/+18
* fate: add a test for HDR Vivid metadata in HEVCLimin Wang2022-03-102-0/+81
* avcodec/pngdec: support alpha blending for palette apngPaul B Mahol2022-03-081-40/+40
* tests: update hash as output have changed again for fate-lavf-mxf_opatomPaul B Mahol2022-03-061-1/+1
* avcodec/dnxhdenc: retry increasing qscale to not overflow max_bitsPaul B Mahol2022-03-051-2/+2
* configure: stop allowing disabling lzoJames Almer2022-02-261-1/+1
* swscale: Take the destination range into account for yuv->rgb->yuv conversionsMartin Storsjö2022-02-253-0/+28
* avformat/imf: fix packet pts, dts and muxingPierre-Anthony Lemieux2022-02-201-10/+10
* avformat/imf: add IMF CPL with repeated resources to FATEPierre-Anthony Lemieux2022-02-033-0/+53
* fate/mpeg4: Add test for MPEG-4 Simple Studio ProfileAndreas Rheinhardt2022-01-292-0/+11
* lavc/h264: move some shared code from h264dec to h264_parseAnton Khirnov2022-01-261-0/+1
* tests: add test for ffmpeg's fix_sub_duration featureJan Ekström2022-01-242-0/+42
* fate/ffmpeg: Add test for autorotating videoAndreas Rheinhardt2022-01-222-0/+67
* avformat/mux: Peek into the muxing queue for avoid_negative_tsAndreas Rheinhardt2022-01-212-3/+1
* avformat/mux: Preserve sync even if later packet has negative tsAndreas Rheinhardt2022-01-212-5/+5
* fate/matroska: Add test for avoiding negative timestampsAndreas Rheinhardt2022-01-212-0/+59
* fate/matroska: Add test for reading/writing BlockAdditionMapping elementsquietvoid2022-01-202-0/+67
* avformat/matroskaenc: Remove duplicated code for writing WebVTT subsAndreas Rheinhardt2022-01-191-2/+2
* avformat/matroskaenc: Don't waste bytes on BlockGroup length fieldsAndreas Rheinhardt2022-01-194-7/+7
* avformat/matroskaenc: Remove special code for writing subtitlesAndreas Rheinhardt2022-01-192-3/+3
* avformat/matroskaenc: Don't waste bytes on ChapterAtoms length fieldsAndreas Rheinhardt2022-01-191-2/+2
* avformat/matroskaenc: Don't waste bytes on Video element length fieldsAndreas Rheinhardt2022-01-1913-45/+45
* avformat/matroskaenc: Don't waste bytes on AttachedFiles' length fieldsAndreas Rheinhardt2022-01-191-2/+2
* avformat/matroskaenc: Don't waste bytes on SimpleTags length fieldsAndreas Rheinhardt2022-01-1914-48/+48
* vf_paletteuse: fix color cache lookup for Bayer dithering mode.Rudolf Polzer2022-01-172-0/+79
* fate/ffmpeg: add missing samples dependency to fate-shortestJames Almer2022-01-161-1/+1
* fate/matroska: Add test for QT-modeAndreas Rheinhardt2022-01-132-0/+131
* avformat/matroskaenc: Add option to shift data to write cues at frontAndreas Rheinhardt2022-01-134-0/+242
* swscale/x86/input.asm: add x86-optimized planer rgb2yuv functionsMark Reid2022-01-111-0/+216
* swscale/x86/output.asm: add x86-optimized planer gbr yuv2anyX functionsMark Reid2022-01-115-1/+202
* lavu/fifo: deprecate av_fifo_peek2()Anton Khirnov2022-01-101-26/+0
* avformat/movenc: fix duration in mdhd boxZhao Zhili2022-01-104-4/+4
* fate/subtitles: Fix check for fate-binsub-mksenc testAndreas Rheinhardt2022-01-081-1/+1
* fate/amrwb: Fix container typeAndreas Rheinhardt2022-01-081-1/+1
* fate/amr[nw]b: Add remux testsAndreas Rheinhardt2022-01-084-2/+130
* lavfi/drawutils: re-enable P010 and P016 supportrcombs2022-01-041-0/+2
* lavfi/drawutils: overhaul to improve pixel format supportrcombs2022-01-041-10/+10
* lavfi/drawutils: reject shift-packed formatsrcombs2022-01-041-2/+0
* swscale: introduce isSwappedChromarcombs2022-01-041-0/+5
* swscale: introduce isDataInHighBitsrcombs2022-01-041-0/+12
* swscale/output: template-ize yuv2nv12cX 10-bit and 16-bit casesrcombs2022-01-0414-42/+42
* lavc/hevcdec: Parse DOVI RPU NALsNiklas Haas2022-01-041-0/+224
* fate: Limit Dolby Vision RPU test frame countNiklas Haas2022-01-042-500/+1
* fate/libswcale: add missing samples dependency to sws-slice testsJames Almer2022-01-031-2/+4
* avformat/imf: TestsPierre-Anthony Lemieux2021-12-312-0/+58