mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
81558d6a94
Original commit message from CVS: * gst/playback/Makefile.am: * gst/playback/gstscreenshot.c: (feed_fakesrc), (save_result), (create_element), (gst_play_frame_conv_convert): * gst/playback/gstscreenshot.h: Add screenshot conversion code from totem. * gst/playback/gstplay-marshal.list: * gst/playback/gstplaybin2.c: (gst_play_marshal_BUFFER__BOXED), (gst_play_bin_class_init), (gst_play_bin_convert_frame), (gst_play_bin_get_property), (no_more_pads_cb), (activate_group): Implement frame property to get a color-unconverted snapshot. Implement convert-frame action signal to get a converted snapshot image. Configure connection speed in uridecodebin. Document some more properties. * gst/playback/gstplaysink.c: (gst_play_sink_class_init), (gen_video_chain), (gen_audio_chain), (gst_play_sink_reconfigure), (gst_play_sink_get_last_frame): * gst/playback/gstplaysink.h: Use last-buffer property of the video sink to get a video snapshot. * tests/examples/seek/seek.c: (shot_cb), (main): Add snapshot button for playbin2 and use the frame property to save the frame as a png in the current directory.
9 lines
191 B
Text
9 lines
191 B
Text
BOOLEAN:OBJECT,OBJECT
|
|
BOOLEAN:OBJECT,OBJECT,OBJECT
|
|
BOXED:OBJECT,OBJECT
|
|
VOID:OBJECT,BOOLEAN
|
|
ENUM:OBJECT,OBJECT,BOXED
|
|
ENUM:OBJECT,OBJECT,OBJECT
|
|
BOXED:OBJECT,OBJECT,BOXED
|
|
BOXED:INT
|
|
OBJECT:BOXED
|