lavf/avformat: Add a warning that ff_const59 is not part of the public api.
This commit is contained in:
parent
3aa6208db9
commit
cc49341084
@ -532,6 +532,10 @@ typedef struct AVOutputFormat {
|
|||||||
* New public fields should be added right above.
|
* 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
|
#if FF_API_AVIOFORMAT
|
||||||
#define ff_const59
|
#define ff_const59
|
||||||
#else
|
#else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user