[FFmpeg-cvslog] r17317 - trunk/libavcodec/mpegvideo_xvmc.c

Michael Niedermayer michaelni
Sun Feb 15 20:55:16 CET 2009


On Sun, Feb 15, 2009 at 07:49:26PM +0100, Diego Biurrun wrote:
> On Sun, Feb 15, 2009 at 06:59:48PM +0100, Michael Niedermayer wrote:
> > On Sun, Feb 15, 2009 at 11:06:24AM +0100, iive wrote:
> > > 
> > > Log:
> > > Check all critical xvmc struct fields in ff_xvmc_field_start()
> > > and log error if they are not correct. All other functions
> > > are supposedly called after that one, so use assert() for them.
> > 
> > and 1 point for you too for the assert/if cleanup
> > [...]
> > >      if (render->filled_mv_blocks_num) {
> > >          av_log(avctx, AV_LOG_ERROR,
> > > -               "Rendering surface contains %i unprocessed blocks\n",
> > > +               "Rendering surface contains %i unprocessed blocks.\n",
> > >                 render->filled_mv_blocks_num);
> > >          return -1;
> > 
> > i think ive warned you at least once already to split things sanely and not
> > commit random trash and there also was the leet reindent ...
> > so
> > -5, next time its 10 for you & diego if you mix cosmetics & functional changes
> 
> No penalty for committing a duplicated hunk? ;-p

i only remember it was the same as the one for peeing on your comrands feet
so it doesnt matter anyway ;)

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I have never wished to cater to the crowd; for what I know they do not
approve, and what they approve I do not know. -- Epicurus
-------------- 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/20090215/82d2b5c5/attachment.pgp>



More information about the ffmpeg-cvslog mailing list