diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2004-02-07 13:04:08 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2004-02-07 13:04:08 +0000 |
commit | 5b27f714e4c0111782ef19366a038675b7a0c550 (patch) | |
tree | e2e20d13b355cafc2b9112c38b440b0af3440e39 | |
parent | 8164b238124fd44e77a129e8c51228b181177fe0 (diff) | |
download | gst-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.
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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) |