GStreamer multimedia framework
Go to file
Nicolas Dufresne 5f38bcf905 uploadelement: Protect against NULL pointer
I notice that if you stop the pipeline during a renegotiation
the upload may be NULL while an allocation query is being run.
In that scenario, returning FALSE to the allocation query is the
best thing.
2017-12-09 19:32:05 +00:00
ext/gl uploadelement: Protect against NULL pointer 2017-12-09 19:32:05 +00:00
gst-libs/gst/gl glupload: memcpy on raw data upload 2017-12-09 19:32:05 +00:00
pkgconfig gstglconfig: Put gstglconfig.h into $(libdir)/gstreamer-1.0/include 2017-12-09 19:31:49 +00:00
tests 3dvideo: Add simple gtk example stereoscopic video player 2017-12-09 19:32:04 +00:00