video: improve frame_flags
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 19 Apr 2012 12:14:35 +0000 (14:14 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 19 Apr 2012 12:14:35 +0000 (14:14 +0200)
commit04a261044467d13eb077ccf2f27aeb4a619cb0b6
tree93ebc23884ff0553e91c8d6c3465349f0adca920
parentc84108de3c240bd57401236ad332001f0f50a62c
video: improve frame_flags

Rename the frame_flags to flags. Because they are flags on the frame object it
does not need the redundant frame_ prefix.
Change the order of the metadata constructor so that the flags come before the
format and dimension arguments.
gst-libs/gst/video/gstvideometa.c
gst-libs/gst/video/gstvideometa.h
gst-libs/gst/video/gstvideopool.c
gst-libs/gst/video/video.c
gst-libs/gst/video/video.h
sys/ximage/ximagepool.c
sys/xvimage/xvimagepool.c