video: specify/restrict usage of GST_VIDEO_FORMAT_ENCODED
authorEdward Hervey <bilboed@bilboed.com>
Wed, 11 Dec 2013 15:49:35 +0000 (16:49 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Wed, 11 Dec 2013 15:51:42 +0000 (16:51 +0100)
commit5fcdabd907ca45595b64131bbae0ea963e259a7c
treef5b393073aaf2f472bcb1644f49b0af5ac0ed3cb
parent1966b85b208174683810cd7c37ec6b0a5e9e2c88
video: specify/restrict usage of GST_VIDEO_FORMAT_ENCODED

GST_VIDEO_FORMAT_ENCODED was added to support *extracting* video-related
information (like width, height, framerate,...) from caps.

It is __NOT__ intended to be used as a format field on video/x-raw caps.
gst-libs/gst/video/video-format.h
gst-libs/gst/video/video-info.c