Skip to content
Snippets Groups Projects
Commit 7d36474d authored by Luca Barbato's avatar Luca Barbato
Browse files

imgconvert: Re-enable the deprecation warnings

The end-marked was typoed in

f7edcac0
parent f7edcac0
No related branches found
No related tags found
No related merge requests found
......@@ -340,5 +340,5 @@ int av_picture_pad(AVPicture *dst, const AVPicture *src, int height, int width,
return 0;
}
FF_DISABLE_DEPRECATION_WARNINGS
FF_ENABLE_DEPRECATION_WARNINGS
#endif /* FF_API_AVPICTURE */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment