a #GstH264Picture
Perform bumping process as defined in C.4.5.3 "Bumping" process.
If drain
is %TRUE, dpb
will remove a #GstH264Picture from internal array
so that returned #GstH264Picture could hold the last reference of it
whether draining or not
Clear all stored #GstH264Picture
Delete already outputted and not referenced all pictures from dpb
Free the dpb
Find a long term reference picture which has matching long term picture number
a long term picture number
Find a short term reference picture which has the lowest frame_num_wrap
Retrieve all long-term reference pictures from dpb
. The picture will be
appended to the array.
%TRUE if the second field pictures need to be included
Retrieve all short-term reference pictures from dpb
. The picture will be
appended to the array.
%TRUE if non-existing pictures need to be included
%TRUE if the second field pictures need to be included
Find a short term reference picture which has matching picture number
a picture number
Mark all pictures are not referenced
Notify the DPB that picture
is output directly without storing
in the DPB.
a #GstH264Picture of the last output.
Set the number of maximum allowed frames to store
the maximum number of picture
Store the
picture