gstreamer/ext
Matthew Waters 2b7495bbc1 glmemory: base classify and add the pbo memory on top
The base class is useful for having multiple backing memory types other
than the default.  e.g. IOSurface, EGLImage, dmabuf?

The PBO transfer logic is now inside GstGLMemoryPBO which uses GstGLBuffer
to manage the PBO memory.

This also moves the format utility functions into their own file.
2015-12-14 16:35:32 +11:00
..
apexsink apexsink: Fix buffer overflow, in case anyone ever ports it. 2015-04-16 22:45:31 +10:00
assrender assrender: don't send flush events on seeks 2015-11-06 20:31:31 +00:00
audiofile Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
bs2b Constify some static arrays everywhere 2015-01-21 10:18:50 +01:00
bz2 bz2: Initialize variables 2014-04-08 09:55:15 +02:00
chromaprint gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
curl Fix code indentation 2015-11-06 19:29:49 +00:00
daala daalaenc: Fix build 2015-08-18 11:54:33 +03:00
dash dashdemux: Suggestion for setting the framerate information. 2015-12-08 09:51:02 +02:00
dc1394 Remove a bunch of silly ';;' typos at the end of lines 2015-03-12 01:33:03 +11:00
directfb dfbvideosink: remove ignored assignments 2015-06-05 14:49:38 +01:00
dtls Fix code indentation 2015-11-06 19:29:49 +00:00
dts Don't throw compiler warnings with G_DISABLE_ASSERT 2015-09-18 00:29:51 +10:00
faac faac: Initialize debug category soon enough 2015-11-06 13:33:46 +01:00
faad audiodecoders: use default pad accept-caps handling 2015-08-15 13:51:16 -03:00
flite flite: fix off by one in channel mask building 2014-04-08 17:35:37 +01:00
fluidsynth fluiddec: don't leak incoming caps event 2014-10-10 13:05:49 +01:00
gl glmemory: base classify and add the pbo memory on top 2015-12-14 16:35:32 +11:00
gme gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
gsettings gsettings: Fix typo in description 2014-09-23 23:15:38 +03:00
gsm audioencoders: use template subset check for accept-caps 2015-08-17 10:07:54 -03:00
gtk gtk: add the overlaycomposition feature to the template caps 2015-11-10 15:40:25 +11:00
hls hlsdemux: add support for seeking to fragment boundaries 2015-12-08 09:57:24 +02:00
kate Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
ladspa ladspa: fix up broken patch merge 2014-08-10 12:29:04 +01:00
libde265 Update GLib dependency to 2.40.0 2015-10-02 22:24:19 +03:00
libfame gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
libmms Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
libvisual [838/906] gl: Use GL_TEXTURE_2D instead of GL_TEXTURE_RECTANGLE 2014-03-15 18:37:03 +01:00
lv2 gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
mimic mimdec: Print invalid fourcc in error message in hex 2014-07-04 17:48:14 +01:00
modplug modplug: remove unused variable 2015-02-24 14:01:18 +00:00
mpeg2enc docs: update gst-launch-0.10 lines 2015-11-19 17:25:01 +00:00
mpg123 mpg123: still reset pending audio info on hard flush 2015-08-17 11:50:28 +01:00
mplex mplex: break statement unnecessary 2014-09-24 14:45:20 +01:00
musepack gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
nas gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
neon Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
ofa ofa: port to 1.0 2013-05-12 23:42:06 +01:00
openal openal: Unref pad template caps after usage 2014-08-10 12:38:57 +01:00
opencv opencv: clean includes 2015-12-12 20:09:15 +00:00
openexr videodecoders: use default pad accept-caps handling 2015-08-15 13:51:16 -03:00
openh264 openh264dec: Unref video frames and codec state in all cases 2015-07-02 18:51:44 +02:00
openjpeg openjpegenc: All frames in JPEG2000 are keyframes, mark them as such 2015-12-07 20:35:01 +02:00
openni2 openni2src: do not leak pool 2014-09-16 12:48:25 +03:00
opus opusparse: remove unneeded statement 2015-11-27 18:51:10 +00:00
qt glmemory: base classify and add the pbo memory on top 2015-12-14 16:35:32 +11:00
resindvd resindvd: use GST_STIME_FORMAT for GstClockTimeDiff 2015-11-05 12:17:58 +00:00
rsvg videodecoders: use default pad accept-caps handling 2015-08-15 13:51:16 -03:00
rtmp rtmpsrc: plug memory-leaks 2015-10-03 17:52:51 +01:00
sbc audioencoders: use template subset check for accept-caps 2015-08-17 10:07:54 -03:00
schroedinger videoencoders: use template subset check for accept-caps 2015-08-17 14:39:44 -03:00
sdl rectangle: clear rectangle struct before use 2014-12-16 13:35:14 +01:00
smoothstreaming mssdemux: add depth field to audio caps if available 2015-11-24 09:13:06 -03:00
snapshot gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
sndfile Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
sndio Use gst_element_class_set_static_metadata() 2012-10-17 17:46:34 +01:00
soundtouch pitch: Set seqnum on newly created segment event 2015-09-15 13:41:18 +02:00
spandsp spandsp: Don't use the private field 'missing_samples' 2015-04-27 10:02:38 -04:00
spc Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
srtp srtp: Fix critical warning trying to retrieve SSRC from a non fb message 2015-10-23 16:32:03 +03:00
teletextdec teletextdec: Fix leak and NULL pointer usage 2015-12-07 13:49:49 +01:00
timidity Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
voaacenc audioencoders: use template subset check for accept-caps 2015-08-17 10:07:54 -03:00
voamrwbenc audioencoders: use template subset check for accept-caps 2015-08-17 10:07:54 -03:00
wayland Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
webp videoencoders: use template subset check for accept-caps 2015-08-17 14:39:44 -03:00
x265 x265enc: Drop incorrect stream-format="avc" in template caps 2015-09-21 19:11:42 +05:30
xvid gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
zbar zbar: don't ignore zbar_scan_image() errors 2015-06-02 12:27:10 -03:00
Makefile.am new qt5 qml GL video sink 2015-07-10 15:25:26 +10:00