[FFmpeg-devel] [PATCH] VC-1: fix reading of custom PAR.
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Sun Aug 14 00:08:58 CEST 2011
On Sat, Aug 13, 2011 at 10:40:47PM +0200, Michael Niedermayer wrote:
> On Sat, Aug 13, 2011 at 11:59:53AM +0200, Reimar Döffinger wrote:
> > Custom PAR num/denum are coded -1.
> >
> > Signed-off-by: Reimar Döffinger <Reimar.Doeffinger at gmx.de>
> > ---
> > libavcodec/vc1.c | 4 ++--
> > 1 files changed, 2 insertions(+), 2 deletions(-)
>
> i trust you that it is so.
Well, it fixes the sample files.
Spec is a bit strange, though there's not really many other
possibilities to interpret it when it says that it is 8 bits
encoding values 1 to 256.
So pushed.
More information about the ffmpeg-devel
mailing list