gstreamer/ext
Stefan Kost a0898363d9 jack: when stopping playback, do one more cycle to flush the port. Fixes #582167
The gst_jack_audio_client_set_active() flags the port as deactivating and uses
a GCond to wait until the jack_process_cb() has run once more and cleared the
flag. This way the client zero's the buffer. This happens if one manyally go
to PAUSED and then to READY, while leting the mainloop run inbetween.
2009-05-28 10:15:50 +03:00
..
alsaspdif Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
amrwb Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
apexsink apexsink: Use a union to avoid type-punning strict aliasing compiler warning. 2009-02-27 10:41:43 +00:00
arts Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
artsd Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
assrender Random cleanup and smaller bugfixes 2009-02-05 17:52:38 +01:00
audiofile Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
audioresample Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
bz2 bz2: fix some refcount mistakes and do some cleaning up 2009-04-04 19:00:18 +01:00
cdaudio Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
celt celt: Implement preset interface 2009-05-04 12:37:31 +02:00
dc1394 Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
dirac dirac: Implement preset interface 2009-05-04 12:36:17 +02:00
directfb dfbvideosink: include stdlib.h for abs() 2009-03-10 21:39:00 +00:00
divx Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
dts dtsdec: Reconcile element code with a52dec changes 2009-05-21 21:37:33 +01:00
faac Add ranks to various muxers and encoders in -bad 2009-05-07 17:53:42 +01:00
faad faad: Use the public headers if faad2 >= 2.7. Fixes #573369 2009-03-06 12:42:50 +01:00
gsm gsmdec: Use G_BYTE_ORDER to fix Windows compile 2009-03-04 11:07:52 +01:00
hermes Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
ivorbis Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
jack jack: when stopping playback, do one more cycle to flush the port. Fixes #582167 2009-05-28 10:15:50 +03:00
jp2k jp2kenc: Implement preset interface 2009-05-04 12:34:59 +02:00
ladspa ladspa: comment signalprocessor class more and do minor code cleanups 2009-03-25 23:04:13 +02:00
lcs Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
libfame Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
libmms mms: extend BaseSrc query handling rather than overriding 2009-05-03 14:46:59 +02:00
metadata metdata: more logging and code cleanups 2009-03-22 21:02:45 +02:00
mimic Add Doc for mimic plugin 2009-03-03 16:55:12 -05:00
modplug modplug: Use correct header file 2009-04-21 18:55:05 -07:00
mpeg2enc Add ranks to various muxers and encoders in -bad 2009-05-07 17:53:42 +01:00
mplex mplex: fix required version 2009-03-05 22:04:48 +02:00
musepack Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
musicbrainz Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
mythtv Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
nas Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
neon neonhttp: add property to support SS cerificates 2009-05-25 17:24:32 +02:00
ofa Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
polyp Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
resindvd resindvd: Create all the audio streams of all formats 2009-05-27 22:57:03 +01:00
sdl Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
shout Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
snapshot Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
sndfile Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
soundtouch Detect libsoundtouch 1.4 and higher. 2009-02-22 19:18:36 +00:00
spc ext/spc/gstspc.c: Post an error and push EOS when we can't start playback for some reason. also avoid a crash when fe... 2008-11-25 18:28:18 +00:00
swfdec Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
tarkin Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
theora Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
timidity Add README with midi related links. 2009-01-23 16:09:51 +02:00
x264 x264enc: add multipass-cache-file property 2009-05-25 11:18:57 +02:00
xine Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
xvid xvid: Implement Preset interface 2009-05-04 12:31:58 +02:00
Makefile.am Moved twolame from Bad to Ugly 2009-03-10 01:03:41 +00:00