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