[MPlayer-dev-eng] [PATCH] libnemesi support in mplayer
Luca Barbato
lu_zero at gentoo.org
Wed Sep 19 22:16:55 CEST 2007
Diego Biurrun wrote:
>
> Yes, I'm happy with this now, some small nits below..
>
>> --- stream/Makefile (revision 24576)
>> +++ stream/Makefile (working copy)
>> @@ -28,20 +28,24 @@
>>
>> +SRCS_COMMON-$(LIBNEMESI) += stream_nemesi.c
>> +
>> +
>> SRCS_COMMON-$(PVR) += stream_pvr.c
>> SRCS_COMMON-$(RADIO) += stream_radio.c
>
> Please keep the += aligned.
Fixed
>
>> --- configure (revision 24576)
>> +++ configure (working copy)
>> @@ -6222,7 +6227,25 @@
>>
>> +if test "$_nemesi" = yes; then
>> + _native_rtsp=no
>
> Shouldn't live555 disable _native_rtsp as well?
No idea, it hadn't disabled it before.
lu
--
Luca Barbato
Gentoo/linux Gentoo/PPC
http://dev.gentoo.org/~lu_zero
More information about the MPlayer-dev-eng
mailing list