mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 09:55:36 +00:00
1a78d61b9f
In low delay B mode, the P frame is converted as B frame with forward references. For example, One P frame may refers to P-1, P-2 and P-3 in list0 and refers to P-3, P-2 and P-1 in list1. So the num in list0 and list1 does not reflect the forward_num and backward_num. The vaapi does not provide ref num for forward or backward so far. In this case, we just consider the backward_num to be 1 conservatively. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6249> |
||
---|---|---|
.. | ||
gstjpegdecoder.c | ||
gstjpegdecoder.h | ||
gstvaav1dec.c | ||
gstvaav1dec.h | ||
gstvaav1enc.c | ||
gstvaav1enc.h | ||
gstvabase.c | ||
gstvabase.h | ||
gstvabasedec.c | ||
gstvabasedec.h | ||
gstvabaseenc.c | ||
gstvabaseenc.h | ||
gstvabasetransform.c | ||
gstvabasetransform.h | ||
gstvacaps.c | ||
gstvacaps.h | ||
gstvacompositor.c | ||
gstvacompositor.h | ||
gstvadecoder.c | ||
gstvadecoder.h | ||
gstvadeinterlace.c | ||
gstvadeinterlace.h | ||
gstvadevice.h | ||
gstvadevice_linux.c | ||
gstvadevice_win32.cpp | ||
gstvadisplay_priv.c | ||
gstvadisplay_priv.h | ||
gstvaencoder.c | ||
gstvaencoder.h | ||
gstvafilter.c | ||
gstvafilter.h | ||
gstvah264dec.c | ||
gstvah264dec.h | ||
gstvah264enc.c | ||
gstvah264enc.h | ||
gstvah265dec.c | ||
gstvah265dec.h | ||
gstvah265enc.c | ||
gstvah265enc.h | ||
gstvajpegdec.c | ||
gstvajpegdec.h | ||
gstvampeg2dec.c | ||
gstvampeg2dec.h | ||
gstvapluginutils.c | ||
gstvapluginutils.h | ||
gstvaprofile.c | ||
gstvaprofile.h | ||
gstvavp8dec.c | ||
gstvavp8dec.h | ||
gstvavp9dec.c | ||
gstvavp9dec.h | ||
gstvavpp.c | ||
gstvavpp.h | ||
meson.build | ||
plugin.c | ||
vacompat.h |