ffmpeg/tests
James Almer c65c8f1f49 avcodec/dcadec: output a custom channel layout when requesting coded channel ordering
Outputting an UNSPEC layout will make most callers guess the speaker layout, and
more likely than not get it wrong.
Now that we can freely export custom order layouts, lets use them.

Signed-off-by: James Almer <jamrial@gmail.com>
2026-05-30 22:37:09 -03:00
..
api avcodec/tests: add encoder-parser API test for H.261 2026-03-29 23:01:39 +00:00
checkasm tests/checkasm/crc: use libavutil memory allocation helpers 2026-05-28 22:04:27 +00:00
fate avcodec/dcadec: output a custom channel layout when requesting coded channel ordering 2026-05-30 22:37:09 -03:00
filtergraphs tests/fate: add fate test for excessive frame buffering when using filters 2025-07-14 22:05:11 +02:00
maps fate: Add fsync filter tests 2024-01-05 09:29:05 +01:00
ref avcodec/dcadec: output a custom channel layout when requesting coded channel ordering 2026-05-30 22:37:09 -03:00
streamgroups tests/fate/iamf: add tests for Projection mode ambisonic Audio Elements 2025-12-29 12:02:53 -03:00
.gitignore
audiogen.c tests/audiogen: Fix total RIFF chunk size 2024-03-28 11:54:41 +01:00
audiomatch.c
base64.c
copycooker.sh
extended.ffconcat all: fix whitespace/new-line issues 2025-08-03 13:48:47 +02:00
fate-run.sh tests/fate: Add tests for generic metadata tags 2026-05-23 16:07:18 +02:00
fate-valgrind.supp
fate.sh fate.sh: Allow specifying --ar through a separate variable 2025-12-19 18:41:23 +00:00
generic-tags.ffmeta tests/fate: Add tests for generic metadata tags 2026-05-23 16:07:18 +02:00
Makefile avformat/dashenc: add options for live MPD timing 2026-05-29 03:25:53 +00:00
md5.sh
refcmp-metadata.awk fate/filter-refcmp-*: make refcmp_metadata fail on empty or truncated input 2022-04-10 20:12:23 +02:00
reference.pnm
rotozoom.c
simple1.ffconcat all: fix whitespace/new-line issues 2025-08-03 13:48:47 +02:00
simple2.ffconcat all: fix whitespace/new-line issues 2025-08-03 13:48:47 +02:00
test.ffmeta
tiny_psnr.c
tiny_ssim.c tests/tiny_ssim: fixed mistake in ssim_c1 calculation 2026-05-25 00:35:22 +00:00
utils.c
videogen.c