[FFmpeg-devel] [PATCH]lavf/flacdec: Return maximum score if a valid streaminfo header was found
Michael Niedermayer
michael at niedermayer.cc
Thu Mar 2 04:09:46 EET 2017
On Wed, Mar 01, 2017 at 09:38:58AM +0100, Carl Eugen Hoyos wrote:
> Hi!
>
> I implemented this patch to fix ticket #6208 but it turned out the flac probe
> function wasn't the issue. Still looks like a good idea to me.
>
> Please comment, Carl Eugen
> flacdec.c | 9 ++++++++-
> 1 file changed, 8 insertions(+), 1 deletion(-)
> 64259ee8c398e244db4174257a3f1bbad6160ca7 0001-lavf-flacdec-Return-maximum-score-if-the-streaminfo-.patch
> From acc7558a3585d99776523ed670747597c4de99fb Mon Sep 17 00:00:00 2001
> From: Carl Eugen Hoyos <cehoyos at ag.or.at>
> Date: Wed, 1 Mar 2017 09:34:37 +0100
> Subject: [PATCH 1/2] lavf/flacdec: Return maximum score if the streaminfo
> header is valid.
>
> ---
> libavformat/flacdec.c | 9 ++++++++-
> 1 file changed, 8 insertions(+), 1 deletion(-)
if this works with all flac files you have then its probably ok
but i wouldnt be surprised if some of this will need to be tuned
based on future tickets
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
It is dangerous to be right in matters on which the established authorities
are wrong. -- Voltaire
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170302/b2ef6caa/attachment.sig>
More information about the ffmpeg-devel
mailing list