GNOME Bugzilla – Bug 736455
valve: typo in drop property description
Last modified: 2014-09-11 11:39:55 UTC
Created attachment 285887 [details] [review] Patch for GStreamer master Description says "Any downstream error received while the “drop” property is FALSE is ignored.". I think that valve actually ignores errors when drop is TRUE, not FALSE. Patch for master attached.
Thanks, fixed: commit 9b2231669f6f4a4052aeb52bae15790f27fb75f7 Author: Rémi Lefèvre <remi.lefevre@parrot.com> Date: Thu Sep 11 09:35:17 2014 +0200 valve: fix typo in description https://bugzilla.gnome.org/show_bug.cgi?id=736455