mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +00:00
gst-libs/gst/riff/riff-read.*: Add _peek version (req'ed in CDXA).
Original commit message from CVS: * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data), (gst_riff_read_element_data): * gst-libs/gst/riff/riff-read.h: Add _peek version (req'ed in CDXA). * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init), (gst_cdxaparse_loop): Fix parsing in playbin. * gst/playback/gstdecodebin.c: (close_pad_link): Ignore current_ pads, they cause major annoyance.
This commit is contained in:
parent
d5af6db052
commit
44e0ac6e5e
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||
|
||||
* gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
|
||||
(gst_riff_read_element_data):
|
||||
* gst-libs/gst/riff/riff-read.h:
|
||||
Add _peek version (req'ed in CDXA).
|
||||
* gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
|
||||
(gst_cdxaparse_loop):
|
||||
Fix parsing in playbin.
|
||||
* gst/playback/gstdecodebin.c: (close_pad_link):
|
||||
Ignore current_ pads, they cause major annoyance.
|
||||
|
||||
2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||
|
||||
* ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
|
||||
|
|
Loading…
Reference in a new issue