ext/gsm/: Cleanups, fix leaks.
authorWim Taymans <wim.taymans@gmail.com>
Wed, 29 Mar 2006 16:54:12 +0000 (16:54 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 29 Mar 2006 16:54:12 +0000 (16:54 +0000)
commitde433bfdcb5ba523f6e0c5ec0589f5bd890cee35
tree6e5b44428e407f1f471538c9dc2a1bcc8165b0a2
parent599af07ac788e98a83b580be91c73d5888b1c6f6
ext/gsm/: Cleanups, fix leaks.

Original commit message from CVS:
* ext/gsm/gstgsmdec.c: (gst_gsmdec_class_init), (gst_gsmdec_init),
(gst_gsmdec_finalize), (gst_gsmdec_sink_event), (gst_gsmdec_chain):
* ext/gsm/gstgsmdec.h:
* ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init), (gst_gsmenc_init),
(gst_gsmenc_finalize), (gst_gsmenc_chain):
Cleanups, fix leaks.
Handle events and DISCONT.
Use adapter in the decoder.
ChangeLog
ext/gsm/gstgsmdec.c
ext/gsm/gstgsmdec.h
ext/gsm/gstgsmenc.c