mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +00:00
win32: update defs
This commit is contained in:
parent
17084a4608
commit
57891a4177
1 changed files with 4 additions and 0 deletions
|
@ -38,6 +38,10 @@ EXPORTS
|
|||
gst_h265_parser_parse_slice_hdr
|
||||
gst_h265_parser_parse_sps
|
||||
gst_h265_parser_parse_vps
|
||||
gst_h265_quant_matrix_4x4_get_raster_from_zigzag
|
||||
gst_h265_quant_matrix_4x4_get_zigzag_from_raster
|
||||
gst_h265_quant_matrix_8x8_get_raster_from_zigzag
|
||||
gst_h265_quant_matrix_8x8_get_zigzag_from_raster
|
||||
gst_h265_sei_copy
|
||||
gst_h265_sei_free
|
||||
gst_h265_slice_hdr_copy
|
||||
|
|
Loading…
Reference in a new issue