[FFmpeg-devel] [PATCH] avformat/mpeg: increase score for short mpeg-ps by 1
Michael Niedermayer
michaelni at gmx.at
Tue Sep 9 02:54:17 CEST 2014
On Mon, Sep 08, 2014 at 05:21:46PM -0700, Timothy Gu wrote:
> On Sep 7, 2014 10:18 AM, "Michael Niedermayer" <michaelni at gmx.at> wrote:
>
> > - :
> AVPROBE_SCORE_EXTENSION / 2; // 1 more than .mpg
> > + :
> AVPROBE_SCORE_EXTENSION / 2 + 1; // 1 more than .mpg
>
> The comment should be updated.
locally updated, will be in my next push
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
No great genius has ever existed without some touch of madness. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140909/362943ca/attachment.asc>
More information about the ffmpeg-devel
mailing list