gstreamer/sys/va
Seungha Yang 7a024a740f codecs: h264decoder: Don't attach extra ref of GstH264Picture to GstVideoCodecFrame
The lifecycle of GstH264Picture is being managed by our DPB
implementation. If it's still required, subclass can do that
by itself in the new_picture() method.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1449>
2020-07-21 17:18:42 +09:00
..
gstvaallocator.c va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
gstvaallocator.h va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
gstvacaps.c va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
gstvacaps.h va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
gstvadecoder.c va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
gstvadecoder.h va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
gstvadevice.c va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
gstvadevice.h va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
gstvadisplay.c va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
gstvadisplay.h va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
gstvadisplay_drm.c va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
gstvadisplay_drm.h va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
gstvadisplay_wrapped.c va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
gstvadisplay_wrapped.h va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
gstvah264dec.c codecs: h264decoder: Don't attach extra ref of GstH264Picture to GstVideoCodecFrame 2020-07-21 17:18:42 +09:00
gstvah264dec.h va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
gstvapool.c va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
gstvapool.h va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
gstvaprofile.c va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
gstvaprofile.h va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
gstvavideoformat.c va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
gstvavideoformat.h va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
meson.build va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
plugin.c va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00