remove unused logging macros.
[platform/adaptation/emulator/gst-plugins-emulator.git] / src / gstmarumem.c
2014-11-26 Kitae Kimremove unused logging macros. 80/30880/1
2014-11-26 Kitae Kimapply struct base memory access for audio encoding... 59/30859/2
2014-11-20 Kitae Kimapply struct base memory access for audio encoding 55/30555/1
2014-10-08 Kitae KimFix close routine at decoder plugin. 85/28485/2
2014-08-28 Kitae Kimsupport various audio/video caps. 09/26709/1
2014-07-14 Kitae Kimfix audio encoder. 20/24420/1
2014-04-28 Kitae Kimfix encoding audio routine 26/20126/1
2014-03-20 Kitae KimModify video and audio encoder's interface module 69/18569/1
2014-03-17 Kitae KimFix broken image when seeking frame. 90/18190/1
2014-03-17 Kitae Kimfix broken image problem when encoding video. 87/18187/1
2014-03-17 Kitae KimChange a way to copy data between gstreamer plugin. 85/18185/1
2013-11-19 Kitae KimDoes open and mmap operation once per a process. 75/12575/1
2013-11-06 Kitae KimChanged a way to query codec element. 27/11827/1
2013-11-06 Kitae Kimremove compile warnings. 25/11825/1
2013-09-26 Yeongkyoon LeeMerge branch 'sdk-develop' into tizen
2013-09-16 Kitae Kimsource clean-up and read the result of decoding audio.
2013-09-13 Kitae KimChanged a way to use device memory effectively.