diff options
Diffstat (limited to 'libavcodec/h264_cabac.c')
-rw-r--r-- | libavcodec/h264_cabac.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/h264_cabac.c b/libavcodec/h264_cabac.c index c5e866179b..485837879d 100644 --- a/libavcodec/h264_cabac.c +++ b/libavcodec/h264_cabac.c @@ -20,7 +20,7 @@ */ /** - * @file libavcodec/h264_cabac.c + * @file * H.264 / AVC / MPEG4 part10 cabac decoding. * @author Michael Niedermayer <michaelni@gmx.at> */ |