Commit 694dc625 authored by Paul B Mahol's avatar Paul B Mahol

shorten: update .sample_fmts

Signed-off-by: 's avatarPaul B Mahol <onemda@gmail.com>
parent d0b7e832
......@@ -657,5 +657,6 @@ AVCodec ff_shorten_decoder = {
.capabilities = CODEC_CAP_DELAY | CODEC_CAP_DR1,
.long_name = NULL_IF_CONFIG_SMALL("Shorten"),
.sample_fmts = (const enum AVSampleFormat[]) { AV_SAMPLE_FMT_S16P,
AV_SAMPLE_FMT_U8P,
AV_SAMPLE_FMT_NONE },
};
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment