From 268b93fd1e24f9b2d94b37500234bba0525642e6 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Thu, 26 Jun 2008 09:37:23 +0000 Subject: ext/dv/gstdv.c: Marking rank of dvdec as GST_RANK_MARGINAL since it's the slowest Original commit message from CVS: * ext/dv/gstdv.c: (plugin_init): Marking rank of dvdec as GST_RANK_MARGINAL since it's the slowest DV decoder available. Fixes #532393 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 021ed750..241f9ddb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-06-26 Edward Hervey + + * ext/dv/gstdv.c: (plugin_init): + Marking rank of dvdec as GST_RANK_MARGINAL since it's the slowest + DV decoder available. + Fixes #532393 + 2008-06-25 Sebastian Dröge * gst/udp/gstudpsrc.c: (gst_udpsrc_start): -- cgit