Comment 21 for bug 1260788

Revision history for this message
In , Edwin-d (edwin-d) wrote :

Created attachment 748637
Small fixes

Fixes for a few small issues I had on linux:
 - gst_memory_is_type doesn't exist in gstreamer <= 1.0
 - When upstream doesn't negotiate allocator, CopyIntoImageBuffer would fail because |mBufferPool| isn't configured
 - gst/video/gstvideo{meta,pool}.h needed to be included
 - Had to force visibility in above libs to "default" to avoid link errors