Changed a way to use mmap system call. 54/11854/1
authorKitae Kim <kt920.kim@samsung.com>
Mon, 4 Nov 2013 12:02:28 +0000 (21:02 +0900)
committerSeokYeon Hwang <syeon.hwang@samsung.com>
Wed, 6 Nov 2013 08:28:15 +0000 (17:28 +0900)
commit7ecb69e5788521f91cf8a6b3368a07b6eeaa2680
treee26dda6558e592356d34d0e6693bbb67f8ad7e30
parent2fbc4fbb89acb0bebeab0fce76fec51b10e35b63
Changed a way to use mmap system call.

It has to be called once per a process. When emulator does multi decoding or encoding task in a process,
a virtual memory from mmap has to be the same for each thread.

Change-Id: I0eb1c8581dbc958b1fa6bfc4fb4a09bd99f7f102
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
packaging/gst-plugins-emulator.changes
packaging/gst-plugins-emulator.spec
src/gstmarudevice.c
src/gstmaruinterface.c