gstreamer/ext
okuoku 05089a7092 jack: Use jack_free(3) to release ports
Port objects acquired with jack_get_ports() need to be freed with
jack_free(3), not stdlib free().

On Windows, Jack may be linked against different libc than GStreamer
libraries so free()ing port objects directly might cause crash because
of libc mismatch.
2019-04-24 02:38:32 +09:00
..
aalib
cairo cairooverlay: Optimize premultiplication/unpremultiplication loops 2018-12-07 17:22:39 +00:00
dv docs: fix typos s/recieve/receive/ 2019-03-07 12:41:40 +01:00
flac flac: report latency in flacenc and flacdec 2019-03-25 15:14:32 +01:00
gdk_pixbuf gdkpixbufdec: always output a TIME segment 2019-01-29 18:46:25 +00:00
gtk gtkgl: Also try retrieving an EGL context from Gdk with X11 2019-03-05 15:26:45 +11:00
jack jack: Use jack_free(3) to release ports 2019-04-24 02:38:32 +09:00
jpeg
lame
libcaca
libpng
mpg123
pulse pulse: Post DEVICE_CHANGED on modification 2019-02-08 22:02:13 +00:00
qt qmlglsink: fix compilation with Qt >= 5.5 on Windows 2019-04-18 17:14:18 +02:00
raw1394
shout2 shout2: Fix leak on error in start 2019-04-05 14:53:09 +00:00
soup Meson: fallback to libsoup subproject 2019-01-23 21:05:10 +00:00
speex
taglib
twolame
vpx vpx: Fix build against libvpx 1.8 2019-02-07 11:17:39 +00:00
wavpack
Makefile.am
meson.build