summaryrefslogtreecommitdiff
path: root/win32/common
diff options
context:
space:
mode:
authorThiago Santos <thiagoss@osg.samsung.com>2015-08-15 07:20:25 -0300
committerThiago Santos <thiagoss@osg.samsung.com>2015-08-15 13:44:34 -0300
commit4982188cf706a1a581afaabdcedb16f5c4f537bb (patch)
treee6fc68cf89513e8fa39f3490c081cd75f841df70 /win32/common
parent95eb6418215b49163b326d3d5bf89078b5cbe5c5 (diff)
videodecoder: add option to use default pad accept-caps handling
Add gst_video_decoder_set_use_default_pad_acceptcaps() to allow subclasses to make videodecoder use the default pad acceptcaps handling instead of resorting to the caps query that is, usually, less efficient and unecessary API: gst_video_decoder_set_use_default_pad_acceptcaps
Diffstat (limited to 'win32/common')
-rw-r--r--win32/common/libgstvideo.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/common/libgstvideo.def b/win32/common/libgstvideo.def
index ef5d6501b..65ee98458 100644
--- a/win32/common/libgstvideo.def
+++ b/win32/common/libgstvideo.def
@@ -129,6 +129,7 @@ EXPORTS
gst_video_decoder_set_needs_format
gst_video_decoder_set_output_state
gst_video_decoder_set_packetized
+ gst_video_decoder_set_use_default_pad_acceptcaps
gst_video_decoder_sink_query_default
gst_video_dither_flags_get_type
gst_video_dither_free