projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0155b1a
)
Use CodecType for pad type
author
Vitor Sessak
<vitor1001@gmail.com>
Fri, 15 Feb 2008 22:14:55 +0000
(22:14 +0000)
committer
Vitor Sessak
<vitor1001@gmail.com>
Fri, 15 Feb 2008 22:14:55 +0000
(22:14 +0000)
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
libavfilter/avfilter.h
patch
|
blob
|
history
diff --git
a/libavfilter/avfilter.h
b/libavfilter/avfilter.h
index af12880bfbe3ebffb841fdccd527c2690060b136..e3345fb1e65caf97e228996b0796a5b4efb1ca22 100644
(file)
--- 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