From: Jan Schmidt Date: Sat, 7 Feb 2004 13:04:08 +0000 (+0000) Subject: Second attempt at committing a working dvdec element. X-Git-Tag: BEFORE_INDENT~172 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5b27f714e4c0111782ef19366a038675b7a0c550;p=platform%2Fupstream%2Fgst-plugins-bad.git Second attempt at committing a working dvdec element. Original commit message from CVS: Second attempt at committing a working dvdec element. --- diff --git a/ChangeLog b/ChangeLog index b492169..f6bb8a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-02-07 Jan Schmidt + + * 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 Build fixes for OS X: (see #129600)