[FFmpeg-cvslog] r14422 - trunk/libavcodec/h264.c
heydowns
subversion
Sat Jul 26 20:34:34 CEST 2008
Author: heydowns
Date: Sat Jul 26 20:34:34 2008
New Revision: 14422
Log:
Fix reference to spec to be more specific and correct.
Modified:
trunk/libavcodec/h264.c
Modified: trunk/libavcodec/h264.c
==============================================================================
--- trunk/libavcodec/h264.c (original)
+++ trunk/libavcodec/h264.c Sat Jul 26 20:34:34 2008
@@ -3371,7 +3371,7 @@ static int execute_ref_pic_marking(H264C
// Comment below left from previous code as it is an interresting note.
/* First field in pair is in short term list or
* at a different long term index.
- * This is not allowed; see 7.4.3, notes 2 and 3.
+ * This is not allowed; see 7.4.3.3, notes 2 and 3.
* Report the problem and keep the pair where it is,
* and mark this field valid.
*/
More information about the ffmpeg-cvslog
mailing list