gstreamer/gst/vaapi
Gwenole Beauchesne 4fa2315557 plugins: fix creation of video buffer from another source buffer.
gst_vaapi_video_buffer_new_from_buffer() needs to reference the source
buffer video meta since it would be unreference'd from the get_buffer()
helper function. For other cases, we still use (steal) the newly created
video meta.
2013-03-20 18:35:01 +01:00
..
gstvaapi.c libs: fix compatibility with glib 2.28. 2012-12-17 14:33:52 +01:00
gstvaapidecode.c vaapidecode: handle decode-only frames. 2013-01-30 16:38:48 +01:00
gstvaapidecode.h legal: fix year for some copyright notices (2012). 2013-01-29 14:37:02 +01:00
gstvaapidownload.c legal: fix year for some copyright notices (2013). 2013-01-29 14:37:02 +01:00
gstvaapidownload.h plugins: declare _get_type() functions as const. 2012-07-19 15:19:17 +02:00
gstvaapipluginbuffer.c plugins: fix creation of video buffer from another source buffer. 2013-03-20 18:35:01 +01:00
gstvaapipluginbuffer.h legal: fix year for some copyright notices (2013). 2013-01-29 14:37:02 +01:00
gstvaapipluginutil.c plugins: include "sysdeps.h" header instead of "config.h". 2013-03-20 18:35:01 +01:00
gstvaapipluginutil.h pluginutils: add G_PRIMITIVE_SWAP() helper macro. 2012-09-06 13:39:50 +02:00
gstvaapipostproc.c legal: fix year for some copyright notices (2013). 2013-01-29 14:37:02 +01:00
gstvaapipostproc.h Do not forward declare enums. 2012-09-07 11:54:09 +02:00
gstvaapisink.c legal: fix year for some copyright notices (2013). 2013-01-29 14:37:02 +01:00
gstvaapisink.h legal: fix year for some copyright notices (2012). 2013-01-29 14:37:02 +01:00
gstvaapiupload.c legal: fix year for some copyright notices (2013). 2013-01-29 14:37:02 +01:00
gstvaapiupload.h vaapiupload: use new GstVaapiUploader helper. 2012-11-20 16:04:51 +01:00
gstvaapiuploader.c vaapiupload: fix illegal write in ensure_image(). 2013-02-26 11:27:07 +01:00
gstvaapiuploader.h vaapisink: compute and expose the supported set of YUV caps. 2012-11-20 16:04:51 +01:00
Makefile.am configure: rename GST_MAJORMINOR to GST_API_VERSION. 2013-03-20 11:44:10 +01:00