platform/adaptation/emulator/gst-plugins-emulator.git
11 years agochanged each element name and source clean-up.
Kitae Kim [Fri, 21 Jun 2013 13:07:32 +0000 (22:07 +0900)]
changed each element name and source clean-up.

Change-Id: I3ab90aa30a99e80e373cdac96a01a3ea2cfa3e3c
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
11 years agoChanged a way to use device memory.
Kitae Kim [Fri, 21 Jun 2013 12:11:41 +0000 (21:11 +0900)]
Changed a way to use device memory.
- reduced memcpy overhead on guest to improve performance.
- use device memory as output buffer without copying data during decoding codec.

Change-Id: Ib9a778c79a8eb32378ab22c6324702f801b44a0c
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
11 years agoimprove decoding performance as 10 times than before.
Kitae Kim [Wed, 8 May 2013 14:12:10 +0000 (23:12 +0900)]
improve decoding performance as 10 times than before.
 - reduce context switching between user and kernel.
 - use device memory region directly as a output buffer instead of memcpy.

11 years agoimplemented two ways to copy data from guest and host
Kitae Kim [Tue, 12 Mar 2013 02:12:37 +0000 (11:12 +0900)]
implemented two ways to copy data from guest and host

11 years agoimplemented decoding audio part, but needs to improve.
Kitae Kim [Wed, 30 Jan 2013 12:30:07 +0000 (21:30 +0900)]
implemented decoding audio part, but needs to improve.

11 years agoinit gst-plugins-emul
Kitae Kim [Wed, 21 Nov 2012 08:57:13 +0000 (17:57 +0900)]
init gst-plugins-emul

11 years agoInitial empty repository
jinkun.jang [Wed, 24 Apr 2013 08:06:51 +0000 (17:06 +0900)]
Initial empty repository