diff options
Diffstat (limited to 'libavcodec/h264_parser.h')
-rw-r--r-- | libavcodec/h264_parser.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/h264_parser.h b/libavcodec/h264_parser.h index f37b64f924..514f86ee97 100644 --- a/libavcodec/h264_parser.h +++ b/libavcodec/h264_parser.h @@ -20,7 +20,7 @@ */ /** - * @file h264_parser.h + * @file libavcodec/h264_parser.h * H.264 / AVC / MPEG4 part10 parser. * @author Michael Niedermayer <michaelni@gmx.at> */ |