[MPlayer-cvslog] r20868 - trunk/libmpdemux/demux_nut.c
The Wanderer
inverseparadox at comcast.net
Tue Nov 14 03:00:57 CET 2006
ods15 wrote:
> Author: ods15
> Date: Sun Nov 12 18:47:40 2006
> New Revision: 20868
>
> Modified:
> trunk/libmpdemux/demux_nut.c
>
> Log:
> change include "nut.h" to <nut.h> to make gcc pick the correct nut.h for libnut de/muxer..
Either this doesn't seem to work for me, or I don't understand what the
intended behaviour is. It's picking up /usr/local/include/nut.h (from
latest SVN libnut) when configuring (confirmed with gcc -E on what is
effectively the same command line), but $SRCDIR/libavformat/nut.h when
trying to compile this file. Adding /usr/local/include/ to
--with-extraincdir when configuring changed nothing.
For the record, this is with:
gcc version 4.1.2 20061028 (prerelease) (Debian 4.1.1-19)
I feel like I should know what other information to provide...
A solution would be appreciated, because I've discovered that some files
I have which I remember as playing back cleanly are showing extensive
color artifacts in my current (somewhat outdated) MPlayer - so I'd
rather like to be able to compile the latest version again. (Disabling
NUT would be one option, but a highly unsatisfactory one.)
--
The Wanderer
Warning: Simply because I argue an issue does not mean I agree with any
side of it.
Secrecy is the beginning of tyranny.
More information about the MPlayer-cvslog
mailing list