summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* avformat/movenc: allow writing out channel count in MP4 and 3GPJan Ekström2023-02-141-1/+1
* ffprobe: report the corrupt flag on packetsrcombs2023-02-0935-2780/+2780
* ffmpeg: add video heartbeat capability to fix_sub_durationJan Ekström2023-02-032-0/+63
* x86: replace explicit REP_RETs with RETsLynne2023-02-011-1/+1
* avcodec/png: use libavutil/csp.h for cHRM chunksLeo Izen2023-01-252-13/+2
* ffprobe: fix data hash renderingStefano Sabatini2023-01-246-1220/+1220
* avfilter/vf_cropdetect: add ability to change limit at runtimeAshyni2023-01-243-44/+44
* avformat/segment: calculate segment durations correctly.Gyan Doshi2023-01-161-2/+2
* avcodec/h2645_sei: add support for Ambient Viewing Environment SEIJan Ekström2023-01-131-0/+12
* lavf/spdifdec: support EAC3rcombs2023-01-132-0/+662
* avcodec/av1_parser: export timing information when presentJames Almer2023-01-101-24/+24
* fftools/ffmpeg: always generate CFR output when -r is usedAnton Khirnov2023-01-104-91/+11
* lavc/tests: add a cached bitstream reader testAnton Khirnov2023-01-061-0/+10
* lavc/bitstream: templatize for BE/LEAnton Khirnov2023-01-061-0/+1
* avformat/oggenc: don't flush twice when the last packet is side data onlyJames Almer2023-01-031-1/+1
* avfilter/palettegen: make refs order deterministicClément Bœsch2023-01-032-2/+2
* avfilter/palettegen: base box split decision on a perceptual modelClément Bœsch2023-01-032-2/+2
* avfilter/palettegen: change cut score from ∑e² to max e²Clément Bœsch2023-01-032-2/+2
* avfilter/palettegen: define the best axis to cut using the squared errorClément Bœsch2023-01-032-2/+2
* avfilter/paletteuse: switch to a perceptual modelClément Bœsch2023-01-034-284/+284
* avformat/oggenc: ignore empty packetsJames Almer2022-12-271-1/+1
* avcodec/pnm: avoid mirroring PFM images verticallyLeo Izen2022-12-274-4/+4
* fate/flac: Add test of 32 bps encoding/decodingMartijn van Beurden2022-12-261-0/+4
* checkasm/v210dec: add extra space to the destination arraysJames Darnley2022-12-211-6/+6
* avcodec/x86: add avx512icl function for v210decJames Darnley2022-12-201-6/+6
* avfilter/vf_tinterlace: support full-range YUVNiklas Haas2022-12-201-1/+1
* avfilter/drawutils: rgb48/bgr48 is supportedPaul B Mahol2022-12-101-0/+2
* Revert "avcodec/decode: use a packet list to store packet properties"James Almer2022-12-071-1/+1
* fate: add QOI/XBM/XWD image2pipe testsPaul B Mahol2022-12-034-0/+12
* avcodec/ass: specify a permissive encodingOneric2022-12-0324-24/+24
* avcodec/ass: accurately preserve coloursOneric2022-12-0324-0/+24
* checkasm/v210enc: test the entire width of 10-bit planar input arraysJames Darnley2022-12-011-2/+4
* avcodec/h2645_sei: Also support Active Format Descriptor for HEVCAndreas Rheinhardt2022-12-012-0/+207
* fate/aacenc: increase tolerance for ln-128k testLynne2022-11-241-1/+1
* fate: Mark the tiff-zip-* tests as requiring zlibMartin Storsjö2022-11-171-2/+3
* avcodec/tiff: add read support for compressed rgb floating point formatsMark Reid2022-11-167-1/+55
* libavfilter/x86/vf_convolution: add sobel filter optimization and unit test w...bwang302022-11-145-0/+110
* fate/video: vqc testcasePeter Ross2022-11-072-0/+9
* fate/audio: msnsiren test casePeter Ross2022-11-071-0/+5
* fate/microsoft: add mss2 region test casePeter Ross2022-11-072-1/+9
* imc: convert to lavu/tx, remove NIH iMDCT and replace with a standard oneLynne2022-11-061-0/+1
* dcaenc: convert to lavu/txLynne2022-11-061-1/+1
* dca_core: convert to lavu/txLynne2022-11-061-11/+14
* aacdec: convert to lavu/tx and support fixed-point 960-sample decodingLynne2022-11-062-145/+145
* ac3: convert to lavu/txLynne2022-11-067-63/+63
* checkasm: add a verbose check function for uint32_t dataJames Darnley2022-11-042-0/+2
* avutil/channel_layout: add a 7.1(top) channel layoutJames Almer2022-11-031-0/+1
* avformat/tests/imf: add CPL timecode testPierre-Anthony Lemieux2022-11-031-0/+1
* avcodec/svq1: fix interframe mean VLC symbolsPeter Ross2022-11-011-11/+11
* avcodec/svq1enc: output ident string in extradata fieldPeter Ross2022-11-014-8/+8