gstreamer/gst/vaapi
Philip Lorenz 8bcfeb5a1c vaapidecode: acquire lock only if the mutex exists.
When playback stops the GstVaapiDecode object is reset into a clean
state. However, surfaces may still be referenced by library users and
unreferencing them after the reset triggers an access to an unset mutex.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
2012-09-07 13:54:30 +02:00
..
gstvaapi.c vaapipostproc: add new element for video postprocessing. 2012-03-26 14:37:24 +02:00
gstvaapidecode.c vaapidecode: acquire lock only if the mutex exists. 2012-09-07 13:54:30 +02:00
gstvaapidecode.h Drop FFmpeg-based decoders. 2012-07-19 17:30:36 +02:00
gstvaapidownload.c vaapisink: drop obsolete GstVaapiVideoSink interface. 2012-08-29 13:20:17 +02: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 surface proxy. 2012-07-25 15:11:51 +02:00
gstvaapipluginbuffer.h videobuffer: drop deprecated functions. 2012-07-24 16:13:31 +02:00
gstvaapipluginutil.c plugins: add support for headless pipelines. 2012-08-01 16:40:17 +02:00
gstvaapipluginutil.h pluginutils: add G_PRIMITIVE_SWAP() helper macro. 2012-09-06 13:39:50 +02:00
gstvaapipostproc.c vaapisink: drop obsolete GstVaapiVideoSink interface. 2012-08-29 13:20:17 +02:00
gstvaapipostproc.h Do not forward declare enums. 2012-09-07 11:54:09 +02:00
gstvaapisink.c vaapisink: fix calculation of window size. 2012-09-06 13:44:42 +02:00
gstvaapisink.h vaapisink: add video rotation support. 2012-09-06 13:44:42 +02:00
gstvaapiupload.c vaapisink: drop obsolete GstVaapiVideoSink interface. 2012-08-29 13:20:17 +02:00
gstvaapiupload.h plugins: declare _get_type() functions as const. 2012-07-19 15:19:17 +02:00
Makefile.am plugins: add support for headless pipelines. 2012-08-01 16:40:17 +02:00