summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2012-01-03Bump version for development.Gwenole Beauchesne1-2/+2
2012-01-030.3.1.Gwenole Beauchesne1-1/+1
2011-12-13configure: check for GstVideoOverlayComposition.Gwenole Beauchesne1-0/+19
2011-12-12Bump version for development.Gwenole Beauchesne1-2/+2
2011-12-090.3.0.Gwenole Beauchesne1-1/+1
2011-12-09configure: check for GstBaseSink 'query' vfunc.Gwenole Beauchesne1-0/+18
2011-12-08Port to GstVideoContext interface.Nicolas Dufresne1-0/+15
This new interface allows for upstream and downstream display sharing that works in both static and dynamic pipelines. Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
2011-12-07Add new GStreamer version check utilities.Gwenole Beauchesne1-0/+9
2011-12-07configure: allow for pre-releases.Gwenole Beauchesne1-0/+4
2011-12-07Group all plugins into the same bundleNicolas Dufresne1-3/+1
Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
2011-12-07Bump version for development.Gwenole Beauchesne1-2/+2
2011-12-07debian: build against upstream libva packages.Gwenole Beauchesne1-17/+8
2011-10-19Update with my current e-mail address.Gwenole Beauchesne1-1/+1
2011-07-22Bump version for development.Gwenole Beauchesne1-1/+1
2011-07-21Use pretty build output with automake >= 1.11.Gwenole Beauchesne1-0/+6
2011-06-140.2.6.Gwenole Beauchesne1-1/+1
2010-09-20Drop dependency on libavformat.gb1-5/+2
2010-09-20Bump version for development.gb1-1/+1
2010-09-20Bump version for development.gb1-1/+1
2010-09-20Build-Requires: gstreamer0.10 >= 0.10.10 for gst_caps_merge().gb1-1/+1
2010-09-20Bump version for development.gb1-1/+1
2010-09-20Bump version for development.gb1-1/+1
2010-09-20Add GstXOverlay interface to vaapisink (e.g. for Totem).gb1-0/+7
2010-09-20Bump version for development.gb1-1/+1
2010-09-20Don't build plugins with SONAME. Make them plain *.so.gb1-0/+12
2010-09-200.2.0.gb1-2/+2
2010-09-20Fix comment.gb1-1/+1
2010-09-20Add FFmpeg/VAAPI decoder for the new `vaapidecode' element.gb1-0/+1
2010-09-20Fix check for VA-API enabled FFmpeg.gb1-1/+2
2010-04-23Add initial (multithreaded) decoder based on FFmpeg.gb1-0/+8
There are tons of bugs left: - Decoder API not nice enough with error conditions - FFmpeg parser is sometimes broken - Packets queue can be lost
2010-03-30Simplify summary.gb1-6/+7
2010-03-30Bump version for development.gb1-1/+1
2010-03-30Rename -dev package to libgstvaapi-dev.gb1-2/+1
2010-03-30Enable build without VA/GLX extensions. i.e. fallback to TFP + FBO.gb1-12/+31
2010-03-30Rename to gst/ as sys/ was too vague.gb1-3/+3
2010-03-29Use a projection suitable for rotation around the Y axis.gb1-0/+3
2010-03-29Don't build vaapisink/gl by default. However, if this is enabled, use the GL ↵gb1-0/+17
renderer by default.
2010-03-29Add libgstvaapi-glx-0 package.gb1-0/+2
2010-03-26Fix compile flags.gb1-5/+5
2010-03-25Add initial VA/GLX support.gb1-2/+45
2010-03-25Move __attribute__((visibility("hidden"))) check down.gb1-13/+13
2010-03-24Factor out use gstreamer-vaapi (PACKAGE name).gb1-1/+1
2010-03-24Improve versioning summary.gb1-1/+8
2010-03-24Drop tedious LIBVA_EXTRA_{CFLAGS,LIBS} definitions in Makefile.am. Override ↵gb1-0/+2
CFLAGS & LIBS instead.
2010-03-24Add compatibility with the original VA-API 0.29.gb1-32/+48
2010-03-23Generate upstream packages through make deb.upstream.gb1-13/+13
2010-03-23Bump version for development.gb1-1/+1
2010-03-23Add "destroy" signal.gb1-0/+1
2010-03-23Add plugins documentation template.gb1-0/+2
2010-03-23Drop introspection annotations since they require gtk-doc >= 1.12.gb1-0/+1