diff options
| author | Wim Taymans <wim.taymans@gmail.com> | 2006-10-31 10:52:31 +0000 |
|---|---|---|
| committer | Wim Taymans <wim.taymans@gmail.com> | 2006-10-31 10:52:31 +0000 |
| commit | eead7e23b70c5ebb1af4d52c2cd8bea1bc9db2aa (patch) | |
| tree | fcea1801a77f484da4e455e0af2dba1d744a71c1 /ChangeLog | |
| parent | 8ac0c0e09a8a4c5cc8c41237aa3980545ea18d2a (diff) | |
gst/rtp/: Fix and activate ILBC pay and depayloaders. Fixes #368162.
Original commit message from CVS:
* gst/rtp/Makefile.am:
* gst/rtp/gstrtp.c: (plugin_init):
* gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_init),
(gst_rtpilbcpay_setcaps):
Fix and activate ILBC pay and depayloaders. Fixes #368162.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2006-10-31 Wim Taymans <wim@fluendo.com> + * gst/rtp/Makefile.am: + * gst/rtp/gstrtp.c: (plugin_init): + * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_init), + (gst_rtpilbcpay_setcaps): + Fix and activate ILBC pay and depayloaders. Fixes #368162. + +2006-10-31 Wim Taymans <wim@fluendo.com> + * ext/speex/gstspeexdec.c: (speex_dec_convert), (speex_dec_sink_event), (speex_dec_chain_parse_header): Some small cleanups, use _scale. |
