platform/adaptation/emulator/gst-plugins-emulator.git
10 years agochange a name of debug category and H.263 decoder caps.
Kitae Kim [Tue, 2 Jul 2013 00:12:47 +0000 (09:12 +0900)]
change a name of debug category and H.263 decoder caps.

Change-Id: I0e92ccd4c51993e8674187185a7a09538575eb79
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
10 years agoremove unnecessary files which are generated while building this module.
Kitae Kim [Tue, 2 Jul 2013 00:10:34 +0000 (09:10 +0900)]
remove unnecessary files which are generated while building this module.

Change-Id: I10b3540c7d65e3e612c3e200b1e79e1055f17466
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
10 years agofixed prevent issues.
Kitae Kim [Thu, 27 Jun 2013 15:31:26 +0000 (00:31 +0900)]
fixed prevent issues.

Change-Id: I71151ae0837d074b21dfb6389a305fb9b27e54c3
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
10 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>
10 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>
10 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.

10 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

10 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.

10 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