summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2014-06-17 13:48:10 +0100
committerTim-Philipp Müller <tim@centricular.com>2014-06-17 13:48:10 +0100
commit806a168b2ebaaaa7128bbadbc7386443a498aade (patch)
tree4ae4cbae093ce96a81f97254b2127d56f4627eff /win32
parented1a6641718320972658da3bbccfeaf5329a86ee (diff)
win32: update exports for changed h264 codec parser API
Diffstat (limited to 'win32')
-rw-r--r--win32/common/libgstcodecparsers.def8
1 files changed, 4 insertions, 4 deletions
diff --git a/win32/common/libgstcodecparsers.def b/win32/common/libgstcodecparsers.def
index f114c2192..45df377b1 100644
--- a/win32/common/libgstcodecparsers.def
+++ b/win32/common/libgstcodecparsers.def
@@ -15,11 +15,11 @@ EXPORTS
gst_h264_parser_parse_sei
gst_h264_parser_parse_slice_hdr
gst_h264_parser_parse_sps
+ 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_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
- gst_h264_video_quant_matrix_8x8_get_zigzag_from_raster
gst_h265_parse_pps
gst_h265_parse_sps
gst_h265_parse_vps