[MPlayer-dev-eng] vf_yadif.c - Revision 19836 bug

sr1515 sr1515 at gmail.com
Sat Sep 30 18:44:55 CEST 2006


Hi all,

I am NOT a developer but I've been using the SVN version (and previously
the CVS version) of Mplayer for years.  I regularly update my source.

I simply want to inform your group that ever since revision 19836,
vf_yadif.c has been triggering this compile error:

-------  quote -------
{standard input}: Assembler messages:
{standard input}:185: Error: bad expression
{standard input}:185: Error: junk `1-1' after expression
{standard input}:216: Error: bad expression
{standard input}:216: Error: junk `2-1' after expression
{standard input}:250: Error: bad expression
{standard input}:250: Error: junk `1-1' after expression
{standard input}:281: Error: bad expression
{standard input}:281: Error: junk `2-1' after expression
{standard input}:460: Error: bad expression
{standard input}:460: Error: junk `1-1' after expression
{standard input}:491: Error: bad expression
{standard input}:491: Error: junk `2-1' after expression
{standard input}:525: Error: bad expression
{standard input}:525: Error: junk `1-1' after expression
{standard input}:556: Error: bad expression
{standard input}:556: Error: junk `2-1' after expression
make[1]: *** [vf_yadif.o] Error 1
make[1]: Leaving directory `~/devel/MPlayer-1.0-SVN/libmpcodecs'
make: *** [libmpcodecs/libmpcodecs.a] Error 2
------ end quote -----

Compilation works when any version vf_yadif.c from revision 19836 to
current is replaced with revision 19835.

My box is a P-III, running Slackware 10.0 (fully up to date on patches).
Since, for all I can understand, the revised vf_yadif.c appears to be
related to low level MMX features, my CPU specs as per /proc/cpuinfo are
the following:

$ cat cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 8
model name      : Pentium III (Coppermine)
stepping        : 10
cpu MHz         : 935.478
cache size      : 256 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
mca cmov pat pse36 mmx fxsr sse
bogomips        : 1867.77

Hoping this note helps.  Reply to sending address for more information.
Thanks and best regards.

MP





More information about the MPlayer-dev-eng mailing list