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:
authorPaul B Mahol <onemda@gmail.com>2016-01-24 15:14:26 +0300
committerPaul B Mahol <onemda@gmail.com>2016-01-24 16:32:14 +0300
commit547d41207804b5651ecb15fec7c2cfa5e42d7f2f (patch)
tree9760e7609bbdeb9bc8afa5a324b2a5871eb7ab78 /libavfilter/avfilter.h
parent22ee0a576faff87a24e30b2a27a3607dee4ca6c7 (diff)
avfilter: update some comments
start_frame is no more, samplesref argument is now frame argument. Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'libavfilter/avfilter.h')
-rw-r--r--libavfilter/avfilter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/avfilter.h b/libavfilter/avfilter.h
index 599369dcb0..04bf5855e2 100644
--- a/libavfilter/avfilter.h
+++ b/libavfilter/avfilter.h
@@ -491,7 +491,7 @@ struct AVFilterLink {
/**
* Link status.
- * If not zero, all attempts of start_frame, filter_frame or request_frame
+ * If not zero, all attempts of filter_frame or request_frame
* will fail with the corresponding code, and if necessary the reference
* will be destroyed.
* If request_frame returns an error, the status is set on the