win32: update exports for changed h264 codec parser API
authorTim-Philipp Müller <tim@centricular.com>
Tue, 17 Jun 2014 12:48:10 +0000 (13:48 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 17 Jun 2014 12:48:10 +0000 (13:48 +0100)
win32/common/libgstcodecparsers.def

index f114c21..45df377 100644 (file)
@@ -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