glimagesink: keep the uploaded buffer around on successful redisplay
authorMatthew Waters <ystreet00@gmail.com>
Tue, 29 Jul 2014 03:25:22 +0000 (13:25 +1000)
committerMatthew Waters <ystreet00@gmail.com>
Tue, 29 Jul 2014 03:27:40 +0000 (13:27 +1000)
commit9b383a17cf1a9f35345fb5edc026ba91bb81ebd3
tree54acf389c2e226f2a027547e55088cca6ba7d5b9
parent58dcee62e81f6dc42b7dcf3b16786bb555f55a6c
glimagesink: keep the uploaded buffer around on successful redisplay

We might need it later to perform a redisplay.  GstGLUpload will take
of releasing the previous buffer when it receives a new buffer.

https://bugzilla.gnome.org/show_bug.cgi?id=733726
ext/gl/gstglimagesink.c