[Mplayer-dev-eng] A few more fixes for today's CVS version

Arpi arpi at thot.banki.hu
Sat Jun 9 01:56:19 CEST 2001


Hi,

> there are some minor issues after recent check-ins to the mplayer CVS version:
I'll add you cvs write access as soon as we move to the new server (hopefully at
Monday).

> 1. compiling on linux with old kernel header (2.2.16) fails, due to the use
>    of 32-bit AFMT_S32_* defines in libao2/audio_out.c
...
>    In dec_audio.c and libao2/audio_out.c it's just used to get the AFMT_*
>    defines to store information about the type of audio encoding used in a
>    video's audio stream.
I've fixed this mess with a new file called afmt.h
It includes soundcards.h if possible, and next it defines missing things.

> 4. recent inclusion of network.c in the compilation if mplayer needs an
>    additional library for solaris (libnsl, for gethostbyname).  I've updated
>    the tests in configure.
It's (network stuff) optional now, and disabled by default.
To enable, use --enable-streaming
I want to make it default enabled soon, but that code isn't
finished yet (AFAIK).

Your patch applied to CVS (with some changes about afmt.h).


A'rpi / Astral & ESP-team

--
mailto:arpi at thot.banki.hu
http://esp-team.scene.hu

_______________________________________________
Mplayer-dev-eng mailing list
Mplayer-dev-eng at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-dev-eng



More information about the MPlayer-dev-eng mailing list