diff options
author | Paul B Mahol <onemda@gmail.com> | 2021-02-03 18:35:59 +0100 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2021-02-03 19:11:35 +0100 |
commit | e8189515050ae2e4e204f1f0aa9d0cdca3169903 (patch) | |
tree | 390654d3b0a4133004041f86674ae6db84e67d14 /tests/ref | |
parent | e6254d5ab900be5dea32ecd89a76aaa90bb0cf1f (diff) | |
download | ffmpeg-e8189515050ae2e4e204f1f0aa9d0cdca3169903.tar.gz |
avformat/cdxl: add support for custom 24bit pal8 formats
Also stop discarding half of audio samples and use planar pcm s8.
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/fate/cdxl-demux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/cdxl-demux b/tests/ref/fate/cdxl-demux index f1334755aa..f919b67881 100644 --- a/tests/ref/fate/cdxl-demux +++ b/tests/ref/fate/cdxl-demux @@ -5,7 +5,7 @@ #sar 0: 0/1 #tb 1: 1/11025 #media_type 1: audio -#codec_id 1: pcm_s8 +#codec_id 1: pcm_s8_planar #sample_rate 1: 11025 #channel_layout 1: 4 #channel_layout_name 1: mono |