Re: FVWM: [BUG?] problems with PMinSize hint

From: Jindrich Makovicka <makovick_at_kmlinux.fjfi.cvut.cz>
Date: Thu, 26 Feb 2004 15:44:15 +0100

Dominik Vogt wrote:
> Looks like mplayer doesn't compile without libavcodec. I'd look
> into the problem if I get it to compile.

Thanks for pointing this out, you can fix the bug using the following
patch (or latest CVS). However, mplayer is not very useful without
libavcodec. But maybe "dummy" video capture driver will be enough to
test the window behavior.

Index: vf.c
===================================================================
RCS file: /cvsroot/mplayer/main/libmpcodecs/vf.c,v
retrieving revision 1.102
diff -u -b -B -r1.102 vf.c
--- vf.c 6 Feb 2004 20:31:57 -0000 1.102
+++ vf.c 26 Feb 2004 14:30:14 -0000
_at_@ -164,7 +164,9 @@
      &vf_info_yuvcsp,
      &vf_info_kerndeint,
      &vf_info_rgbtest,
+#ifdef USE_LIBAVCODEC
      &vf_info_qp,
+#endif
      NULL
  };

-- 
Jindrich Makovicka
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Thu Feb 26 2004 - 08:46:13 GMT

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:56 BST