summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libavcodec/avcodec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
index 61048f4..aa14431 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -2873,6 +2873,7 @@ typedef struct AVCodecContext {
* However for formats that do not use pre-multiplied alpha
* there might be serious artefacts (though e.g. libswscale currently
* assumes pre-multiplied alpha anyway).
+ * Code outside libavcodec should access this field using AVOptions
*
* - decoding: set by user
* - encoding: unused
OpenPOWER on IntegriCloud