[FFmpeg-cvslog] r12861 - trunk/libavformat/udp.c

lu_zero subversion
Wed Apr 16 18:52:35 CEST 2008


Author: lu_zero
Date: Wed Apr 16 18:52:35 2008
New Revision: 12861

Log:
doxy header for udp protocol

Modified:
   trunk/libavformat/udp.c

Modified: trunk/libavformat/udp.c
==============================================================================
--- trunk/libavformat/udp.c	(original)
+++ trunk/libavformat/udp.c	Wed Apr 16 18:52:35 2008
@@ -18,6 +18,12 @@
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
+
+/**
+ * @file udp.c
+ * UDP protocol
+ */
+
 #include "avformat.h"
 #include <unistd.h>
 #include "network.h"




More information about the ffmpeg-cvslog mailing list