gstreamer/subprojects/gst-plugins-bad/ext/lcevcdecoder
Julian Bouzas cfc6b09693 lcevcdecoder: Add new lcevch264decodebin element
This new element wraps both the base H264 decoder and lcevcdec elements into a
bin so that LCEVC decoding works with auto-plugging elements such as decodebin.
By default, the H264 decoder element with higher rank is used as base decoder,
but any particular H264 decoder can be used by manually setting the base-decoder
property.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7330>
2024-10-02 20:33:13 +00:00
..
gstlcevcdec.c
gstlcevcdec.h
gstlcevcdecodebin.c lcevcdecoder: Add new lcevch264decodebin element 2024-10-02 20:33:13 +00:00
gstlcevcdecodebin.h lcevcdecoder: Add new lcevch264decodebin element 2024-10-02 20:33:13 +00:00
gstlcevcdecutils.c
gstlcevcdecutils.h
gstlcevch264decodebin.c lcevcdecoder: Add new lcevch264decodebin element 2024-10-02 20:33:13 +00:00
gstlcevch264decodebin.h lcevcdecoder: Add new lcevch264decodebin element 2024-10-02 20:33:13 +00:00
meson.build
plugin.c lcevcdecoder: Add new lcevch264decodebin element 2024-10-02 20:33:13 +00:00