GStreamer multimedia framework
Find a file
Nirbheek Chauhan 070777498f compositor: Only map the frame from a buffer if it will be used
It's a waste of resources to map it if it won't be converted
or used at all. Since we moved the frame mapping down, we need
to use the GST_VIDEO_INFO accessor macros now in the code above
that instead of the GST_VIDEO_FRAME accessor macros.

https://bugzilla.gnome.org/show_bug.cgi?id=746147
2015-05-01 11:27:55 +01:00
ext/gl gl: readd glupload/download onto element pads 2015-04-30 11:26:33 +10:00
gst/compositor compositor: Only map the frame from a buffer if it will be used 2015-05-01 11:27:55 +01:00
gst-libs/gst/video videoaggregator: fix caps leak when early returning 2015-04-17 14:45:05 +01:00
tests/check/elements tests: remove GST_DISABLE_PARSE guards from two tests that don't require it 2015-02-13 16:25:14 +00:00