summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2004-02-07 13:04:08 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2004-02-07 13:04:08 +0000
commit5b27f714e4c0111782ef19366a038675b7a0c550 (patch)
treee2e20d13b355cafc2b9112c38b440b0af3440e39 /ChangeLog
parent8164b238124fd44e77a129e8c51228b181177fe0 (diff)
downloadgst-plugins-bad-5b27f714e4c0111782ef19366a038675b7a0c550.tar.gz
gst-plugins-bad-5b27f714e4c0111782ef19366a038675b7a0c550.tar.bz2
gst-plugins-bad-5b27f714e4c0111782ef19366a038675b7a0c550.zip
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)