[FFmpeg-devel] [PATCH] avformat/dtsdec: make S16LE discrimination sharper
Michael Niedermayer
michael at niedermayer.cc
Sat Jan 18 19:29:55 EET 2020
On Tue, Dec 31, 2019 at 03:10:51PM +0100, Michael Niedermayer wrote:
> Both S16LE as well as DTS can have lots of 0 bytes in silent segments
> Using these results in error. Thus this patch skips 0 bytes in
> comparission.
>
> Fixes Ticket6561
>
> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> ---
> libavformat/dtsdec.c | 11 ++++++++---
> 1 file changed, 8 insertions(+), 3 deletions(-)
will apply
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Never trust a computer, one day, it may think you are the virus. -- Compn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200118/88b74958/attachment.sig>
More information about the ffmpeg-devel
mailing list