[Mplayer-cvslog] CVS: main/libvo vo_svga.c,1.61,1.62
Michael Niedermayer
michaelni at gmx.at
Thu Jan 30 16:02:47 CET 2003
Hi
On Thursday 30 January 2003 14:07, Gabucino wrote:
> Michael Niedermayer CVS wrote:
> > Modified Files:
> > vo_svga.c
> > Log Message:
> > fixing rgb4 & bgr4 (2 pixels per byte)
> > adding bg4b & rg4b (1 pixel per byte)
>
> Yes, now that you (A'rpi and Michael) fixed it, it won't segfault for me,
> thanks!
>
> However, it didn't got faster :(
>
> Before: -vop scale=320:200
> SwScaler: BICUBIC scaler, from Planar YV12 to BGR 4-bit using 3DNOW
> V: 10.7 268 19% 312% 0.0% 0 0 0%
^^^
>
> Now: -vop scale=320:200
> SwScaler: BICUBIC scaler, from Planar YV12 to BGR 4-bit per byte using
> 3DNOW V: 18.0 450 21% 310% 0.0% 0 0 0%
^^^
different number of frames? dunno if it is the problem but the used BGR4 code
wasnt actually changed so this is quite mysterious otherwise, could u retry
with a real -benchmark
[...]
Michael
More information about the MPlayer-cvslog
mailing list