[FFmpeg-cvslog] r10021 - trunk/ffplay.c

Reimar Döffinger Reimar.Doeffinger
Thu Aug 9 21:02:33 CEST 2007


Hello,
On Thu, Aug 09, 2007 at 08:24:49PM +0200, Michael Niedermayer wrote:
> On Thu, Aug 09, 2007 at 06:56:46PM +0200, Reimar D?ffinger wrote:
[...]
> > But due to one of my buggy scripts I ended up committing the wrong git
> > branch.
> 
> well i guess we are lucky that the branch you commited didnt had more stuff
> in it ...

Definitely, I sometimes forget I can't be trusted not to mess up.
I fixed the script:
http://www1.mplayerhq.hu/~reimar/git-updateall.sh
and made another one for committing that will hopefully be able to
prevent such things in the future:
http://www1.mplayerhq.hu/~reimar/git-mycommit.sh
Though for the later one I still have to come up with a way to show all
the log messages.

> > I'll wait with applying the above so svn cp can easily be used to
> > revert if requested.
> 
> iam in favor of reverting

Done.

> if you really want this in svn i would suggest to
> AVSubtitleRect rect= sp->sub.rects[i];
> rect.x *= ...;
> rect.y *= ...;
> blend_subrect(... &rect);

I'll think about it. I tried a few different approaches and I found them
all somewhat ugly...

Greetings,
Reimar D?ffinger




More information about the ffmpeg-cvslog mailing list