Searched refs:videoaggregator (Results 1 – 13 of 13) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | gstvideoaggregator.h | 116 GstVideoAggregator * videoaggregator, 121 GstVideoAggregator * videoaggregator, 125 GstVideoAggregator * videoaggregator, 130 GstVideoAggregator * videoaggregator, 307 GstCaps * (*update_caps) (GstVideoAggregator * videoaggregator, 309 GstFlowReturn (*aggregate_frames) (GstVideoAggregator * videoaggregator, 311 GstFlowReturn (*create_output_buffer) (GstVideoAggregator * videoaggregator,
|
D | gstvideoaggregator.c | 2820 gst_video_aggregator_create_output_buffer (GstVideoAggregator * videoaggregator, in gst_video_aggregator_create_output_buffer() argument 2823 GstAggregator *aggregator = GST_AGGREGATOR (videoaggregator); in gst_video_aggregator_create_output_buffer() 2832 GST_ELEMENT_ERROR (videoaggregator, RESOURCE, SETTINGS, in gst_video_aggregator_create_output_buffer() 2848 outsize = GST_VIDEO_INFO_SIZE (&videoaggregator->info); in gst_video_aggregator_create_output_buffer() 2855 GST_ELEMENT_ERROR (videoaggregator, RESOURCE, NO_SPACE_LEFT, in gst_video_aggregator_create_output_buffer()
|
/third_party/gstreamer/gstplugins_bad/ext/iqa/ |
D | iqa.h | 49 GstVideoAggregator videoaggregator; member
|
/third_party/gstreamer/gstplugins_base/gst/compositor/ |
D | compositor.h | 126 GstVideoAggregator videoaggregator; member
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstglstereomix.c | 149 * videoaggregator, GstBuffer ** outbuf); 272 gst_gl_stereo_mix_create_output_buffer (GstVideoAggregator * videoaggregator, in gst_gl_stereo_mix_create_output_buffer() argument 275 GstGLStereoMix *mix = GST_GL_STEREO_MIX (videoaggregator); in gst_gl_stereo_mix_create_output_buffer()
|
/third_party/gstreamer/gstplugins_bad/ |
D | NEWS | 1898 - videoaggregator fixes (negative rate handling, current position 1939 - videoaggregator: Fix for unhandled negative rate 1940 - videoaggregator: Use floor() to calculate current position 2032 - Update validate test scenarios for videoaggregator rounding 2037 - Update validate test scenarios for videoaggregator rounding 2355 - videoaggregator: unref temporary caps
|
D | ChangeLog | 46597 videoaggregator: Make sure to hold object lock while iterating sink pads 47612 videoaggregator: Update for g_type_class_add_private() deprecation in recent GLib 47737 videoaggregator: Fix string leak 47769 videoaggregator: log an ERROR if we're going to return a flow error 48273 videoaggregator: Remove custom get_next_time implementation 48430 videoaggregator: Set video-meta option on buffer pool configuration correctly 48436 videoaggregator: First override set/get_property vfuncs, then install properties 48450 videoaggregator: Some more documentation fixes 48455 videoaggregator: expose converter-config on convert pads 48462 videoaggregator: Fix up documentation some more [all …]
|
/third_party/gstreamer/gstplugins_base/ |
D | NEWS | 1898 - videoaggregator fixes (negative rate handling, current position 1939 - videoaggregator: Fix for unhandled negative rate 1940 - videoaggregator: Use floor() to calculate current position 2032 - Update validate test scenarios for videoaggregator rounding 2037 - Update validate test scenarios for videoaggregator rounding 2355 - videoaggregator: unref temporary caps
|
D | ChangeLog | 118 videoaggregator: unref temporary caps 650 videoaggregator: Correct use of start_time/end_time 682 videoaggregator: Use floor() to calculate current position 693 videoaggregator: Fix for unhandled negative rate 869 videoaggregator: Remove extra semicolon in macro usage 992 videoaggregator: Don't pass GAP buffer to prepare_frame_start() 3364 videoaggregator: Don't try to return void 4095 videoaggregator: allow selecting an alpha output from non-alpha inputs 5486 videoaggregator: Pop out old buffers on timeout 6195 .. and make use of that API in videoaggregator. [all …]
|
/third_party/gstreamer/gstplugins_good/ |
D | NEWS | 1898 - videoaggregator fixes (negative rate handling, current position 1939 - videoaggregator: Fix for unhandled negative rate 1940 - videoaggregator: Use floor() to calculate current position 2032 - Update validate test scenarios for videoaggregator rounding 2037 - Update validate test scenarios for videoaggregator rounding 2355 - videoaggregator: unref temporary caps
|
/third_party/gstreamer/gstreamer/ |
D | NEWS | 1898 - videoaggregator fixes (negative rate handling, current position 1939 - videoaggregator: Fix for unhandled negative rate 1940 - videoaggregator: Use floor() to calculate current position 2032 - Update validate test scenarios for videoaggregator rounding 2037 - Update validate test scenarios for videoaggregator rounding 2355 - videoaggregator: unref temporary caps
|
D | ChangeLog | 3430 Some base classes like videoaggregator try retrieving the latency during 13898 Modelled off the videoaggregator caps handling as that seems the most 14849 For audiomixer this is one blocksize, for videoaggregator this should 15023 videoaggregator: push the caps event as soon as we receive it
|
/third_party/gstreamer/gst_libav/ |
D | NEWS | 1898 - videoaggregator fixes (negative rate handling, current position 1939 - videoaggregator: Fix for unhandled negative rate 1940 - videoaggregator: Use floor() to calculate current position 2032 - Update validate test scenarios for videoaggregator rounding 2037 - Update validate test scenarios for videoaggregator rounding 2355 - videoaggregator: unref temporary caps
|