summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2014-10-29 13:51:40 +0000
committerTim-Philipp Müller <tim@centricular.com>2014-10-29 13:51:40 +0000
commit807e9c2af0cf9aa3da8c777a92ca8cc54840380e (patch)
treec446514379b2b4bdd996804db897cd5e5d1c20e4 /win32
parent3e626122596011f2cd2ccd728a317f507cd9ca77 (diff)
downloadgstreamer-plugins-bad-807e9c2af0cf9aa3da8c777a92ca8cc54840380e.tar.gz
Update .def for new API
Diffstat (limited to 'win32')
-rw-r--r--win32/common/libgstcodecparsers.def3
1 files changed, 3 insertions, 0 deletions
diff --git a/win32/common/libgstcodecparsers.def b/win32/common/libgstcodecparsers.def
index 31dc975d3..f02b3862b 100644
--- a/win32/common/libgstcodecparsers.def
+++ b/win32/common/libgstcodecparsers.def
@@ -7,6 +7,7 @@ EXPORTS
gst_h264_nal_parser_new
gst_h264_parse_pps
gst_h264_parse_sps
+ gst_h264_parse_subset_sps
gst_h264_parser_identify_nalu
gst_h264_parser_identify_nalu_avc
gst_h264_parser_identify_nalu_unchecked
@@ -15,11 +16,13 @@ EXPORTS
gst_h264_parser_parse_sei
gst_h264_parser_parse_slice_hdr
gst_h264_parser_parse_sps
+ gst_h264_parser_parse_subset_sps
gst_h264_pps_clear
gst_h264_quant_matrix_4x4_get_raster_from_zigzag
gst_h264_quant_matrix_4x4_get_zigzag_from_raster
gst_h264_quant_matrix_8x8_get_raster_from_zigzag
gst_h264_quant_matrix_8x8_get_zigzag_from_raster
+ gst_h264_sps_clear
gst_h264_video_calculate_framerate
gst_h265_parse_pps
gst_h265_parse_sps