lavfi: make AVFilterPad opaque after two major bumps.

It will allow adding new fields to it without ABI breaks.
This commit is contained in:
Anton Khirnov
2012-06-12 20:12:42 +02:00
parent 84b9fbe055
commit 9d0bfc5052
39 changed files with 179 additions and 6 deletions
+1
View File
@@ -22,6 +22,7 @@
*/
#include "avfilter.h"
#include "internal.h"
#include "video.h"
AVFilter avfilter_vf_null = {