gstreamer/tests/examples
Wim Taymans 899330d904 gst/playback/gstplaybin2.c: Remove stream-info, we going for something easier.
Original commit message from CVS:
* gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
(get_group), (get_n_pads), (gst_play_bin_get_property),
(pad_added_cb), (no_more_pads_cb), (perform_eos),
(autoplug_select_cb), (deactivate_group):
Remove stream-info, we going for something easier.
Refactor getting the current group.
Implement getting the number of audio/video/text streams.
* gst/playback/gststreamselector.c:
(gst_stream_selector_class_init), (gst_stream_selector_init),
(gst_stream_selector_get_property),
(gst_stream_selector_request_new_pad),
(gst_stream_selector_release_pad):
* gst/playback/gststreamselector.h:
Add property for number of pads.
* tests/examples/seek/seek.c: (set_scale), (update_flag),
(vis_toggle_cb), (audio_toggle_cb), (video_toggle_cb),
(text_toggle_cb), (update_streams), (msg_async_done),
(msg_state_changed), (main):
Block slider callback when updating the slider position.
Add gui elements for controlling playbin2.
Add callback for async_done that updates position/duration.
2008-02-01 16:44:21 +00:00
..
app examples/app/appsrc_ex.c: Fix compilation after changing the name of a method. 2007-09-20 17:38:10 +00:00
dynamic gst-libs/gst/fft/: Include our own _stdint.h instead of sys/types.h, makes MingW happy (#492306). 2007-11-01 13:28:59 +00:00
seek gst/playback/gstplaybin2.c: Remove stream-info, we going for something easier. 2008-02-01 16:44:21 +00:00
snapshot tests/examples/snapshot/snapshot.c: Fix the build. 2007-10-02 09:04:03 +00:00
volume tests/: We should use $(LIBM). 2007-07-20 07:22:15 +00:00
Makefile.am Add simple snapshot example program using appsink. 2007-09-20 14:09:24 +00:00