summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2004-02-07 13:04:09 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2004-02-07 13:04:09 +0000
commitdd989ba993f74dd1fbe87da07de2160ccb9f6d00 (patch)
treed43b848843b5daedb70108b975939848718d20d7 /ChangeLog
parentf1d84d8ae7e0354ec1dd01d2ce6f26fd1f88e3c2 (diff)
Second attempt at committing a working dvdec element.
Original commit message from CVS: Second attempt at committing a working dvdec element.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b492169a..f6bb8a1b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-02-07 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
+ (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
+ (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
+ (gst_dvdec_loop), (gst_dvdec_change_state):
+ Second attempt at committing a working dvdec element.
+
2004-02-06 David Schleef <ds@schleef.org>
Build fixes for OS X: (see #129600)