diff options
author | Edgard Lima <edgard.lima@indt.org.br> | 2005-12-14 20:54:06 +0000 |
---|---|---|
committer | Edgard Lima <edgard.lima@indt.org.br> | 2005-12-14 20:54:06 +0000 |
commit | 03fa6ba8b1f88536ac49265c2b373392e633ca14 (patch) | |
tree | 106eaefc0502d3b7f64d5b5a7d8084b79737af20 /ChangeLog | |
parent | 6435014c2605e1e22d22fb58f135347bc13e412a (diff) | |
download | gst-plugins-bad-03fa6ba8b1f88536ac49265c2b373392e633ca14.tar.gz gst-plugins-bad-03fa6ba8b1f88536ac49265c2b373392e633ca14.tar.bz2 gst-plugins-bad-03fa6ba8b1f88536ac49265c2b373392e633ca14.zip |
dtsdec ported to 0.10
Original commit message from CVS:
dtsdec ported to 0.10
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2005-12-14 Edgard Lima <edgard.lima@indt.org.br> + + * configure.ac: + * ext/Makefile.am: + * ext/dts/Makefile.am: + * ext/dts/gstdtsdec.c: + * ext/dts/gstdtsdec.h: + dtsdec ported to 0.10 + 2005-12-12 Tim-Philipp Müller <tim at centricular dot net> * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop): |