[Mplayer-cvslog] CVS: main/libvo vo_svga.c,1.61,1.62
Gabucino
gabucino at mplayerhq.hu
Thu Jan 30 14:07:14 CET 2003
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%
Now: -vop scale,crop=320:200
SwScaler: using unscaled Planar YV12 -> BGR 4-bit per byte special converter
V: 18.0 450 21% 217% 0.0% 0 0 0%
Now: -vop scale,crop=320:200 -dr
SwScaler: using unscaled Planar YV12 -> BGR 4-bit per byte special converter
V: 18.0 450 22% 215% 0.0% 0 0 0%
Now: -vop scale
SwScaler: using unscaled Planar YV12 -> BGR 4-bit per byte special converter
VO: [svga] 352x288 => 352x288 BGR 4-bit per byte [fs]
vo_svga: SVGAlib resolution: 640x350 4bpp - No video scaling
V: 18.0 450 22% 636% 0.0% 0 0 0%
--
Gabucino
MPlayer Core Team
"not sure how we will proceed here - xine's potential in the video
processing field is imho so great that i certainly don't want to miss
the chance to work into that direction." - Guenter, xine developer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-cvslog/attachments/20030130/88cfc760/attachment.pgp>
More information about the MPlayer-cvslog
mailing list