ext/: Fix old naming.
authorWim Taymans <wim.taymans@gmail.com>
Fri, 21 Oct 2005 15:14:36 +0000 (15:14 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 21 Oct 2005 15:14:36 +0000 (15:14 +0000)
commit787908035790752c6693bd6ff2f2296cc954cb2f
tree252a18c85d7b6ffd9ddc16d1b80d8cae09a6e64b
parentecaf089d0d5a22902d58e5b23c0a068d5e5e84ea
ext/: Fix old naming.

Original commit message from CVS:
* 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_identification_packet),
(vorbis_handle_data_packet):
* ext/vorbis/vorbisdec.h:
Fix old naming.

* gst-libs/gst/audio/gstbaseaudiosink.c:
(gst_base_audio_sink_render):
Don't try to sync on buffers without a timestamp.
ChangeLog
ext/theora/theoradec.c
ext/vorbis/vorbisdec.c
ext/vorbis/vorbisdec.h
gst-libs/gst/audio/gstbaseaudiosink.c