videodirection: interface for rotation and flip
authorXabier Rodriguez Calvar <calvaris@igalia.com>
Tue, 26 Jul 2016 17:14:40 +0000 (19:14 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 25 Aug 2016 07:19:13 +0000 (10:19 +0300)
commit0341f04ce161e9a09345ffe84036bdb023c4e94f
treec3faa0d150d9cc41d3fb41d53b9df4a57a84cc9d
parent89554f665be585afce96aed1dd553fc761707024
videodirection: interface for rotation and flip

A GstVideoOrientationMethod enumeration is also provided for the
admitted property values.

https://bugzilla.gnome.org/show_bug.cgi?id=768687
docs/libs/gst-plugins-base-libs-docs.sgml
docs/libs/gst-plugins-base-libs-sections.txt
docs/libs/gst-plugins-base-libs.types
gst-libs/gst/video/Makefile.am
gst-libs/gst/video/video.h
gst-libs/gst/video/videodirection.c [new file with mode: 0644]
gst-libs/gst/video/videodirection.h [new file with mode: 0644]
gst-plugins-base.spec.in
tests/check/libs/gstlibscpp.cc
tests/check/libs/libsabi.c
tests/icles/test-header-compile