[Bug 768687] Rework video orientation
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jul 12 08:14:22 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=768687
--- Comment #10 from Xabier RodrÃguez Calvar <calvaris at igalia.com> ---
Review of attachment 331253:
--> (https://bugzilla.gnome.org/review?bug=768687&attachment=331253)
I was puzzled by this and that's why I set to AUTO, but I can change it back
static void
gst_video_flip_init (GstVideoFlip * videoflip)
{
/* AUTO is not valid for active method, this is just to ensure we setup the
* method in gst_video_flip_set_method() */
videoflip->active_method = GST_VIDEO_ORIENTATION_AUTO;
}
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list