mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
ext/gsm/gstgsmdec.c: Fix capsnego, simplify chain function slightly.
Original commit message from CVS: * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps), (gst_gsmdec_link), (gst_gsmdec_chain): Fix capsnego, simplify chain function slightly. * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps): Add GSM.
This commit is contained in:
parent
f914984a75
commit
528a078e3e
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2004-04-18 Ronald Bultje <rbultje@ronald.bitfreak.net>
|
||||
|
||||
* ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
|
||||
(gst_gsmdec_link), (gst_gsmdec_chain):
|
||||
Fix capsnego, simplify chain function slightly.
|
||||
* gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
|
||||
Add GSM.
|
||||
|
||||
2004-04-18 Ronald Bultje <rbultje@ronald.bitfreak.net>
|
||||
|
||||
* gst/wavparse/gstwavparse.c: (gst_wavparse_init),
|
||||
|
|
Loading…
Reference in a new issue