summaryrefslogtreecommitdiff
path: root/libavfilter/avfilter.h
diff options
context:
space:
mode:
authorVitor Sessak <vitor1001@gmail.com>2008-02-15 22:14:55 +0000
committerVitor Sessak <vitor1001@gmail.com>2008-02-15 22:14:55 +0000
commitdaafdb6eaec590d5bdf498ac4062b85ebbf24834 (patch)
tree58f7953b2de4c4bd482c202913bcb896e8e95957 /libavfilter/avfilter.h
parent0155b1a1cc611d9f082d017d2afb9a0e63b87c6e (diff)
Use CodecType for pad type
Commited in SoC by Vitor Sessak on 2008-02-10 20:41:57 Originally committed as revision 12115 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavfilter/avfilter.h')
-rw-r--r--libavfilter/avfilter.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/libavfilter/avfilter.h b/libavfilter/avfilter.h
index af12880bfb..e3345fb1e6 100644
--- a/libavfilter/avfilter.h
+++ b/libavfilter/avfilter.h
@@ -200,8 +200,7 @@ struct AVFilterPad
* AVFilterPad type. Only video supported now, hopefully someone will
* add audio in the future.
*/
- int type;
-#define AV_PAD_VIDEO 0 ///< video pad
+ enum CodecType type;
/**
* Minimum required permissions on incoming buffers. Any buffers with