[MPlayer-cvslog] r26633 - trunk/Makefile

Jindrich Makovicka makovick at gmail.com
Fri May 2 19:28:54 CEST 2008


On Thu,  1 May 2008 18:22:52 +0200 (CEST)
reimar <subversion at mplayerhq.hu> wrote:

> Author: reimar
> Date: Thu May  1 18:22:52 2008
> New Revision: 26633
> 
> Log:
> realrtsp depends on librtsp/rtsp.c
> 
> 
> Modified:
>    trunk/Makefile
> 
> Modified: trunk/Makefile
> ==============================================================================
> --- trunk/Makefile	(original)
> +++ trunk/Makefile	Thu May  1 18:22:52 2008
> @@ -376,6 +376,7 @@ SRCS_COMMON-$(MPLAYER_NETWORK)       += 
>                                          stream/tcp.c \
>                                          stream/stream_rtp.c \
>                                          stream/stream_udp.c \
> +                                        stream/librtsp/rtsp.c \
>                                          stream/realrtsp/asmrp.c \
>                                          stream/realrtsp/real.c \
>                                          stream/realrtsp/rmff.c \

Shouldn't we rather move realrtsp to NATIVE_RTSP ? Otherwise,
rtsp_close() in librtsp can collide with rtsp_close() in libnemesi.

-- 
Jindrich Makovicka



More information about the MPlayer-cvslog mailing list