diff options
author | Flavio Oliveira <flavio.oliveira@indt.org.br> | 2005-10-25 13:31:09 +0000 |
---|---|---|
committer | Flavio Oliveira <flavio.oliveira@indt.org.br> | 2005-10-25 13:31:09 +0000 |
commit | 4d87f79f855df25112106445c2ec5917bc3ce40d (patch) | |
tree | 960f167c16f3f3f5fac93fc7ef6260681be7718d /ChangeLog | |
parent | 69431fca5522b97bac1d45a8ebba3e4c0daab055 (diff) | |
download | gst-plugins-bad-4d87f79f855df25112106445c2ec5917bc3ce40d.tar.gz gst-plugins-bad-4d87f79f855df25112106445c2ec5917bc3ce40d.tar.bz2 gst-plugins-bad-4d87f79f855df25112106445c2ec5917bc3ce40d.zip |
Fixed event handling in gsmenc.
Original commit message from CVS:
Fixed event handling in gsmenc.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-10-25 Edgard Lima <edgard.lima@indt.org.br> + + * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), + (gst_gsmenc_sink_event), (gst_gsmenc_chain): + * ext/gsm/gstgsmenc.h: + Fixed event handling + 2005-10-24 Christian Schaller <christian@fluendo.com> * configure.ac: port over thomas's plugin listing from base |