mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-02 12:32:29 +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
dab7534fcf
commit
12caf56e44
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