gstreamer/gst-libs
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
..
gst codecs: h264decoder: Don't attach extra ref of GstH264Picture to GstVideoCodecFrame 2020-07-21 17:18:42 +09:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00