[FFmpeg-cvslog] r21681 - in trunk/libavcodec: h264.c h264_direct.c

Michael Niedermayer michaelni
Sun Mar 21 23:24:08 CET 2010


On Sun, Mar 21, 2010 at 09:15:03PM +0200, Uoti Urpala wrote:
> On Mon, 2010-02-08 at 01:08 +0100, michael wrote:
> > Author: michael
> > Date: Mon Feb  8 01:08:05 2010
> > New Revision: 21681
> > 
> > Log:
> > Set x264_build so that checks are simpler.
> 
> > -            if(h->x264_build > 0 && h->x264_build < 44)
> > +            if(h->x264_build < 44U)
> 
> These changes cause corrupted output with a sample that has the x264
> version and option details overwritten with '0' characters so the file
> says "x264 - core 00000000000000000" (I guess the person making the file
> didn't want to show the details for some reason...). Before "version 0"
> was treated as an unknown version, after this commit it's treated as the
> oldest possible known version.

should be fixed

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

When you are offended at any man's fault, turn to yourself and study your
own failings. Then you will forget your anger. -- Epictetus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20100321/2ff27b6e/attachment.pgp>



More information about the ffmpeg-cvslog mailing list