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:
Seungha Yang 2025-02-15 20:17:59 +09:00 committed by GStreamer Marge Bot
parent b2a5b4f304
commit 55b2dcc121

View File

@ -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);