[FFmpeg-cvslog] r15835 - trunk/libavformat/rdt.h
rbultje
subversion
Sat Nov 15 21:43:57 CET 2008
Author: rbultje
Date: Sat Nov 15 21:43:57 2008
New Revision: 15835
Log:
Make function comment a bit more linguistically correct.
Modified:
trunk/libavformat/rdt.h
Modified: trunk/libavformat/rdt.h
==============================================================================
--- trunk/libavformat/rdt.h (original)
+++ trunk/libavformat/rdt.h Sat Nov 15 21:43:57 2008
@@ -73,7 +73,7 @@ void ff_rdt_subscribe_rule2(RDTDemuxCont
* @param buf input buffer
* @param len length of input buffer
* @param set_id will be set to the set ID this packet belongs to
- * @param seq_no will be set to the sequence number this packet belongs to
+ * @param seq_no will be set to the sequence number of the packet
* @param stream_id will be set to the stream ID this packet belongs to
* @param is_keyframe will be whether this packet belongs to a keyframe
* @param timestamp will be set to the timestamp of the packet
More information about the ffmpeg-cvslog
mailing list