gstreamer/ext
Benjamin Otte 596506d443 use element time.
Original commit message from CVS:
2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* ext/aalib/gstaasink.c: (gst_aasink_chain):
* ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
* ext/esd/esdsink.c: (gst_esdsink_chain):
* ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
* ext/mas/massink.c: (gst_massink_chain):
* ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
* gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
(gst_matroska_demux_parse_metadata):
* gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
(gst_mpeg_parse_release_locks):
* gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
* gst/udp/gstudpsink.c: (gst_udpsink_chain):
* gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
* sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
(gst_osssink_change_state):
* sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
* sys/ximage/ximagesink.c: (gst_ximagesink_chain):
* sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
(gst_xvideosink_release_locks):
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
use element time.
* ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
(gst_alsa_clock_stop):
* gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
(gst_audio_clock_get_internal_time):
simplify for use with new clocking code.
* testsuite/alsa/Makefile.am:
* testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
fix testsuite for new caps system
2004-01-14 00:53:52 +00:00
..
arts Merge CAPS branch 2003-12-22 01:47:09 +00:00
artsd Merge CAPS branch 2003-12-22 01:47:09 +00:00
audiofile Fix for instantiate-test (see core). Also remove dead code from jpegenc (which still needs fixing, but that's lower o... 2004-01-07 13:18:08 +00:00
cdaudio Remove redundant plugindir definition 2003-08-10 00:01:58 +00:00
divx Fixes to make ext/libcaca compile. 2004-01-12 03:21:40 +00:00
faac Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap(). 2004-01-12 03:40:18 +00:00
faad compile fix 2003-12-22 11:49:17 +00:00
gsm Merge CAPS branch 2003-12-22 01:47:09 +00:00
hermes gst-libs/gst/video/video.h: Fix caps template names to be understandable. 2004-01-12 02:01:52 +00:00
ivorbis make tremor work again 2003-12-27 13:07:06 +00:00
jack Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap(). 2004-01-12 03:40:18 +00:00
ladspa Merge CAPS branch 2003-12-22 01:47:09 +00:00
lcs Bly 2003-11-02 14:26:13 +00:00
libfame Merge CAPS branch 2003-12-22 01:47:09 +00:00
mas use element time. 2004-01-14 00:53:52 +00:00
mpeg2enc ext/mpeg2enc/gstmpeg2enc.cc: fix const/nonconst compile issue. 2004-01-02 10:51:57 +00:00
mplex Remove left-over g_print 2004-01-01 23:13:08 +00:00
sdl use element time. 2004-01-14 00:53:52 +00:00
shout This should have been committed along with the changelog entry a few hours ago 2004-01-06 20:42:03 +00:00
smoothwave remove copyright field from plugins 2003-12-04 10:37:38 +00:00
snapshot gst-libs/gst/video/video.h: Fix caps template names to be understandable. 2004-01-12 02:01:52 +00:00
sndfile Fix warning about discarding const qualifier 2003-12-29 15:16:03 +00:00
swfdec gst-libs/gst/video/video.h: Fix caps template names to be understandable. 2004-01-12 02:01:52 +00:00
tarkin remove copyright field from plugins 2003-12-04 10:37:38 +00:00
xvid Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap(). 2004-01-12 03:40:18 +00:00
Makefile.am enable compilation and installation of ivorbis plugin 2004-01-13 23:15:58 +00:00