[MPlayer-dev-eng] [PATCH] Remove ugly #include from tvi_bsdbt848.c

Bernd Ernesti mplayer-dev-eng at lists.veego.de
Sun Apr 8 19:05:04 CEST 2007


On Sun, Apr 08, 2007 at 10:40:31PM +0700, Vladimir Voroshilov wrote:
> 2007/4/8, Bernd Ernesti <mplayer-dev-eng at lists.veego.de>:
> >On Sat, Mar 24, 2007 at 12:21:17AM +0600, Vladimir Voroshilov wrote:
> >[..]
> >> >   As I said, i can't do any tests, including compile only in the next 2
> >> weeks.
> >>
> >>
> >> Ok. I'll wait, if nobody else can help.
> >
> >Hmm, do you have an updated patch, because it doesn't apply anymore after
> >the other changes.
> >
> Attached.

Hmmm, first it didn't enable the TV code. It took me a while to find the
problem.

See the attached patch for your patch.

It compiles with the additional patch.

Bernd

-------------- next part --------------
--- configure.orig	2007-04-08 18:56:56.000000000 +0200
+++ configure	2007-04-08 18:57:23.000000000 +0200
@@ -6725,7 +6725,7 @@
   _def_ioctl_meteor_h_name="#define IOCTL_METEOR_H_NAME <$_ioctl_meteor_h_name>"
   _res_comment="using $_ioctl_meteor_h_name"
 else
-  _def_ioctl_bt848_h_name="#undef IOCTL_METEOR_H_NAME"
+  _def_ioctl_meteor_h_name="#undef IOCTL_METEOR_H_NAME"
 fi
 echores "$_ioctl_meteor_h"
 


More information about the MPlayer-dev-eng mailing list