diff options
author | Michael Smith <msmith@xiph.org> | 2008-08-20 21:44:22 +0000 |
---|---|---|
committer | Michael Smith <msmith@xiph.org> | 2008-08-20 21:44:22 +0000 |
commit | 5c2b8e80444013268fb11c46e1961b39ca307c76 (patch) | |
tree | 9cfe01355e9c1564f3528a62b42942d15c82fbd8 /ChangeLog | |
parent | e2c08fe7360b03477ccbeef57dab648cfe2874aa (diff) | |
download | gst-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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |