Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVittorio Giovara <vittorio.giovara@gmail.com>2014-02-13 03:44:11 +0400
committerVittorio Giovara <vittorio.giovara@gmail.com>2014-02-14 08:08:37 +0400
commit15210354cf27cf4e24d91f84d66cf471511ce718 (patch)
treea7571d5c6375d1082da98a332fbf501feb8c895a /libavcodec/h264.c
parent3a0576702825423abecb32627c530dbc4c0f73bc (diff)
h264: drop outdated comments
Diffstat (limited to 'libavcodec/h264.c')
-rw-r--r--libavcodec/h264.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/h264.c b/libavcodec/h264.c
index dfabcf5ae2..421e12a2b3 100644
--- a/libavcodec/h264.c
+++ b/libavcodec/h264.c
@@ -3325,7 +3325,7 @@ int ff_set_ref_count(H264Context *h)
/**
* Decode a slice header.
- * This will also call ff_MPV_common_init() and frame_start() as needed.
+ * This will (re)intialize the decoder and call h264_frame_start() as needed.
*
* @param h h264context
* @param h0 h264 master context (differs from 'h' when doing sliced based