mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
ext/: Seeking and querying finetune.
Original commit message from CVS: * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query), (gst_ogg_demux_src_event), (gst_ogg_pad_push): * ext/theora/theoradec.c: (theora_dec_sink_convert), (theora_dec_chain): * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats), (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain): Seeking and querying finetune.
This commit is contained in:
parent
a4d5bde1dd
commit
001d4b9638
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
||||||
|
2004-10-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
|
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
|
||||||
|
(gst_ogg_demux_src_event), (gst_ogg_pad_push):
|
||||||
|
* ext/theora/theoradec.c: (theora_dec_sink_convert),
|
||||||
|
(theora_dec_chain):
|
||||||
|
* ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
|
||||||
|
(gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
|
||||||
|
Seeking and querying finetune.
|
||||||
|
|
||||||
2004-10-20 Thomas Vander Stichele <thomas at apestaart dot org>
|
2004-10-20 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
||||||
* configure.ac:
|
* configure.ac:
|
||||||
|
|
Loading…
Reference in a new issue