Antonio Ospite 1cece5bde5 overrides: add a set_caps() method to the Pad override
The C API provides the gst_pad_set_caps() helper which makes it easier
to set caps on pads (see gst/gstcompat.h in gstreamer core).

Add such handy helper to the python bindings too.

The implementation follows as close as possible the one in gstcompat.h
with two changes:
  1. the type check on the pad has been removed because self is
     guaranteed to be a Gst.Pad in python.
  2. the null check on the caps has been extended to be a type check.

Fixes https://gitlab.freedesktop.org/gstreamer/gst-python/issues/19
2019-01-09 12:32:37 +01:00
2018-12-05 18:43:14 -03:00
2018-10-28 17:53:44 +01:00
2018-12-15 13:55:07 +00:00
2018-11-12 13:26:58 +02:00
2018-11-05 05:51:05 +00:00
2003-07-10 04:27:47 +00:00
2018-03-19 20:29:29 +00:00
2018-04-25 15:11:31 -03:00
2013-12-12 11:35:41 +00:00
env
2005-09-02 16:21:45 +00:00
2018-11-05 05:51:05 +00:00
2018-10-28 17:53:44 +01:00
2018-03-20 10:27:38 +00:00
2013-12-12 11:35:41 +00:00
2003-07-10 04:27:47 +00:00
2018-03-20 10:27:38 +00:00
2013-08-23 23:19:18 -04:00

This file will be autogenerated.  Please read README-docs.
Description
Enthält Gestreamer mit dem stand vom Yolo Tensordecoder + OpenVINO Execution Provider
Readme 258 MiB
Languages
C 80.6%
C++ 10.2%
C# 4.6%
Python 1.7%
Meson 1%
Other 1.3%