Video360 plugin implementation added 32/152632/10 accepted/tizen/unified/20171031.055717 submit/tizen/20171030.055657
authorAndriy Martynets <a.martynets@partner.samsung.com>
Tue, 26 Sep 2017 15:41:31 +0000 (18:41 +0300)
committerAndriy Martynets <a.martynets@partner.samsung.com>
Mon, 23 Oct 2017 15:06:50 +0000 (18:06 +0300)
commit902d1cffe70b68ca8904d813630442c89fdf72d8
tree4a630cf4157210b3f7f1ad3b6aea40efecd29cb4
parenta70c2f3570e4736a630076f2affbf528daf2b887
Video360 plugin implementation added

Change-Id: I893ed0a2c35e735fe3476b5d0278dde21228a2fe
Signed-off-by: Andriy Martynets <a.martynets@partner.samsung.com>
13 files changed:
AUTHORS
Makefile.am
PLUGINS
configure.ac
packaging/gst-plugins-tizen.spec
video360/Makefile.am [new file with mode: 0644]
video360/src/Makefile.am [new file with mode: 0644]
video360/src/gstvideo360-equirectangular.c [new file with mode: 0644]
video360/src/gstvideo360-formats.c [new file with mode: 0644]
video360/src/gstvideo360-gl.c [new file with mode: 0644]
video360/src/gstvideo360.c [new file with mode: 0644]
video360/src/gstvideo360.h [new file with mode: 0644]
video360/src/video360.h [new file with mode: 0644]