Searched refs:GstPlayer (Results 1 – 21 of 21) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/player/ |
D | gstplayer.h | 103 #define GST_PLAYER(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_PLAYER, GstPlayer)) 105 #define GST_PLAYER_CAST(obj) ((GstPlayer*)(obj)) 108 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GstPlayer, gst_object_unref) 115 GstPlayer * gst_player_new (GstPlayerVideoRenderer * video_renderer, Gst… 118 void gst_player_play (GstPlayer * player); 121 void gst_player_pause (GstPlayer * player); 124 void gst_player_stop (GstPlayer * player); 127 void gst_player_seek (GstPlayer * player, 131 void gst_player_set_rate (GstPlayer * player, 135 gdouble gst_player_get_rate (GstPlayer * player); [all …]
|
D | gstplayer.c | 168 G_DEFINE_TYPE (GstPlayer, gst_player, GST_TYPE_OBJECT); 180 gst_player_init (G_GNUC_UNUSED GstPlayer * self) in gst_player_init() 374 GstPlayer *self = GST_PLAYER (object); in gst_player_finalize() 390 GstPlayer *self = GST_PLAYER (object); in gst_player_set_property() 407 GstPlayer *self = GST_PLAYER (object); in gst_player_get_property() 442 GstPlayer * self) in uri_loaded_cb() 449 GstPlayer * self) in position_updated_cb() 456 GstPlayer * self) in duration_changed_cb() 463 GstPlayer * self) in state_changed_cb() 485 GstPlayer * self) in buffering_cb() [all …]
|
D | gstplayer-wrapped-video-renderer.c | 42 GstPlayer *player; 106 GstPlayer * player) in gst_player_wrapped_video_renderer_new()
|
D | gstplayer-types.h | 29 typedef struct _GstPlayer GstPlayer; typedef
|
D | gstplayer-video-renderer-private.h | 29 self, GstPlayer * player);
|
D | gstplayer-signal-dispatcher-private.h | 29 GstPlayer * player, GstPlayerSignalDispatcherFunc emitter, gpointer data,
|
D | gstplayer-video-renderer.c | 40 GstPlayer * player) in gst_player_video_renderer_create_video_sink()
|
D | gstplayer-video-renderer.h | 40 GstElement * (*create_video_sink) (GstPlayerVideoRenderer * self, GstPlayer * player);
|
D | gstplayer-signal-dispatcher.c | 40 GstPlayer * player, GstPlayerSignalDispatcherFunc emitter, gpointer data, in gst_player_signal_dispatcher_dispatch()
|
D | gstplayer-signal-dispatcher.h | 43 GstPlayer * player,
|
D | gstplayer-wrapped-video-renderer-private.h | 44 …er * gst_player_wrapped_video_renderer_new (GstPlayerVideoRenderer * renderer, GstPlayer * player);
|
D | gstplayer-g-main-context-signal-dispatcher.c | 174 * iface, G_GNUC_UNUSED GstPlayer * player, void (*emitter) (gpointer data), in gst_player_g_main_context_signal_dispatcher_dispatch()
|
D | meson.build | 53 'namespace' : 'GstPlayer',
|
D | gstplayer-video-overlay-video-renderer.c | 171 (GstPlayerVideoRenderer * iface, GstPlayer * player) in gst_player_video_overlay_video_renderer_create_video_sink()
|
/third_party/gstreamer/gstplugins_bad/ |
D | NEWS | 26 - GstPlay: new high-level playback library, replaces GstPlayer 112 GstPlay: new high-level playback library replacing GstPlayer 115 GstPlayer API. It is basically the same API as GstPlayer but 118 who prefer signals. Since the existing GstPlayer API is already in 124 - The existing GstPlayer API is scheduled for deprecation and will be 1309 - The GstPlayer high-level playback library is being replaced with the 1310 new GstPlay library (see above). GstPlayer should be considered 1769 GstBus/message-based mechanism akin to GstPlayer/GstPlay.
|
D | ChangeLog | 2449 This is a requirement for GstPlayer when using the default overlay interface 13518 Similar to GstPlayer, a new signal for state tracking is now emitted at runtime, 13533 For the time being the GstPlayer library remains as a wrapper for GstPlay, in 13535 GstPlay. GstPlayer will remain in -bad for a couple cycles and the plan for 13603 This aims to be a replacement for the GstPlayer library. In GstPlay, notifications are 14003 Following the move made by GstPlayer in: 45386 docs: Follow-up fix for GstPlayer new subtitle-video-offset API 67052 win32: Update for new GstPlayer API 68525 player: Remove some leftovers from external GstPlayer 74042 The GstBase-1.0.gir and GstVideo-1.0.gir files are required by GstPlayer. [all …]
|
/third_party/gstreamer/gstplugins_base/ |
D | NEWS | 26 - GstPlay: new high-level playback library, replaces GstPlayer 112 GstPlay: new high-level playback library replacing GstPlayer 115 GstPlayer API. It is basically the same API as GstPlayer but 118 who prefer signals. Since the existing GstPlayer API is already in 124 - The existing GstPlayer API is scheduled for deprecation and will be 1309 - The GstPlayer high-level playback library is being replaced with the 1310 new GstPlay library (see above). GstPlayer should be considered 1769 GstBus/message-based mechanism akin to GstPlayer/GstPlay.
|
D | ChangeLog | 494 The URI is already initialized to NULL at the beginning and GstPlayer 27109 ..GstPlayer-1.0.c: In function ‘main’: 27110 ..GstPlayer-1.0.c:587:3: warning: implicit declaration of function ‘gst_init’
|
/third_party/gstreamer/gstplugins_good/ |
D | NEWS | 26 - GstPlay: new high-level playback library, replaces GstPlayer 112 GstPlay: new high-level playback library replacing GstPlayer 115 GstPlayer API. It is basically the same API as GstPlayer but 118 who prefer signals. Since the existing GstPlayer API is already in 124 - The existing GstPlayer API is scheduled for deprecation and will be 1309 - The GstPlayer high-level playback library is being replaced with the 1310 new GstPlay library (see above). GstPlayer should be considered 1769 GstBus/message-based mechanism akin to GstPlayer/GstPlay.
|
/third_party/gstreamer/gstreamer/ |
D | NEWS | 26 - GstPlay: new high-level playback library, replaces GstPlayer 112 GstPlay: new high-level playback library replacing GstPlayer 115 GstPlayer API. It is basically the same API as GstPlayer but 118 who prefer signals. Since the existing GstPlayer API is already in 124 - The existing GstPlayer API is scheduled for deprecation and will be 1309 - The GstPlayer high-level playback library is being replaced with the 1310 new GstPlay library (see above). GstPlayer should be considered 1769 GstBus/message-based mechanism akin to GstPlayer/GstPlay.
|
/third_party/gstreamer/gst_libav/ |
D | NEWS | 26 - GstPlay: new high-level playback library, replaces GstPlayer 112 GstPlay: new high-level playback library replacing GstPlayer 115 GstPlayer API. It is basically the same API as GstPlayer but 118 who prefer signals. Since the existing GstPlayer API is already in 124 - The existing GstPlayer API is scheduled for deprecation and will be 1309 - The GstPlayer high-level playback library is being replaced with the 1310 new GstPlay library (see above). GstPlayer should be considered 1769 GstBus/message-based mechanism akin to GstPlayer/GstPlay.
|