From: Ronald S. Bultje Date: Sun, 25 Jan 2004 12:31:29 +0000 (+0000) Subject: ext/divx/gstdivxdec.c: Fix for new capsnego - also fixes gst-player with divxdec. X-Git-Tag: 1.19.3~505^2~4005 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c61158436a9d7431d786261040e2f83c71cdd087;p=platform%2Fupstream%2Fgstreamer.git ext/divx/gstdivxdec.c: Fix for new capsnego - also fixes gst-player with divxdec. Original commit message from CVS: 2004-01-25 Ronald Bultje * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_negotiate): Fix for new capsnego - also fixes gst-player with divxdec. --- diff --git a/ChangeLog b/ChangeLog index a85068e..05c1762 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-01-25 Ronald Bultje + + * ext/divx/gstdivxdec.c: (gst_divxdec_init), + (gst_divxdec_negotiate): + Fix for new capsnego - also fixes gst-player with divxdec. + 2004-01-25 Julien MOUTTE * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),