From 57891a417738f105935e1664c6213adc448b3395 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Tue, 28 Apr 2015 14:52:36 +0200 Subject: [PATCH] win32: update defs --- win32/common/libgstcodecparsers.def | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/win32/common/libgstcodecparsers.def b/win32/common/libgstcodecparsers.def index f02b3862b3..2fe49c4556 100644 --- a/win32/common/libgstcodecparsers.def +++ b/win32/common/libgstcodecparsers.def @@ -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