[SCM] libav/experimental: Remove wrong/misleading comment.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 15:53:24 UTC 2013


The following commit has been merged in the experimental branch:
commit 8fc433b476eaf277a6342c6165cb52d813fbb3fd
Author: Diego Biurrun <diego at biurrun.de>
Date:   Tue Nov 14 01:02:30 2006 +0000

    Remove wrong/misleading comment.
    
    Originally committed as revision 7030 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavformat/Makefile b/libavformat/Makefile
index dee7b19..647383a 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -167,7 +167,6 @@ ifeq ($(CONFIG_PROTOCOLS),yes)
 OBJS+= file.o
 ifeq ($(CONFIG_NETWORK),yes)
 OBJS+= udp.o tcp.o http.o rtsp.o rtp.o rtpproto.o mpegts.o base64.o rtp_h264.o
-# BeOS and Darwin network stuff
 ifeq ($(NEED_INET_ATON),yes)
 OBJS+= barpainet.o
 endif

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list