gstreamer/gst-libs/gst
Matthew Waters 396e04cf69 gl/memory: store the internal format as the texture format
Instead of having special cases at each GL texture creation, upload,
readback or copy for all non-8-bits-per-components.
Simply store the more specific format and retrieve the generic
component/type tuple from that.

Introduce a helper function for retrieving the generic GL format (RGBA,
RGB, RG, R, L, A) and type (BYTE, SHORT, SHORT_5_6_5) from a sized
GL format enum (RGBA8, RGB565, RG8, etc).
2018-05-05 21:24:25 +10:00
..
allocators dmabufallocator: adds gst_dmabuf_allocator_alloc_with_flags 2018-04-26 16:40:54 -04:00
app appsink: Handle unlock in drain query handling too 2018-05-02 19:14:16 +03:00
audio audio: fix some GIR annotations 2018-04-23 19:33:19 +02:00
fft fft: GST_EXPORT -> GST_FFT_API 2018-03-13 12:10:29 +00:00
gl gl/memory: store the internal format as the texture format 2018-05-05 21:24:25 +10:00
pbutils pbutils: Avoid assertion describing raw audio caps without format 2018-05-01 21:15:25 +02:00
riff riff: GST_EXPORT -> GST_RIFF_API 2018-03-13 12:16:42 +00:00
rtp rtp: fix some GIR annotations 2018-04-23 19:33:12 +02:00
rtsp rtsp: fix some GIR annotations 2018-04-23 19:33:17 +02:00
sdp libs: Documentation cleanup 2018-04-02 08:53:28 +02:00
tag tagmux: Reset final tags for reusing element 2018-05-01 09:51:53 +01:00
video video: Silence "restrict" issues with ORC code 2018-05-05 10:27:12 +02:00
gettext.h Fix FSF address 2012-11-03 23:05:09 +00:00
glib-compat-private.h Fix FSF address 2012-11-03 23:05:09 +00:00
gst-i18n-app.h tools: add simple command-line gst-play utility for testing purposes 2013-08-16 15:45:23 +01:00
gst-i18n-plugin.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am gl: hook up to build system 2017-12-19 12:01:48 +00:00
meson.build gl: hook up to build system 2017-12-19 12:01:48 +00:00