summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2012-09-06display: fix physical display size when display is rotated.Gwenole Beauchesne1-0/+2
2012-08-29vaapisink: drop obsolete GstVaapiVideoSink interface.Gwenole Beauchesne1-2/+0
2012-08-01Add initial support for VA/DRM.Gwenole Beauchesne1-0/+55
2012-07-31Fix build without X11 (again).Gwenole Beauchesne1-55/+56
2012-07-25Add initial support for VA/Wayland.Sreerenj Balachandran1-0/+53
2012-07-20configure: improve checks for GLX.Gwenole Beauchesne1-2/+2
2012-07-19Drop obsolete GstVaapiTSB.Gwenole Beauchesne1-2/+0
2012-07-19Drop all references to USE_CODEC_PARSERS.Gwenole Beauchesne1-25/+16
2012-07-19Drop FFmpeg-based decoders.Gwenole Beauchesne1-8/+0
2012-07-19libs: use generic g_cclosure_marshal_VOID__VOID().Javier Jardón1-34/+0
2012-06-26Fix build with recent GStreamer stack.Gwenole Beauchesne1-0/+1
2012-04-11Add initial JPEG decoder.Wind Yuan1-0/+5
2012-04-11codecparsers: add JPEG parser.Wind Yuan1-0/+5
2012-03-28mpeg2: add new decoded picture buffer infrastructure.Gwenole Beauchesne1-0/+2
2012-01-30Add glib compatibility glue for older versions.Gwenole Beauchesne1-0/+1
2012-01-30Add header for system-dependent definitions.Gwenole Beauchesne1-0/+1
2012-01-29Add initial H.264 decoder.Gwenole Beauchesne1-0/+2
2012-01-27decoder: rework the internal VA objects API.Gwenole Beauchesne1-0/+6
2012-01-24Add template for workarounds.Gwenole Beauchesne1-0/+1
2012-01-16Add initial MPEG-4 decoder.Zhao Halley1-0/+2
2012-01-16Add initial VC-1 decoder.Gwenole Beauchesne1-0/+2
2012-01-16Add initial MPEG-2 decoder.Gwenole Beauchesne1-0/+2
2012-01-16Allow conditional build of GStreamer/FFmpeg bitstream parsers.Gwenole Beauchesne1-22/+31
2012-01-16Add timestamp buffer store helper utils.Gwenole Beauchesne1-0/+2
2012-01-12display: implement a VA display cache.Gwenole Beauchesne1-0/+2
2011-12-13surface: record parent context.Gwenole Beauchesne1-0/+1
2011-12-12image: add gst_vaapi_image_format_from_video() helper.Gwenole Beauchesne1-0/+1
2011-12-08videobuffer: add GLX buffer support.Nicolas Dufresne1-0/+5
2011-12-08Port to GstSurfaceBuffer interface.Nicolas Dufresne1-0/+2
2011-12-08Change caps to use new video/x-surface generic type.Nicolas Dufresne1-0/+3
2011-12-08Port to GstVideoContext interface.Nicolas Dufresne1-2/+0
2011-09-14Cosmetics (sort source files).Gwenole Beauchesne1-1/+1
2010-09-20Drop dependency on libavformat.gb1-2/+0
2010-09-20Add gst_vaapi_display_lookup_downstream() helper.gb1-0/+2
2010-09-20Really link all helper libraries with libtool -no-undefined.gb1-0/+8
2010-09-20Link helper libraries with libtool -no-undefined.gb1-0/+4
2010-04-23Add initial (multithreaded) decoder based on FFmpeg.gb1-0/+25
2010-04-20Add VA profile abstraction.gb1-0/+2
2010-04-01Make more helpers internal, thus reducing .text size further. Add gst_vaapi_d...gb1-0/+2
2010-04-01Move GST_VAAPI_DISPLAY_VADISPLAY() and GST_VAAPI_DISPLAY_{LOCK,UNLOCK}() to g...gb1-0/+2
2010-03-26Add initial VA/GLX texture abstraction though the API is not good enough yet.gb1-0/+2
2010-03-26gstvaapicompat.h is a private header, don't install it.gb1-2/+2
2010-03-26Fix compile flags.gb1-0/+4
2010-03-25Add initial VA/GLX support.gb1-0/+49
2010-03-24gstvaapicompat.h is now a private header (not installed).gb1-1/+2
2010-03-24Drop tedious LIBVA_EXTRA_{CFLAGS,LIBS} definitions in Makefile.am. Override C...gb1-4/+0
2010-03-24Add compatibility with the original VA-API 0.29.gb1-0/+5
2010-03-24Move GValue specific stuff to a dedicated file.gb1-1/+2
2010-03-24Add GParamSpecs for GstVaapiID.gb1-0/+2
2010-03-24Add GstVaapiID abstraction.gb1-0/+1