gstreamer/sys/va
Seungha Yang e921a07715 codecs: h264decoder: Pass GstVideoCodecFrame to output_picture()
All subclasses are retrieving list to get target output frame, which
can be done by baseclass. And pass the ownership of the GstH264Picture
to subclass so that subclass can clear implementation dependent resources
before finishing the frame.

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: Pass GstVideoCodecFrame to output_picture() 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