[SCM] libav/experimental: ffserver: remove bogus comment

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 17:03:27 UTC 2013


The following commit has been merged in the experimental branch:
commit ffabdaa14a09bfdce0aa2fc84599bf732d72e44c
Author: Måns Rullgård <mans at mansr.com>
Date:   Mon Mar 8 00:26:54 2010 +0000

    ffserver: remove bogus comment
    
    Originally committed as revision 22303 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/ffserver.c b/ffserver.c
index d7e4def..e6b8034 100644
--- a/ffserver.c
+++ b/ffserver.c
@@ -28,7 +28,6 @@
 #include <string.h>
 #include <strings.h>
 #include <stdlib.h>
-/* avformat.h defines LIBAVFORMAT_BUILD, include it before all the other libav* headers which use it */
 #include "libavformat/avformat.h"
 #include "libavformat/network.h"
 #include "libavformat/os_support.h"

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list