metavideo: first attempt at video metadata
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 28 Apr 2011 17:20:58 +0000 (19:20 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 28 Apr 2011 17:20:58 +0000 (19:20 +0200)
commit6cf9c890c9e591339d4f634172fb5a889f94db59
tree48bdb6de7a6a7abc76004317d5157ba4614f55f5
parent1514cd7b507b6fb06da487dfb288cdeeb2e7d558
metavideo: first attempt at video metadata

Add a first version of video metadata for buffers that can contain more info
about the video such as strides and flags etc.
gst-libs/gst/video/Makefile.am
gst-libs/gst/video/gstmetavideo.c [new file with mode: 0644]
gst-libs/gst/video/gstmetavideo.h [new file with mode: 0644]