GStreamer multimedia framework
Find a file
Sebastian Dröge 404b802846 glmixer: Move frame/texture mapping/unmapping into prepare/clean_frame
Previously we assumed that the texture ID is going to be valid even
after unmapping the frame, as it was immediately unmapped before even
being used. Now we only unmap once we're done with the texture.
2018-05-05 12:17:34 +02:00
ext/gl glmixer: Move frame/texture mapping/unmapping into prepare/clean_frame 2018-05-05 12:17:34 +02:00
gst/compositor videoaggregator: Move GstChildProxy implementations into leaf classes 2018-05-04 16:13:16 +02:00
gst-libs/gst/video videoaggregator: Move property storage to private pad struct 2018-05-04 17:18:12 +02:00
tests videoaggregator: Rename ignore-eos pad property to repeat-after-eos 2018-05-04 16:46:00 +02:00