gstreamer/tests/examples/seek
Wim Taymans 5fc67f8bd3 gst/playback/gstplaybin2.c: Get the object data correct so that we can remove our channels correctly.
Original commit message from CVS:
* gst/playback/gstplaybin2.c: (pad_added_cb), (pad_removed_cb),
(no_more_pads_cb):
Get the object data correct so that we can remove our channels
correctly.
* gst/playback/gstplaysink.c: (gen_video_chain), (gen_audio_chain),
(gen_vis_chain), (gst_play_sink_reconfigure),
(gst_play_sink_request_pad):
Add option to disable async behaviour in the sinks when possible. This
makes it possible to avoid an audio queue when dealing with
visualisations.
Add option to add a queue for the audio path.
* tests/examples/seek/seek.c: (clear_streams), (update_streams),
(main):
Disable the vis checkbox to match the defaults of playbin2.
Only get the stream info when we need to.
2008-02-18 11:54:15 +00:00
..
.gitignore ignore more 2005-11-30 17:45:21 +00:00
Makefile.am tests/examples/seek/Makefile.am: Build fix for when gtk is not available. 2005-12-05 13:11:20 +00:00
scrubby.c tests/examples/seek/: Some small cosmetic changes. 2007-05-09 11:25:34 +00:00
seek.c gst/playback/gstplaybin2.c: Get the object data correct so that we can remove our channels correctly. 2008-02-18 11:54:15 +00:00