mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-04 22:48:54 +00:00
win32: update .def for new symbols
This commit is contained in:
parent
b67f64cf5d
commit
7228e92574
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ EXPORTS
|
|||
gst_h264_parser_parse_sei
|
||||
gst_h264_parser_parse_slice_hdr
|
||||
gst_h264_parser_parse_sps
|
||||
gst_h264_video_calculate_framerate
|
||||
gst_h264_video_quant_matrix_4x4_get_raster_from_zigzag
|
||||
gst_h264_video_quant_matrix_4x4_get_zigzag_from_raster
|
||||
gst_h264_video_quant_matrix_8x8_get_raster_from_zigzag
|
||||
|
|
Loading…
Reference in a new issue