utils: add new MPEG-2 helper functions.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Mon, 13 Jan 2014 15:20:06 +0000 (16:20 +0100)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Mon, 13 Jan 2014 15:25:49 +0000 (16:25 +0100)
commit9548e32cf4cce81e129d208eeff2b31eb023b6cd
tree7a3e8ccca5852c78bd73463e40a94111f85f0dc0
parent4a650e8e624a87c5808462d34d18f741eea1a5f9
utils: add new MPEG-2 helper functions.

Add various helper functions to convert profile, level, chroma formats
from gstreamer-vaapi world and the MPEG-2 specification world.
gst-libs/gst/vaapi/Makefile.am
gst-libs/gst/vaapi/gstvaapiutils_mpeg2.c [new file with mode: 0644]
gst-libs/gst/vaapi/gstvaapiutils_mpeg2.h [new file with mode: 0644]
gst-libs/gst/vaapi/gstvaapiutils_mpeg2_priv.h [new file with mode: 0644]