summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libavformat/avformat.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/libavformat/avformat.h b/libavformat/avformat.h
index 8ed72af0f7..73615cb122 100644
--- a/libavformat/avformat.h
+++ b/libavformat/avformat.h
@@ -532,6 +532,10 @@ typedef struct AVOutputFormat {
* New public fields should be added right above.
*****************************************************************
*/
+ /**
+ * The ff_const59 define is not part of the public API and will
+ * be removed without further warning.
+ */
#if FF_API_AVIOFORMAT
#define ff_const59
#else