Matthieu Bouron e1601406a5 vtenc: fix memory leak
The pixel buffer release callback is called if the void *
dataPtr given to the CVPixelBufferCreateWithPlanarBytes
is not NULL.

According to the documentation dataPtr is supposed to be a
"plane description block" but no specific type is given.

https://bugzilla.gnome.org/show_bug.cgi?id=711847
2014-06-30 13:09:28 +02:00
..
2014-06-30 13:09:28 +02:00
2014-05-14 11:48:47 +02:00
2012-11-04 00:09:59 +00:00
2013-04-23 18:57:04 +02:00
2014-03-15 15:34:29 +01:00