diff options
author | Flavio Oliveira <flavio.oliveira@indt.org.br> | 2005-09-02 20:21:17 +0000 |
---|---|---|
committer | Flavio Oliveira <flavio.oliveira@indt.org.br> | 2005-09-02 20:21:17 +0000 |
commit | 36634356e6bf464a8689657fe532265ea6870555 (patch) | |
tree | 6cbebcf971b256550bac4bbfea5e0b9884405047 /ChangeLog | |
parent | 741afd1f75ed86d96e2f1f1a7d19eb34340ff676 (diff) | |
download | gst-plugins-bad-36634356e6bf464a8689657fe532265ea6870555.tar.gz gst-plugins-bad-36634356e6bf464a8689657fe532265ea6870555.tar.bz2 gst-plugins-bad-36634356e6bf464a8689657fe532265ea6870555.zip |
Ported GSM Encoder to GStreamer 0.9
Original commit message from CVS:
Ported GSM Encoder to GStreamer 0.9
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2005-09-02 Flavio Oliveira <flavio.oliveira@indt.org.br> + + * configure.ac: + * ext/Makefile.am: + * ext/gsm/Makefile.am: + * ext/gsm/gstgsm.c: + * ext/gsm/gstgsmenc.c: Ported GSM Encoder to GStreamer 0.9. + * PORTED_09: + 2005-08-31 Flavio Oliveira <flavio.oliveira@indt.org.br> * configure.ac: |