]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/h264_sei.c
avcodec/libx264: Remove unused variable
[ffmpeg] / libavcodec / h264_sei.c
index d0596dcb81c6b395d4d37ccdfeb1539351aa5851..62561fb4940d83ed814bb6b14f50277f44321091 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * H.26L/H.264/AVC/JVT/14496-10/... sei decoding
+ * H.26L/H.264/AVC/JVT/14496-10/... SEI decoding
  * Copyright (c) 2003 Michael Niedermayer <michaelni@gmx.at>
  *
  * This file is part of FFmpeg.
@@ -21,7 +21,7 @@
 
 /**
  * @file
- * H.264 / AVC / MPEG4 part10 sei decoding.
+ * H.264 / AVC / MPEG-4 part10 SEI decoding.
  * @author Michael Niedermayer <michaelni@gmx.at>
  */