h264picture: Export private method symbols
That method will be used by plugin Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8496>
This commit is contained in:
parent
b2a5b4f304
commit
55b2dcc121
@ -23,8 +23,10 @@
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
GST_CODECS_API
|
||||
gint32 gst_h264_dpb_get_last_output_poc (GstH264Dpb * dpb);
|
||||
|
||||
GST_CODECS_API
|
||||
void gst_h264_picture_set_reference (GstH264Picture * picture,
|
||||
GstH264PictureReference reference,
|
||||
gboolean other_field);
|
||||
|
Loading…
x
Reference in New Issue
Block a user