Re: [FFmpeg-devel] [PATCH] avformat/mpeg: increase score for short mpeg-ps by 1

2014-09-08 Thread Michael Niedermayer
On Mon, Sep 08, 2014 at 05:21:46PM -0700, Timothy Gu wrote: > On Sep 7, 2014 10:18 AM, "Michael Niedermayer" wrote: > > > - : > AVPROBE_SCORE_EXTENSION / 2; // 1 more than .mpg > > + : > AVPROB

Re: [FFmpeg-devel] [PATCH] avformat/mpeg: increase score for short mpeg-ps by 1

2014-09-08 Thread Timothy Gu
On Sep 7, 2014 10:18 AM, "Michael Niedermayer" wrote: > - : AVPROBE_SCORE_EXTENSION / 2; // 1 more than .mpg > + : AVPROBE_SCORE_EXTENSION / 2 + 1; // 1 more than .mpg The comment should be up

Re: [FFmpeg-devel] [PATCH] avformat/mpeg: increase score for short mpeg-ps by 1

2014-09-08 Thread Michael Niedermayer
On Sun, Sep 07, 2014 at 07:18:21PM +0200, Michael Niedermayer wrote: > Fixes Ticket 3855 > > Signed-off-by: Michael Niedermayer > --- > libavformat/mpeg.c |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) applied [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC78