summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Smith <msmith@xiph.org>2008-08-20 21:44:22 +0000
committerMichael Smith <msmith@xiph.org>2008-08-20 21:44:22 +0000
commit5c2b8e80444013268fb11c46e1961b39ca307c76 (patch)
tree9cfe01355e9c1564f3528a62b42942d15c82fbd8 /ChangeLog
parente2c08fe7360b03477ccbeef57dab648cfe2874aa (diff)
downloadgst-plugins-bad-5c2b8e80444013268fb11c46e1961b39ca307c76.tar.gz
gst-plugins-bad-5c2b8e80444013268fb11c46e1961b39ca307c76.tar.bz2
gst-plugins-bad-5c2b8e80444013268fb11c46e1961b39ca307c76.zip
Add new windows ACM encoder wrapper.
Original commit message from CVS: * configure.ac: * sys/Makefile.am: * sys/acmenc/Makefile.am: * sys/acmenc/acmenc.c: Add new windows ACM encoder wrapper.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f8c7728a..eb70b61c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-08-20 Michael Smith <msmith@songbirdnest.com>
+
+ * configure.ac:
+ * sys/Makefile.am:
+ * sys/acmenc/Makefile.am:
+ * sys/acmenc/acmenc.c:
+ Add new windows ACM encoder wrapper.
+
2008-08-18 Zaheer Abbas Merali <zaheerabbas at merali dot org>
patch by: Michael Krufky