correct wrong usage of _secVideoPunchDrawable. 93/27393/1
authorBoram Park <boram1288.park@samsung.com>
Fri, 12 Sep 2014 04:45:20 +0000 (13:45 +0900)
committerBoram Park <boram1288.park@samsung.com>
Fri, 12 Sep 2014 07:13:39 +0000 (16:13 +0900)
commit982676c07d9f19f4ecd19ac7c277ba9caff5439b
treeaab54224eee58fe6f3e896a9597edd1b59305701
parent08008d6d2ec82b20296751bc276ea9c6ea8512ef
correct wrong usage of _secVideoPunchDrawable.

   _secVideoPunchDrawable() is only for testing. Don't use this function
   for real case. You can enable _secVideoPunchDrawable by running "xberc
   video_punch 1". If video can't be displayed caused by UI, applications
   should fix their UI code. not xv code.

Change-Id: I71c5c1e666427d07066918877c7d5c35bca7b412
src/xv/sec_video.c