AC_PREREQ([2.57])
AC_INIT([gst_vaapi], [gst_vaapi_version],
- [gbeauchesne@splitted-desktop.com],
+ [gwenole.beauchesne@intel.com],
[gstreamer-vaapi])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CANONICAL_TARGET
* Autogenerated package, see NEWS file for ChangeLog.
- -- Gwenole Beauchesne <gbeauchesne@splitted-desktop.com> @TODAY@
+ -- Gwenole Beauchesne <gwenole.beauchesne@intel.com> @TODAY@
Source: gstreamer@GST_MAJORMINOR@-vaapi
Section: libs
Priority: optional
-Maintainer: Gwenole Beauchesne <gbeauchesne@splitted-desktop.com>
+Maintainer: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
Build-Depends: debhelper (>= 5),
cdbs,
libglib2.0-dev,
This package is maintained by:
-Gwenole Beauchesne <gbeauchesne@splitted-desktop.com>
+Gwenole Beauchesne <gwenole.beauchesne@intel.com>
Copyright:
"VA-API colorspace converter",
"Filter/Converter/Video",
GST_PLUGIN_DESC,
- "Gwenole Beauchesne <gbeauchesne@splitted-desktop.com>");
+ "Gwenole Beauchesne <gwenole.beauchesne@intel.com>");
/* Default templates */
static const char gst_vaapiconvert_yuv_caps_str[] =
"VA-API decoder",
"Codec/Decoder/Video",
GST_PLUGIN_DESC,
- "Gwenole Beauchesne <gbeauchesne@splitted-desktop.com>");
+ "Gwenole Beauchesne <gwenole.beauchesne@intel.com>");
/* Default templates */
#define GST_CAPS_CODEC(CODEC) CODEC "; "
"VA-API sink",
"Sink/Video",
GST_PLUGIN_DESC,
- "Gwenole Beauchesne <gbeauchesne@splitted-desktop.com>");
+ "Gwenole Beauchesne <gwenole.beauchesne@intel.com>");
/* Default template */
static GstStaticPadTemplate gst_vaapisink_sink_factory =