Mercurial > libavcodec.hg
changeset 7420:30e8c4bf08a4 libavcodec
Fix reference to spec to be more specific and correct.
author | heydowns |
---|---|
date | Sat, 26 Jul 2008 18:34:34 +0000 |
parents | 175c2c4d6887 |
children | 74534206d329 |
files | h264.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/h264.c Sat Jul 26 15:14:50 2008 +0000 +++ b/h264.c Sat Jul 26 18:34:34 2008 +0000 @@ -3371,7 +3371,7 @@ // 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. */