Allow build against either GStreamer API (0.10 or 1.0).
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 20 Mar 2013 13:40:57 +0000 (14:40 +0100)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 10 Apr 2013 12:58:17 +0000 (14:58 +0200)
commit1b500dee54795254e1e3616f90329c0e5da1f95a
tree90b295127175eff69adfdc9e8a09e252c658c90c
parent551ac4c5b34dccf1ba774a88f189d29caff2415e
Allow build against either GStreamer API (0.10 or 1.0).

Introduce a new configure option --with-gstreamer-api that determines
the desired GStreamer API to use. By default, GStreamer 1.0 is selected.
Also integrate more compatibility glue into gstcompat.h and plugins.
configure.ac
gst-libs/gst/vaapi/gstcompat.h
gst-libs/gst/vaapi/gstvaapiimageformat.c
gst-libs/gst/vaapi/gstvaapiprofile.c
gst/vaapi/Makefile.am
gst/vaapi/gstvaapi.c
gst/vaapi/gstvaapidecode.c
gst/vaapi/gstvaapisink.c
gst/vaapi/gstvaapisink.h
gst/vaapi/gstvaapiuploader.c
tests/codec.c