win32: add recently added API to .def files

Also add API markers to make life easier for the release manager:

API: gst_x_overlay_set_render_rectangle()
API: gst_video_parse_caps_color_matrix()
API: gst_video_parse_caps_chroma_site()
This commit is contained in:
Tim-Philipp Müller 2010-03-15 13:19:09 +00:00
parent 0ed09fef0d
commit a5bd2923c2
2 changed files with 2 additions and 0 deletions

View file

@ -116,4 +116,5 @@ EXPORTS
gst_x_overlay_got_xwindow_id
gst_x_overlay_handle_events
gst_x_overlay_prepare_xwindow_id
gst_x_overlay_set_render_rectangle
gst_x_overlay_set_xwindow_id

View file

@ -22,6 +22,7 @@ EXPORTS
gst_video_format_to_fourcc
gst_video_frame_rate
gst_video_get_size
gst_video_parse_caps_chroma_site
gst_video_parse_caps_color_matrix
gst_video_parse_caps_framerate
gst_video_parse_caps_pixel_aspect_ratio