[Mplayer-cvslog] CVS: main/libmpdemux stream.c,1.26,1.27

Alex Beregszaszi alex at naxine.org
Fri Feb 1 14:39:30 CET 2002


On Fri, Feb 01, 2002 at 02:45:16PM +0100, Bohdan 'Nexus' Horst wrote:
> Update of /cvsroot/mplayer/main/libmpdemux
> In directory mplayer:/var/tmp.root/cvs-serv21061
> 
> Modified Files:
> 	stream.c 
> Log Message:
> overwrite old info

also is this message still needed ?

> 
> Index: stream.c
> ===================================================================
> RCS file: /cvsroot/mplayer/main/libmpdemux/stream.c,v
> retrieving revision 1.26
> retrieving revision 1.27
> diff -u -r1.26 -r1.27
> --- stream.c	8 Jan 2002 01:19:54 -0000	1.26
> +++ stream.c	1 Feb 2002 13:45:06 -0000	1.27
> @@ -227,7 +227,7 @@
>  }
>  
>  void free_stream(stream_t *s){
> -  printf("*** free_stream() called ***\n");
> +  printf("\n*** free_stream() called ***\n");
>    if(s->cache_pid) kill(s->cache_pid,SIGTERM);
>    if(s->priv) free(s->priv);
>    free(s);
> 
> _______________________________________________
> Mplayer-cvslog mailing list
> Mplayer-cvslog at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-cvslog



More information about the MPlayer-cvslog mailing list