gstreamer/examples
Wim Taymans f88e6c08fd Query API update.
Original commit message from CVS:
* examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
(query_positions_elems), (query_positions_pads), (update_scale),
(do_seek), (set_update_scale), (message_received), (main):
* ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
(gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
(gst_ogg_demux_loop):
* ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
* ext/theora/theoradec.c: (theora_dec_src_query),
(theora_dec_sink_event):
* ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
(vorbis_dec_sink_event), (vorbis_handle_data_packet):
* gst/adder/gstadder.c: (gst_adder_query):
* gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
* gst/playback/test3.c: (update_scale):
* gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
(dump_element_stats), (main):
* gst/playback/test6.c: (main):
* gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
Query API update.
2005-10-19 15:55:33 +00:00
..
capsfilter configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. (Fixes #165997) 2005-02-02 08:14:01 +00:00
gob Remove redundant plugindir definition 2003-08-10 00:01:58 +00:00
indexing renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:32:29 +00:00
seeking Query API update. 2005-10-19 15:55:33 +00:00
stats typo fixes 2005-10-13 15:26:22 +00:00
switch *.c: Don't cast to GstObject before reffing/unreffing. 2005-06-28 10:16:13 +00:00
Makefile.am deactivate and remove dparams (libgstcontrol) 2005-08-01 16:20:33 +00:00