diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2004-02-05 13:16:22 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2004-02-05 13:16:22 +0000 |
commit | c54ed06e65e69ff0bb2d38f4288edf7c6e9e279f (patch) | |
tree | 9300f090226fdffea82fbdd9b8b46ab779e34f39 /ChangeLog | |
parent | bdae5a68f8f1cfb8f3d5fd5889afda4ad46c45f7 (diff) | |
download | gst-plugins-bad-c54ed06e65e69ff0bb2d38f4288edf7c6e9e279f.tar.gz gst-plugins-bad-c54ed06e65e69ff0bb2d38f4288edf7c6e9e279f.tar.bz2 gst-plugins-bad-c54ed06e65e69ff0bb2d38f4288edf7c6e9e279f.zip |
Rework caps negotiation in the element so that it works again.
Original commit message from CVS:
Rework caps negotiation in the element so that it works again.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-02-06 Jan Schmidt <thaytan@mad.scientist.com> + + * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps), + (gst_dvdec_video_link), (gst_dvdec_loop): + * ext/dv/gstdvdec.h: + rework the caps negotiation so that dvdec works again instead + of just segfaulting. + 2004-02-05 Thomas Vander Stichele <thomas at apestaart dot org> * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: |