OSDN Git Service

Move the AV_PERM_* flags definition outside the AVFilterPicRef
authorS.N. Hemanth Meenakshisundaram <smeenaks@ucsd.edu>
Sat, 17 Jul 2010 18:55:56 +0000 (18:55 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sat, 17 Jul 2010 18:55:56 +0000 (18:55 +0000)
commitff5f1be0fe7301f0090d22725b4c0e09e6546d25
tree2d288c855623104dacfcb011b97c34b824f96bab
parent32d7bcd4b123122736834c7554ce05a00045452a
Move the AV_PERM_* flags definition outside the AVFilterPicRef
definition.

This way it is easier to reference them in other structures, for
example in the pending AVFilterSamplesRef struct.

Patch by S.N. Hemanth Meenakshisundaram smeenaks AT ucsd DOT edu.

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