Author: kostya Date: Wed Jul 22 07:23:03 2009 New Revision: 4743 Log: Remove useless comments
Modified: rtmp/rtmp.h Modified: rtmp/rtmp.h ============================================================================== --- rtmp/rtmp.h Wed Jul 22 07:22:21 2009 (r4742) +++ rtmp/rtmp.h Wed Jul 22 07:23:03 2009 (r4743) @@ -24,10 +24,8 @@ #include "avformat.h" -/** RTMP default port */ #define RTMP_DEFAULT_PORT 1935 -/** RTMP handshake data size */ #define RTMP_HANDSHAKE_PACKET_SIZE 1536 #define RTMP_CLIENT_PLATFORM "LNX" _______________________________________________ FFmpeg-soc mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
