gstreamer/sys
Sebastian Dröge 68c067e3c9 vtenc: Fix locking
The object lock only protects the session, as we modify
the session from other threads when the bitrate property
is changed. Don't hold it much longer than for session
related things.

And we need to release the video decoder stream lock before
enqueueing a frames. It might wait for our callback to dequeue
a frame from another thread, which will then take the stream
lock too and deadlock.
2014-10-21 16:22:06 +02:00
..
acmenc gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
acmmp3dec gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
androidmedia androidmedia: Fix calculation of the frame size for COLOR_FormatYUV420Planar 2014-10-02 10:26:43 +03:00
applemedia vtenc: Fix locking 2014-10-21 16:22:06 +02:00
applemedia-nonpublic applemedia: Fix libtool usage 2014-02-06 16:17:39 +01:00
avc gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
bluez bluez: fix property names 2014-05-14 11:48:47 +02:00
cdrom gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
d3dvideosink d3dvideosink: Open Direct3D devices in a threadsafe way 2014-07-15 13:30:16 +02:00
decklink decklinksink: Initialize pixel format to bmdFormat8BitYUV 2014-08-01 18:02:10 +02:00
directdraw directdrawsink: update window width/height when it's not done in WndProc 2013-05-24 09:39:10 +02:00
directsound directsoundsrc: Avoid leaking copy of caps object 2014-08-10 12:16:08 +01:00
dshowdecwrapper gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
dshowsrcwrapper dshowsrcwrapper: avoid error when set_caps called twice 2014-09-24 10:02:39 +03:00
dshowvideosink Fix FSF address 2012-11-04 00:09:59 +00:00
dvb dvb: make interleaving a prop and proxy on dvbbasebin 2014-10-12 21:37:24 -03:00
dxr3 gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
fbdev gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
linsys gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
opensles Fix up one-element lists in template caps 2014-09-10 17:24:39 +01:00
osxvideo gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
pvr2d pvrvideosink: Avoid leaking bufferpool configuration 2014-08-10 12:19:50 +01:00
qcam gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
qtwrapper qtwrapper: g_memmove() is deprecated 2013-11-21 15:54:32 +00:00
shm shmsink: Allocate enough memory to do alignment 2014-06-02 21:43:34 -04:00
uvch264 Fix up one-element lists in template caps 2014-09-10 17:24:39 +01:00
vcd gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
vdpau vdpdecoder: do not leak pool 2014-09-16 12:51:06 +03:00
wasapi wasapisrc: Port to GstAudioSrc 2013-04-23 18:57:04 +02:00
wininet wininet: "iradio-mode" property defaults to TRUE 2014-03-05 20:28:04 +01:00
winks winks: port to 1.0 2014-03-15 15:34:29 +01:00
winscreencap winscreencap: Initial port to 1.0 2013-06-20 23:00:59 +02:00
Makefile.am mfc: Remove mfc plugin, it is obsoleted by the v4l2videodec element from gst-plugins-good 2014-05-03 13:12:40 +02:00