Add FFmpeg/VAAPI decoder for the new `vaapidecode' element.
[platform/upstream/gstreamer-vaapi.git] / configure.ac
2010-09-20 gbAdd FFmpeg/VAAPI decoder for the new `vaapidecode'...
2010-09-20 gbFix check for VA-API enabled FFmpeg.
2010-04-23 gbAdd initial (multithreaded) decoder based on FFmpeg.
2010-03-30 gbSimplify summary.
2010-03-30 gbBump version for development.
2010-03-30 gbRename -dev package to libgstvaapi-dev. 0.1.2
2010-03-30 gbEnable build without VA/GLX extensions. i.e. fallback...
2010-03-30 gbRename to gst/ as sys/ was too vague.
2010-03-29 gbUse a projection suitable for rotation around the Y...
2010-03-29 gbDon't build vaapisink/gl by default. However, if this...
2010-03-29 gbAdd libgstvaapi-glx-0 package.
2010-03-26 gbFix compile flags.
2010-03-25 gbAdd initial VA/GLX support.
2010-03-25 gbMove __attribute__((visibility("hidden"))) check down.
2010-03-24 gbFactor out use gstreamer-vaapi (PACKAGE name).
2010-03-24 gbImprove versioning summary.
2010-03-24 gbDrop tedious LIBVA_EXTRA_{CFLAGS,LIBS} definitions...
2010-03-24 gbAdd compatibility with the original VA-API 0.29.
2010-03-23 gbGenerate upstream packages through make deb.upstream.
2010-03-23 gbBump version for development.
2010-03-23 gbAdd "destroy" signal.
2010-03-23 gbAdd plugins documentation template.
2010-03-23 gbDrop introspection annotations since they require gtk...
2010-03-23 gbAdd -doc package.
2010-03-22 gbBuild-Requires: gstreamer-plugins-base >= 0.10.16.
2010-03-19 gbDocument public API for libgstvaapi-*.so.*.
2010-03-16 gbMove gstreamer-vaapi package versioning to the top.
2010-03-16 gbBump version for development.
2010-03-16 gbCosmetics (shorten lines). 0.1.0
2010-03-16 gbAdd debian packaging.
2010-03-16 gbAdd AM_PROG_CC_C_O, thus fixing this warning:
2010-03-16 gbAdd pkgconfig files.
2010-03-16 gbSplit X11 support to libgstvaapi-x11-*.so.*
2010-03-16 gbMove tests to top-level tests/ directory.
2010-03-05 gbAdd boilerplate for vaapiconvert and vaapisink elements.
2010-03-05 gbAdd vaapiconvert element hierarchy.
2010-01-25 gbAdd initial VA display abstraction.
2010-01-25 gbAdd tests infrastructure.
2010-01-25 gbClean up VA-API checks.
2010-01-25 gbCheck for __attribute__((visibility("hidden"))).
2010-01-12 gbInitial import of the gstreamer-vaapi hierarchy.