GNOME Bugzilla – Bug 736462
multifile: don't bitwise OR the same flag twice
Last modified: 2014-09-11 10:07:49 UTC
Created attachment 285897 [details] [review] multifile: refactor for same expression on both side of '|' in gstmultifilesink.c gst-plugins-good/gst/multifile/gstmultifilesink.c: same expression is used both side in g_param_spec_enum(); please review
Pushed, thanks: commit 86579c59bf1f0aae1c7c7343fa6567302b677e3d Author: Anuj Jaiswal <anuj.jaiswal@samsung.com> Date: Thu Sep 11 14:46:09 2014 +0530 multifilesink: don't OR the same flag twice https://bugzilla.gnome.org/show_bug.cgi?id=736462