diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-08-31 18:07:29 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-08-31 18:07:29 +0000 |
commit | 372694279b2e328e0144d73c15fcbcbc616cfad9 (patch) | |
tree | 6265eac252b1e4f01b52311c2dff97855eaaf768 /ChangeLog | |
parent | 2263f6bea4522faf69b775bd30404f3f3aa4084c (diff) | |
download | gstreamer-plugins-bad-372694279b2e328e0144d73c15fcbcbc616cfad9.tar.gz |
all these plugins are moved to gst-plugins-ugly
Original commit message from CVS:
all these plugins are moved to gst-plugins-ugly
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 52 |
1 files changed, 52 insertions, 0 deletions
@@ -1,3 +1,55 @@ +2005-08-31 Thomas Vander Stichele <thomas at apestaart dot org> + + * configure.ac: + * ext/Makefile.am: + * ext/mad/Makefile.am: + * ext/mad/gstid3tag.c: + * ext/mad/gstmad.c: + * ext/mad/gstmad.h: + * gst/mpegaudio/.cvsignore: + * gst/mpegaudio/Makefile.am: + * gst/mpegaudio/README.crh: + * gst/mpegaudio/common.c: + * gst/mpegaudio/common.h: + * gst/mpegaudio/encode.c: + * gst/mpegaudio/encoder.h: + * gst/mpegaudio/fixes.txt: + * gst/mpegaudio/gstmpegaudio.c: + * gst/mpegaudio/gstmpegaudio.h: + * gst/mpegaudio/mpegaudio.vcproj: + * gst/mpegaudio/musicin.c: + * gst/mpegaudio/musicin.h: + * gst/mpegaudio/psy.c: + * gst/mpegaudio/putbits.c: + * gst/mpegaudio/putbits.h: + * gst/mpegaudio/readme.txt: + * gst/mpegaudio/release.txt: + * gst/mpegaudio/subs.c: + * gst/mpegaudio/table_absthr.h: + * gst/mpegaudio/table_alloc.h: + * gst/mpegaudio/table_cb.h: + * gst/mpegaudio/table_enwindow.h: + * gst/mpegaudio/table_th.h: + * gst/mpegaudio/tables.c: + * gst/mpegaudio/tonal.c: + * po/af.po: + * po/az.po: + * po/cs.po: + * po/en_GB.po: + * po/hu.po: + * po/it.po: + * po/nb.po: + * po/nl.po: + * po/or.po: + * po/sq.po: + * po/sr.po: + * po/sv.po: + * po/uk.po: + * po/vi.po: + * sys/Makefile.am: + + all these plugins are moved to gst-plugins-ugly + 2005-08-31 Michael Smith <msmith@fluendo.com> * configure.ac: |