]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/rtmppkt.h
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / libavformat / rtmppkt.h
index 4c28cd351e1be4cd39ec282e4ee5330f0e639b17..8acbfc116ba71141ed62aabe65315646844a51aa 100644 (file)
@@ -138,7 +138,7 @@ int ff_rtmp_packet_write(URLContext *h, RTMPPacket *p,
 void ff_rtmp_packet_dump(void *ctx, RTMPPacket *p);
 
 /**
- * @defgroup amffuncs functions used to work with AMF format (which is also used in .flv)
+ * @name Functions used to work with the AMF format (which is also used in .flv)
  * @see amf_* funcs in libavformat/flvdec.c
  * @{
  */