Home
last modified time | relevance | path

Searched refs:appsrc (Results 1 – 25 of 781) sorted by relevance

12345678910>>...32

/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/app/
H A Dgstappsrc.c573 priv = appsrc->priv = gst_app_src_get_instance_private (appsrc); in gst_app_src_init()
1327 priv = appsrc->priv; in gst_app_src_set_caps()
1396 priv = appsrc->priv; in gst_app_src_set_size()
1421 priv = appsrc->priv; in gst_app_src_get_size()
1448 priv = appsrc->priv; in gst_app_src_set_duration()
1476 priv = appsrc->priv; in gst_app_src_get_duration()
1504 priv = appsrc->priv; in gst_app_src_set_stream_type()
1529 priv = appsrc->priv; in gst_app_src_get_stream_type()
1555 priv = appsrc->priv; in gst_app_src_set_max_bytes()
1583 priv = appsrc->priv; in gst_app_src_get_max_bytes()
[all …]
H A Dgstappsrc.h107 void (*need_data) (GstAppSrc *appsrc, guint length);
108 void (*enough_data) (GstAppSrc *appsrc);
109 gboolean (*seek_data) (GstAppSrc *appsrc, guint64 offset);
113 GstFlowReturn (*end_of_stream) (GstAppSrc *appsrc);
128 GstCaps* gst_app_src_get_caps (GstAppSrc *appsrc);
134 gint64 gst_app_src_get_size (GstAppSrc *appsrc);
140 GstClockTime gst_app_src_get_duration (GstAppSrc *appsrc);
146 GstAppStreamType gst_app_src_get_stream_type (GstAppSrc *appsrc);
152 guint64 gst_app_src_get_max_bytes (GstAppSrc *appsrc);
155 guint64 gst_app_src_get_current_level_bytes (GstAppSrc *appsrc);
[all …]
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/app/
H A Dgstappsrc.c573 priv = appsrc->priv = gst_app_src_get_instance_private (appsrc); in gst_app_src_init()
1327 priv = appsrc->priv; in gst_app_src_set_caps()
1396 priv = appsrc->priv; in gst_app_src_set_size()
1421 priv = appsrc->priv; in gst_app_src_get_size()
1448 priv = appsrc->priv; in gst_app_src_set_duration()
1476 priv = appsrc->priv; in gst_app_src_get_duration()
1504 priv = appsrc->priv; in gst_app_src_set_stream_type()
1529 priv = appsrc->priv; in gst_app_src_get_stream_type()
1555 priv = appsrc->priv; in gst_app_src_set_max_bytes()
1583 priv = appsrc->priv; in gst_app_src_get_max_bytes()
[all …]
H A Dgstappsrc.h107 void (*need_data) (GstAppSrc *appsrc, guint length);
108 void (*enough_data) (GstAppSrc *appsrc);
109 gboolean (*seek_data) (GstAppSrc *appsrc, guint64 offset);
113 GstFlowReturn (*end_of_stream) (GstAppSrc *appsrc);
128 GstCaps* gst_app_src_get_caps (GstAppSrc *appsrc);
134 gint64 gst_app_src_get_size (GstAppSrc *appsrc);
140 GstClockTime gst_app_src_get_duration (GstAppSrc *appsrc);
146 GstAppStreamType gst_app_src_get_stream_type (GstAppSrc *appsrc);
152 guint64 gst_app_src_get_max_bytes (GstAppSrc *appsrc);
155 guint64 gst_app_src_get_current_level_bytes (GstAppSrc *appsrc);
[all …]
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/app/
H A Dgstappsrc.c573 priv = appsrc->priv = gst_app_src_get_instance_private (appsrc); in gst_app_src_init()
1327 priv = appsrc->priv; in gst_app_src_set_caps()
1396 priv = appsrc->priv; in gst_app_src_set_size()
1421 priv = appsrc->priv; in gst_app_src_get_size()
1448 priv = appsrc->priv; in gst_app_src_set_duration()
1476 priv = appsrc->priv; in gst_app_src_get_duration()
1504 priv = appsrc->priv; in gst_app_src_set_stream_type()
1529 priv = appsrc->priv; in gst_app_src_get_stream_type()
1555 priv = appsrc->priv; in gst_app_src_set_max_bytes()
1583 priv = appsrc->priv; in gst_app_src_get_max_bytes()
[all …]
H A Dgstappsrc.h107 void (*need_data) (GstAppSrc *appsrc, guint length);
108 void (*enough_data) (GstAppSrc *appsrc);
109 gboolean (*seek_data) (GstAppSrc *appsrc, guint64 offset);
113 GstFlowReturn (*end_of_stream) (GstAppSrc *appsrc);
128 GstCaps* gst_app_src_get_caps (GstAppSrc *appsrc);
134 gint64 gst_app_src_get_size (GstAppSrc *appsrc);
140 GstClockTime gst_app_src_get_duration (GstAppSrc *appsrc);
146 GstAppStreamType gst_app_src_get_stream_type (GstAppSrc *appsrc);
152 guint64 gst_app_src_get_max_bytes (GstAppSrc *appsrc);
155 guint64 gst_app_src_get_current_level_bytes (GstAppSrc *appsrc);
[all …]
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/app/
H A Dgstappsrc.c573 priv = appsrc->priv = gst_app_src_get_instance_private (appsrc); in gst_app_src_init()
1327 priv = appsrc->priv; in gst_app_src_set_caps()
1396 priv = appsrc->priv; in gst_app_src_set_size()
1421 priv = appsrc->priv; in gst_app_src_get_size()
1448 priv = appsrc->priv; in gst_app_src_set_duration()
1476 priv = appsrc->priv; in gst_app_src_get_duration()
1504 priv = appsrc->priv; in gst_app_src_set_stream_type()
1529 priv = appsrc->priv; in gst_app_src_get_stream_type()
1555 priv = appsrc->priv; in gst_app_src_set_max_bytes()
1583 priv = appsrc->priv; in gst_app_src_get_max_bytes()
[all …]
H A Dgstappsrc.h107 void (*need_data) (GstAppSrc *appsrc, guint length);
108 void (*enough_data) (GstAppSrc *appsrc);
109 gboolean (*seek_data) (GstAppSrc *appsrc, guint64 offset);
113 GstFlowReturn (*end_of_stream) (GstAppSrc *appsrc);
128 GstCaps* gst_app_src_get_caps (GstAppSrc *appsrc);
134 gint64 gst_app_src_get_size (GstAppSrc *appsrc);
140 GstClockTime gst_app_src_get_duration (GstAppSrc *appsrc);
146 GstAppStreamType gst_app_src_get_stream_type (GstAppSrc *appsrc);
152 guint64 gst_app_src_get_max_bytes (GstAppSrc *appsrc);
155 guint64 gst_app_src_get_current_level_bytes (GstAppSrc *appsrc);
[all …]
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/app/
H A Dgstappsrc.c573 priv = appsrc->priv = gst_app_src_get_instance_private (appsrc); in gst_app_src_init()
1327 priv = appsrc->priv; in gst_app_src_set_caps()
1396 priv = appsrc->priv; in gst_app_src_set_size()
1421 priv = appsrc->priv; in gst_app_src_get_size()
1448 priv = appsrc->priv; in gst_app_src_set_duration()
1476 priv = appsrc->priv; in gst_app_src_get_duration()
1504 priv = appsrc->priv; in gst_app_src_set_stream_type()
1529 priv = appsrc->priv; in gst_app_src_get_stream_type()
1555 priv = appsrc->priv; in gst_app_src_set_max_bytes()
1583 priv = appsrc->priv; in gst_app_src_get_max_bytes()
[all …]
H A Dgstappsrc.h107 void (*need_data) (GstAppSrc *appsrc, guint length);
108 void (*enough_data) (GstAppSrc *appsrc);
109 gboolean (*seek_data) (GstAppSrc *appsrc, guint64 offset);
113 GstFlowReturn (*end_of_stream) (GstAppSrc *appsrc);
128 GstCaps* gst_app_src_get_caps (GstAppSrc *appsrc);
134 gint64 gst_app_src_get_size (GstAppSrc *appsrc);
140 GstClockTime gst_app_src_get_duration (GstAppSrc *appsrc);
146 GstAppStreamType gst_app_src_get_stream_type (GstAppSrc *appsrc);
152 guint64 gst_app_src_get_max_bytes (GstAppSrc *appsrc);
155 guint64 gst_app_src_get_current_level_bytes (GstAppSrc *appsrc);
[all …]
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/app/
H A Dgstappsrc.c573 priv = appsrc->priv = gst_app_src_get_instance_private (appsrc); in gst_app_src_init()
1327 priv = appsrc->priv; in gst_app_src_set_caps()
1396 priv = appsrc->priv; in gst_app_src_set_size()
1421 priv = appsrc->priv; in gst_app_src_get_size()
1448 priv = appsrc->priv; in gst_app_src_set_duration()
1476 priv = appsrc->priv; in gst_app_src_get_duration()
1504 priv = appsrc->priv; in gst_app_src_set_stream_type()
1529 priv = appsrc->priv; in gst_app_src_get_stream_type()
1555 priv = appsrc->priv; in gst_app_src_set_max_bytes()
1583 priv = appsrc->priv; in gst_app_src_get_max_bytes()
[all …]
H A Dgstappsrc.h107 void (*need_data) (GstAppSrc *appsrc, guint length);
108 void (*enough_data) (GstAppSrc *appsrc);
109 gboolean (*seek_data) (GstAppSrc *appsrc, guint64 offset);
113 GstFlowReturn (*end_of_stream) (GstAppSrc *appsrc);
128 GstCaps* gst_app_src_get_caps (GstAppSrc *appsrc);
134 gint64 gst_app_src_get_size (GstAppSrc *appsrc);
140 GstClockTime gst_app_src_get_duration (GstAppSrc *appsrc);
146 GstAppStreamType gst_app_src_get_stream_type (GstAppSrc *appsrc);
152 guint64 gst_app_src_get_max_bytes (GstAppSrc *appsrc);
155 guint64 gst_app_src_get_current_level_bytes (GstAppSrc *appsrc);
[all …]
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/app/
H A Dgstappsrc.c573 priv = appsrc->priv = gst_app_src_get_instance_private (appsrc); in gst_app_src_init()
1327 priv = appsrc->priv; in gst_app_src_set_caps()
1396 priv = appsrc->priv; in gst_app_src_set_size()
1421 priv = appsrc->priv; in gst_app_src_get_size()
1448 priv = appsrc->priv; in gst_app_src_set_duration()
1476 priv = appsrc->priv; in gst_app_src_get_duration()
1504 priv = appsrc->priv; in gst_app_src_set_stream_type()
1529 priv = appsrc->priv; in gst_app_src_get_stream_type()
1555 priv = appsrc->priv; in gst_app_src_set_max_bytes()
1583 priv = appsrc->priv; in gst_app_src_get_max_bytes()
[all …]
H A Dgstappsrc.h107 void (*need_data) (GstAppSrc *appsrc, guint length);
108 void (*enough_data) (GstAppSrc *appsrc);
109 gboolean (*seek_data) (GstAppSrc *appsrc, guint64 offset);
113 GstFlowReturn (*end_of_stream) (GstAppSrc *appsrc);
128 GstCaps* gst_app_src_get_caps (GstAppSrc *appsrc);
134 gint64 gst_app_src_get_size (GstAppSrc *appsrc);
140 GstClockTime gst_app_src_get_duration (GstAppSrc *appsrc);
146 GstAppStreamType gst_app_src_get_stream_type (GstAppSrc *appsrc);
152 guint64 gst_app_src_get_max_bytes (GstAppSrc *appsrc);
155 guint64 gst_app_src_get_current_level_bytes (GstAppSrc *appsrc);
[all …]
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/app/
H A Dgstappsrc.c573 priv = appsrc->priv = gst_app_src_get_instance_private (appsrc); in gst_app_src_init()
1327 priv = appsrc->priv; in gst_app_src_set_caps()
1396 priv = appsrc->priv; in gst_app_src_set_size()
1421 priv = appsrc->priv; in gst_app_src_get_size()
1448 priv = appsrc->priv; in gst_app_src_set_duration()
1476 priv = appsrc->priv; in gst_app_src_get_duration()
1504 priv = appsrc->priv; in gst_app_src_set_stream_type()
1529 priv = appsrc->priv; in gst_app_src_get_stream_type()
1555 priv = appsrc->priv; in gst_app_src_set_max_bytes()
1583 priv = appsrc->priv; in gst_app_src_get_max_bytes()
[all …]
H A Dgstappsrc.h107 void (*need_data) (GstAppSrc *appsrc, guint length);
108 void (*enough_data) (GstAppSrc *appsrc);
109 gboolean (*seek_data) (GstAppSrc *appsrc, guint64 offset);
113 GstFlowReturn (*end_of_stream) (GstAppSrc *appsrc);
128 GstCaps* gst_app_src_get_caps (GstAppSrc *appsrc);
134 gint64 gst_app_src_get_size (GstAppSrc *appsrc);
140 GstClockTime gst_app_src_get_duration (GstAppSrc *appsrc);
146 GstAppStreamType gst_app_src_get_stream_type (GstAppSrc *appsrc);
152 guint64 gst_app_src_get_max_bytes (GstAppSrc *appsrc);
155 guint64 gst_app_src_get_current_level_bytes (GstAppSrc *appsrc);
[all …]
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/app/
H A Dgstappsrc.c573 priv = appsrc->priv = gst_app_src_get_instance_private (appsrc); in gst_app_src_init()
1327 priv = appsrc->priv; in gst_app_src_set_caps()
1396 priv = appsrc->priv; in gst_app_src_set_size()
1421 priv = appsrc->priv; in gst_app_src_get_size()
1448 priv = appsrc->priv; in gst_app_src_set_duration()
1476 priv = appsrc->priv; in gst_app_src_get_duration()
1504 priv = appsrc->priv; in gst_app_src_set_stream_type()
1529 priv = appsrc->priv; in gst_app_src_get_stream_type()
1555 priv = appsrc->priv; in gst_app_src_set_max_bytes()
1583 priv = appsrc->priv; in gst_app_src_get_max_bytes()
[all …]
H A Dgstappsrc.h107 void (*need_data) (GstAppSrc *appsrc, guint length);
108 void (*enough_data) (GstAppSrc *appsrc);
109 gboolean (*seek_data) (GstAppSrc *appsrc, guint64 offset);
113 GstFlowReturn (*end_of_stream) (GstAppSrc *appsrc);
128 GstCaps* gst_app_src_get_caps (GstAppSrc *appsrc);
134 gint64 gst_app_src_get_size (GstAppSrc *appsrc);
140 GstClockTime gst_app_src_get_duration (GstAppSrc *appsrc);
146 GstAppStreamType gst_app_src_get_stream_type (GstAppSrc *appsrc);
152 guint64 gst_app_src_get_max_bytes (GstAppSrc *appsrc);
155 guint64 gst_app_src_get_current_level_bytes (GstAppSrc *appsrc);
[all …]
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/app/
H A Dgstappsrc.c573 priv = appsrc->priv = gst_app_src_get_instance_private (appsrc); in gst_app_src_init()
1327 priv = appsrc->priv; in gst_app_src_set_caps()
1396 priv = appsrc->priv; in gst_app_src_set_size()
1421 priv = appsrc->priv; in gst_app_src_get_size()
1448 priv = appsrc->priv; in gst_app_src_set_duration()
1476 priv = appsrc->priv; in gst_app_src_get_duration()
1504 priv = appsrc->priv; in gst_app_src_set_stream_type()
1529 priv = appsrc->priv; in gst_app_src_get_stream_type()
1555 priv = appsrc->priv; in gst_app_src_set_max_bytes()
1583 priv = appsrc->priv; in gst_app_src_get_max_bytes()
[all …]
H A Dgstappsrc.h107 void (*need_data) (GstAppSrc *appsrc, guint length);
108 void (*enough_data) (GstAppSrc *appsrc);
109 gboolean (*seek_data) (GstAppSrc *appsrc, guint64 offset);
113 GstFlowReturn (*end_of_stream) (GstAppSrc *appsrc);
128 GstCaps* gst_app_src_get_caps (GstAppSrc *appsrc);
134 gint64 gst_app_src_get_size (GstAppSrc *appsrc);
140 GstClockTime gst_app_src_get_duration (GstAppSrc *appsrc);
146 GstAppStreamType gst_app_src_get_stream_type (GstAppSrc *appsrc);
152 guint64 gst_app_src_get_max_bytes (GstAppSrc *appsrc);
155 guint64 gst_app_src_get_current_level_bytes (GstAppSrc *appsrc);
[all …]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/generic/threadshare/tests/
H A Dappsrc.rs115 assert!(appsrc in pause_regular()
125 assert!(appsrc in pause_regular()
132 appsrc in pause_regular()
137 assert!(appsrc in pause_regular()
144 appsrc in pause_regular()
155 assert!(appsrc in pause_regular()
185 assert!(appsrc in flush_regular()
214 assert!(appsrc in flush_regular()
236 appsrc in pause_flush()
255 appsrc in pause_flush()
[all …]
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/tests/examples/app/
H A DMakefile.in93 appsrc-stream2$(EXEEXT) appsrc-ra$(EXEEXT) \
704 @rm -f appsrc-ra$(EXEEXT)
712 @rm -f appsrc-stream$(EXEEXT)
795 appsrc_ra-appsrc-ra.o: appsrc-ra.c
802 appsrc_ra-appsrc-ra.obj: appsrc-ra.c
809 appsrc_seekable-appsrc-seekable.o: appsrc-seekable.c
816 appsrc_seekable-appsrc-seekable.obj: appsrc-seekable.c
823 appsrc_stream-appsrc-stream.o: appsrc-stream.c
830 appsrc_stream-appsrc-stream.obj: appsrc-stream.c
837 appsrc_stream2-appsrc-stream2.o: appsrc-stream2.c
[all …]
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/tests/examples/app/
H A DMakefile.in93 appsrc-stream2$(EXEEXT) appsrc-ra$(EXEEXT) \
704 @rm -f appsrc-ra$(EXEEXT)
712 @rm -f appsrc-stream$(EXEEXT)
795 appsrc_ra-appsrc-ra.o: appsrc-ra.c
802 appsrc_ra-appsrc-ra.obj: appsrc-ra.c
809 appsrc_seekable-appsrc-seekable.o: appsrc-seekable.c
816 appsrc_seekable-appsrc-seekable.obj: appsrc-seekable.c
823 appsrc_stream-appsrc-stream.o: appsrc-stream.c
830 appsrc_stream-appsrc-stream.obj: appsrc-stream.c
837 appsrc_stream2-appsrc-stream2.o: appsrc-stream2.c
[all …]
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/tests/examples/app/
H A DMakefile.in93 appsrc-stream2$(EXEEXT) appsrc-ra$(EXEEXT) \
704 @rm -f appsrc-ra$(EXEEXT)
712 @rm -f appsrc-stream$(EXEEXT)
795 appsrc_ra-appsrc-ra.o: appsrc-ra.c
802 appsrc_ra-appsrc-ra.obj: appsrc-ra.c
809 appsrc_seekable-appsrc-seekable.o: appsrc-seekable.c
816 appsrc_seekable-appsrc-seekable.obj: appsrc-seekable.c
823 appsrc_stream-appsrc-stream.o: appsrc-stream.c
830 appsrc_stream-appsrc-stream.obj: appsrc-stream.c
837 appsrc_stream2-appsrc-stream2.o: appsrc-stream2.c
[all …]
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/tests/examples/app/
H A DMakefile.in93 appsrc-stream2$(EXEEXT) appsrc-ra$(EXEEXT) \
704 @rm -f appsrc-ra$(EXEEXT)
712 @rm -f appsrc-stream$(EXEEXT)
795 appsrc_ra-appsrc-ra.o: appsrc-ra.c
802 appsrc_ra-appsrc-ra.obj: appsrc-ra.c
809 appsrc_seekable-appsrc-seekable.o: appsrc-seekable.c
816 appsrc_seekable-appsrc-seekable.obj: appsrc-seekable.c
823 appsrc_stream-appsrc-stream.o: appsrc-stream.c
830 appsrc_stream-appsrc-stream.obj: appsrc-stream.c
837 appsrc_stream2-appsrc-stream2.o: appsrc-stream2.c
[all …]

12345678910>>...32