gst/law/: Ported alaw and mulaw plugins to 0.9, fixed the negotiation as well.
authorWim Taymans <wim.taymans@gmail.com>
Fri, 6 May 2005 14:08:56 +0000 (14:08 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 6 May 2005 14:08:56 +0000 (14:08 +0000)
commit781bc3309b540059ff98b10312f1bc8c0ca25af4
tree57573e8b41cb22de955ec7050a00dc71ee15d3dd
parentd1307cd8a38ed2edb1c446fb68268a5ce4194481
gst/law/: Ported alaw and mulaw plugins to 0.9, fixed the negotiation as well.

Original commit message from CVS:
* gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_setcaps),
(gst_alawdec_init), (gst_alawdec_chain):
* gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_setcaps),
(gst_alawenc_init), (gst_alawenc_chain):
* gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_setcaps),
(gst_mulawdec_init), (gst_mulawdec_chain):
* gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_setcaps),
(gst_mulawenc_init), (gst_mulawenc_chain):
Ported alaw and mulaw plugins to 0.9, fixed the negotiation as
well.
ChangeLog
gst/law/alaw-decode.c
gst/law/alaw-encode.c
gst/law/mulaw-decode.c
gst/law/mulaw-encode.c