add temp waylandsink for 1.6.1 and drmdecryptor 18/52718/2 submit/tizen/20151127.020604 submit/tizen/20151127.065352
authorEunhae Choi <eunhae1.choi@samsung.com>
Thu, 26 Nov 2015 07:11:07 +0000 (16:11 +0900)
committerEunhae Choi <eunhae1.choi@samsung.com>
Thu, 26 Nov 2015 07:26:06 +0000 (16:26 +0900)
commitff06c6352348aedd28fd9570e9bdc11cfe0a0526
treefc19f015792f0a8f90376d3f3715a25b20fb2ee3
parentfa7ee61fdda4ab50fd658dfbabc8f3920058b1be
add temp waylandsink for 1.6.1 and drmdecryptor

Change-Id: I5717632b04e687fe188c1aaa776dc4e0e6f292bb
22 files changed:
Makefile.am
configure.ac
drmdecryptor/Makefile.am [new file with mode: 0644]
drmdecryptor/src/Makefile.am [new file with mode: 0644]
drmdecryptor/src/gstdrmdecryptor.c [new file with mode: 0644]
drmdecryptor/src/gstdrmdecryptor.h [new file with mode: 0644]
packaging/gst-plugins-tizen.spec
waylandsink/Makefile.am [new file with mode: 0644]
waylandsink/src/Makefile.am [new file with mode: 0644]
waylandsink/src/gstwaylandsink.c [new file with mode: 0644]
waylandsink/src/gstwaylandsink.h [new file with mode: 0644]
waylandsink/src/scaler.xml [new file with mode: 0644]
waylandsink/src/tizen-wlvideoformat.c [new file with mode: 0644]
waylandsink/src/tizen-wlvideoformat.h [new file with mode: 0644]
waylandsink/src/waylandpool.c [new file with mode: 0644]
waylandsink/src/waylandpool.h [new file with mode: 0644]
waylandsink/src/wldisplay.c [new file with mode: 0644]
waylandsink/src/wldisplay.h [new file with mode: 0644]
waylandsink/src/wlvideoformat.c [new file with mode: 0644]
waylandsink/src/wlvideoformat.h [new file with mode: 0644]
waylandsink/src/wlwindow.c [new file with mode: 0644]
waylandsink/src/wlwindow.h [new file with mode: 0644]