diff options
author | Jack Bruienne <jackbruienne@gmail.com> | 2022-06-26 17:04:42 +0200 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2022-06-26 17:04:42 +0200 |
commit | 75638fe9402f70645bdde4d95672fa640a327300 (patch) | |
tree | 5dc7fd93ff91c75178af3d16bfa326c70422086f /libavformat/smjpegdec.c | |
parent | 9dfec90253787e718b2771fd93528381d5407721 (diff) | |
download | ffmpeg-75638fe9402f70645bdde4d95672fa640a327300.tar.gz |
avcodec: fix time reporting for DFPWM streams
This adds the exact bits per sample for DFPWM to
av_get_exact_bits_per_sample.
Previously, the DTS and PTS were set to 0 because the codec never
reported them, but adding this allows libavformat to automatically
set DTS and PTS from the byte position of the stream.
Signed-off-by: Jack Bruienne <jackbruienne@gmail.com>
Diffstat (limited to 'libavformat/smjpegdec.c')
0 files changed, 0 insertions, 0 deletions