summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2013-11-06 23:11:14 +0000
committerTim-Philipp Müller <tim@centricular.com>2013-11-06 23:14:22 +0000
commitf199399eb246a9506375e499e71841c3deeb1982 (patch)
tree450fd2da5b999c6eed05503dd933eafd92a0d7fb /win32
parentd844832ec35847db9c8ad5b9b541e6a3e12616db (diff)
win32: add new codecparser API to .def file
Diffstat (limited to 'win32')
-rw-r--r--win32/common/libgstcodecparsers.def18
1 files changed, 18 insertions, 0 deletions
diff --git a/win32/common/libgstcodecparsers.def b/win32/common/libgstcodecparsers.def
index 63ca5390b..086fae644 100644
--- a/win32/common/libgstcodecparsers.def
+++ b/win32/common/libgstcodecparsers.def
@@ -17,6 +17,24 @@ EXPORTS
gst_h264_video_quant_matrix_4x4_get_zigzag_from_raster
gst_h264_video_quant_matrix_8x8_get_raster_from_zigzag
gst_h264_video_quant_matrix_8x8_get_zigzag_from_raster
+ gst_h265_parse_pps
+ gst_h265_parse_sps
+ gst_h265_parse_vps
+ gst_h265_parser_free
+ gst_h265_parser_identify_nalu
+ gst_h265_parser_identify_nalu_hevc
+ gst_h265_parser_identify_nalu_unchecked
+ gst_h265_parser_new
+ gst_h265_parser_parse_nal
+ gst_h265_parser_parse_pps
+ gst_h265_parser_parse_sei
+ gst_h265_parser_parse_slice_hdr
+ gst_h265_parser_parse_sps
+ gst_h265_parser_parse_vps
+ gst_h265_sei_copy
+ gst_h265_sei_free
+ gst_h265_slice_hdr_copy
+ gst_h265_slice_hdr_free
gst_mpeg4_parse
gst_mpeg4_parse_group_of_vop
gst_mpeg4_parse_video_object_layer