OSDN Git Service

Use 'enum PixelFormat *' rather than 'int *' as type for the
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 18 Oct 2009 09:31:57 +0000 (09:31 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 18 Oct 2009 09:31:57 +0000 (09:31 +0000)
commit930aa451321c4e44fb3663f34dfee024001d0aff
tree643e778ea78dc9b0a5f05efd7a28b1dfa7b8196b
parentc3b27a3d451de6e68f9b96d421731b4229c8ef2f
Use 'enum PixelFormat *' rather than 'int *' as type for the
AVFilterFormats.formats field.
Cleaner / safer.

Originally committed as revision 20274 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavfilter/avfilter.h