Gwenole Beauchesne
1130a46837
surfaceproxy: port to GstVaapiMiniObject.
...
GstVaapiSurfaceProxy does not use any particular functionality from
GObject. Actually, it only needs a basic object type with reference
counting.
This is an API and ABI change.
2012-12-18 15:31:50 +01:00
Gwenole Beauchesne
5a1293a27e
plugins: fix creation of video buffer from surface proxy.
...
Fix a regression introduced with commit 8ef490a
.
2012-07-25 15:11:51 +02:00
Gwenole Beauchesne
efe623c253
plugins: use new display types more.
...
In particular, simplify gst_vaapi_reply_to_query() with display types.
Likewise for creating new video buffers.
2012-07-25 15:03:48 +02:00
Gwenole Beauchesne
8ef490a3de
videobuffer: drop deprecated functions.
...
Move video buffer creation routines to plugin elements. That exclusively
uses *_typed_new*() variants.
2012-07-24 16:13:31 +02:00