GNOME Bugzilla – Bug 707387
PATCH: allow changing effect while recording
Last modified: 2013-09-03 16:26:07 UTC
Created attachment 253974 [details] [review] PATCH: allow changing effect while recording People having fun with cheese may want to record their fun, and the fun is greatly enhanced if they are able to change the video-effect while recording.
Comment on attachment 253974 [details] [review] PATCH: allow changing effect while recording I have no intention of applying this for the foreseeable future.
(In reply to comment #1) > (From update of attachment 253974 [details] [review]) > I have no intention of applying this for the foreseeable future. David, you know rejecting patches without providing any rationale what so ever for doing so is rather impolite. Even Linus himself does not get away with that.
Created attachment 253990 [details] [review] PATCH: allow changing effect while recording Since you did not provide any reasons for rejecting the patch I'm groping in the dark here, but I guess you rejected it because it special-cased the video-recording case. Leading to more complicated code. Here is another approach to offering the same functionality to the user, using a less is more approach from the code pov.
Note this patch applies on top of the 2 fixes from bug 707386.