[MPlayer-dev-eng] [PATCH] Check for -mno-omit-leaf-frame-pointer

Carl Eugen Hoyos cehoyos at ag.or.at
Fri Feb 22 21:14:41 CET 2008


Hi!

Michael Niedermayer <michaelni <at> gmx.at> writes:

> Does the loader work with icc at all? If no then i guess it should rather
> be disabled instead of just made to pass compilation ...

Thank you for your confidence;-)

MPlayer dev-SVN-r26059-10.1 (C) 2000-2008 MPlayer Team
[...]
==========================================================================
Opening video decoder: [dmo] DMO video codecs
DMO dll supports VO Optimizations 0 1
DMO dll might use previous sample when requested
GetOutput r=0x0   size:2764800  align:1
StreamCount r=0x0  1  1
Decoder supports the following formats: YV12 YUY2 UYVY YVYU RGB8 RGB555 RGB565
RGB24 RGB32
Decoder is capable of YUV output (flags 0x1b)
VDec: vo config request - 1280 x 720 (preferred colorspace: Packed YUY2)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
VO: [xv] 1280x720 => 1280x720 Planar YV12
Selected video codec: [wmv9dmo] vfm: dmo (Windows Media Video 9 DMO)
==========================================================================
==========================================================================
Opening audio decoder: [dmo] Win32/DMO decoders
GetOutput r=0x0   size:24576  align:1
StreamCount r=0x0  1  1
AUDIO: 44100 Hz, 2 ch, s16le, 192.0 kbit/13.61% (ratio: 24000->176400)
Selected audio codec: [wma9dmo] afm: dmo (Windows Media Audio 9 DMO)
==========================================================================

I did not test other codecs because I believe wma9dmo is the most important one.

Carl Eugen

PS: What should be done with static uint64_t attribute_used temps[4]; in
vf_fspp.c? icc optimizes it away=-(




More information about the MPlayer-dev-eng mailing list