/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | gstvideoaggregator.h | 29 typedef struct _GstVideoAggregator GstVideoAggregator; typedef 116 GstVideoAggregator * videoaggregator, 121 GstVideoAggregator * videoaggregator, 125 GstVideoAggregator * videoaggregator, 130 GstVideoAggregator * videoaggregator, 194 …void (*create_conversion_info) (GstVideoAggregatorConvertPad *pad, GstVideoAggregator *agg, GstVid… 251 (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_VIDEO_AGGREGATOR, GstVideoAggregator)) 252 #define GST_VIDEO_AGGREGATOR_CAST(obj) ((GstVideoAggregator *)(obj)) 307 GstCaps * (*update_caps) (GstVideoAggregator * videoaggregator, 309 GstFlowReturn (*aggregate_frames) (GstVideoAggregator * videoaggregator, [all …]
|
D | gstvideoaggregator.c | 50 static void gst_video_aggregator_reset_qos (GstVideoAggregator * vagg); 157 GstVideoAggregator *vagg = in gst_video_aggregator_pad_set_property() 187 GstVideoAggregator *vagg = GST_VIDEO_AGGREGATOR (aggregator); in _flush_pad() 224 GstVideoAggregator * vagg, GstBuffer * buffer, in gst_video_aggregator_pad_prepare_frame() 237 GstVideoAggregator * vagg, GstVideoFrame * prepared_frame) in gst_video_aggregator_pad_clean_frame() 478 GstVideoAggregator * vagg, GstBuffer * buffer, in gst_video_aggregator_convert_pad_prepare_frame() 566 GstVideoAggregator * vagg, GstVideoFrame * prepared_frame) in gst_video_aggregator_convert_pad_clean_frame() 583 (GstVideoAggregatorConvertPad * pad, GstVideoAggregator * agg, in gst_video_aggregator_convert_pad_create_conversion_info() 761 (GstVideoAggregatorPad * vpad, GstVideoAggregator * vagg, in gst_video_aggregator_parallel_convert_pad_prepare_frame_start() 865 (GstVideoAggregatorPad * vpad, GstVideoAggregator * vagg, in gst_video_aggregator_parallel_convert_pad_prepare_frame_finish() [all …]
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstglmixer.c | 41 GstVideoAggregator * vagg, GstBuffer * buffer, 44 GstVideoAggregator * vagg, GstVideoFrame * prepared_frame); 104 GstVideoAggregator * vagg, GstBuffer * buffer, in gst_gl_mixer_pad_prepare_frame() 135 GstVideoAggregator * vagg, GstVideoFrame * prepared_frame) in gst_gl_mixer_pad_clean_frame() 162 _find_best_format (GstVideoAggregator * vagg, GstCaps * downstream_caps, in _find_best_format() 384 gst_gl_mixer_aggregate_frames (GstVideoAggregator * vagg, 530 GstVideoAggregator *vagg = GST_VIDEO_AGGREGATOR (mix); in _mixer_create_fbo() 653 GstVideoAggregator *vagg = GST_VIDEO_AGGREGATOR (mix); in gst_gl_mixer_process_textures() 696 gst_gl_mixer_aggregate_frames (GstVideoAggregator * vagg, GstBuffer * outbuf) in gst_gl_mixer_aggregate_frames()
|
D | gstglstereomix.c | 92 static GstCaps *_update_caps (GstVideoAggregator * vagg, GstCaps * caps); 148 static GstFlowReturn gst_gl_stereo_mix_create_output_buffer (GstVideoAggregator 163 gst_gl_stereo_mix_aggregate_frames (GstVideoAggregator * vagg, 272 gst_gl_stereo_mix_create_output_buffer (GstVideoAggregator * videoaggregator, in gst_gl_stereo_mix_create_output_buffer() 366 gst_gl_stereo_mix_aggregate_frames (GstVideoAggregator * vagg, in gst_gl_stereo_mix_aggregate_frames() 529 _update_caps (GstVideoAggregator * vagg, GstCaps * caps) in _update_caps() 624 GstVideoAggregator *vagg = GST_VIDEO_AGGREGATOR (agg); in _negotiated_caps() 656 GstVideoAggregator *vagg = GST_VIDEO_AGGREGATOR (mixer); in gst_gl_stereo_mix_process_frames()
|
D | gstglbasemixer.h | 77 GstVideoAggregator vaggregator;
|
D | gstglvideomixer.c | 474 static GstCaps *_update_caps (GstVideoAggregator * vagg, GstCaps * caps); 1050 _update_caps (GstVideoAggregator * vagg, GstCaps * caps) in _update_caps() 1086 GstVideoAggregator *vagg = GST_VIDEO_AGGREGATOR (agg); in _fixate_caps() 1494 GstVideoAggregator *vagg = GST_VIDEO_AGGREGATOR (stuff); in gst_gl_video_mixer_callback()
|
/third_party/gstreamer/gstplugins_base/gst/compositor/ |
D | compositor.h | 35 GstVideoAggregator) 126 GstVideoAggregator videoaggregator;
|
D | compositor.c | 459 _pad_obscures_rectangle (GstVideoAggregator * vagg, GstVideoAggregatorPad * pad, in _pad_obscures_rectangle() 515 GstVideoAggregator * vagg, GstBuffer * buffer, in gst_compositor_pad_prepare_frame_start() 586 GstVideoAggregator * vagg, GstVideoInfo * conversion_info) in gst_compositor_pad_create_conversion_info() 952 GstVideoAggregator *vagg = GST_VIDEO_AGGREGATOR (agg); in _fixate_caps() 1179 GstVideoAggregator *vagg = GST_VIDEO_AGGREGATOR (agg); in _negotiated_caps() 1221 _should_draw_background (GstVideoAggregator * vagg) in _should_draw_background() 1353 gst_compositor_aggregate_frames (GstVideoAggregator * vagg, GstBuffer * outbuf) in gst_compositor_aggregate_frames()
|
/third_party/gstreamer/gstplugins_bad/ext/iqa/ |
D | iqa.h | 49 GstVideoAggregator videoaggregator;
|
D | iqa.c | 336 gst_iqa_aggregate_frames (GstVideoAggregator * vagg, GstBuffer * outbuf) in gst_iqa_aggregate_frames()
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11compositor.h | 37 GST, D3D11_COMPOSITOR, GstVideoAggregator)
|
D | gstd3d11compositor.cpp | 453 GstVideoAggregator parent; 510 GstVideoAggregator * vagg, GstBuffer * buffer, 514 GstVideoAggregator * vagg, GstVideoFrame * prepared_frame); 1218 GstVideoAggregator * vagg) in gst_d3d11_compositor_pad_check_frame_obscured() 1254 GstVideoAggregator * vagg, GstBuffer * buffer, in gst_d3d11_compositor_pad_prepare_frame() 1300 GstVideoAggregator * vagg, GstVideoFrame * prepared_frame) in gst_d3d11_compositor_pad_clean_frame() 1312 GstVideoAggregator * vagg) in gst_d3d11_compositor_pad_setup_converter() 1457 gst_d3d11_compositor_aggregate_frames (GstVideoAggregator * vagg, 1460 gst_d3d11_compositor_create_output_buffer (GstVideoAggregator * vagg, 1854 GstVideoAggregator *vagg = GST_VIDEO_AGGREGATOR (aggregator); in gst_d3d11_compositor_fixate_src_caps() [all …]
|
/third_party/gstreamer/gstplugins_bad/ |
D | NEWS | 673 alpha (also glvideomixer and other GstVideoAggregator 1051 GstVideoAggregator, videoconverter and compositor.
|
D | ChangeLog | 43636 Remove GstVideoAggregator, moved into libgstvideo in -base 53491 Since they rely on GstVideoAggregator. 94694 glmixer: Implement GstVideoAggregator::find_best_format() 110996 compositor: Add a new compositor based on the new GstVideoAggregator base class 111009 gl: Port glmixer to the GstVideoAggregator baseclass 111031 videoaggregator: Create a new GstVideoAggregator baseclass
|
/third_party/gstreamer/gstplugins_base/ |
D | NEWS | 673 alpha (also glvideomixer and other GstVideoAggregator 1051 GstVideoAggregator, videoconverter and compositor.
|
D | ChangeLog | 15860 video: build GstVideoAggregator which was moved from -bad 15864 Move GstVideoAggregator, compositor and OpenGL mixers from -bad 22635 in -bad for now since they use GstVideoAggregator. 30754 glmixer: Implement GstVideoAggregator::find_best_format() 34723 gl: Port glmixer to the GstVideoAggregator baseclass 58837 glmixer: Implement GstVideoAggregator::find_best_format() 67799 compositor: Add a new compositor based on the new GstVideoAggregator base class 67808 gl: Port glmixer to the GstVideoAggregator baseclass 67815 videoaggregator: Create a new GstVideoAggregator baseclass
|
/third_party/gstreamer/gstplugins_good/ |
D | NEWS | 673 alpha (also glvideomixer and other GstVideoAggregator 1051 GstVideoAggregator, videoconverter and compositor.
|
/third_party/gstreamer/gstreamer/ |
D | NEWS | 673 alpha (also glvideomixer and other GstVideoAggregator 1051 GstVideoAggregator, videoconverter and compositor.
|
/third_party/gstreamer/gst_libav/ |
D | NEWS | 673 alpha (also glvideomixer and other GstVideoAggregator 1051 GstVideoAggregator, videoconverter and compositor.
|