GNOME Bugzilla – Bug 723256
upload some improvements
Last modified: 2014-01-30 19:55:55 UTC
Follows are some improvements for GstGLUpload + some tests.
Created attachment 267583 [details] [review] upload: remove superflous g_mutex_init
Created attachment 267584 [details] [review] upload fix scaling for YUY2 with GLES2
Created attachment 267585 [details] [review] upload consoldate data _fill
Created attachment 267586 [details] [review] upload: use GstVideoInfo to choose the format
Created attachment 267587 [details] [review] add some test for upload
Created attachment 267588 [details] [review] filter implement draw_texture for GLES2
Created attachment 267670 [details] [review] add some test for upload Compiles with GLES2 now :)