diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2006-02-10 17:41:18 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2006-02-10 17:41:18 +0000 |
commit | 1ca7ef34c29c044f65901d3a7c14a2e5389b252f (patch) | |
tree | 96459dccbd264d70662e76a6eba2e55d7d5a9d01 /ChangeLog | |
parent | f6c865ba05181e8f1448886f5fa5e93ab6996e37 (diff) | |
download | gst-plugins-bad-1ca7ef34c29c044f65901d3a7c14a2e5389b252f.tar.gz gst-plugins-bad-1ca7ef34c29c044f65901d3a7c14a2e5389b252f.tar.bz2 gst-plugins-bad-1ca7ef34c29c044f65901d3a7c14a2e5389b252f.zip |
Port cdxaparse, makes VCD playback work.
Original commit message from CVS:
* configure.ac:
* gst/cdxaparse/Makefile.am:
* gst/cdxaparse/gstcdxaparse.c:
* gst/cdxaparse/gstcdxaparse.h:
Port cdxaparse, makes VCD playback work.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2006-02-10 Tim-Philipp Müller <tim at centricular dot net> + + * configure.ac: + * gst/cdxaparse/Makefile.am: + * gst/cdxaparse/gstcdxaparse.c: + * gst/cdxaparse/gstcdxaparse.h: + Port cdxaparse, makes VCD playback work. + 2006-02-07 Thomas Vander Stichele <thomas at apestaart dot org> * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header), |