Fix close routine at decoder plugin.
[platform/adaptation/emulator/gst-plugins-emulator.git] / src / gstmaruinterface.c
2014-10-08 Kitae KimFix close routine at decoder plugin. 85/28485/2
2014-09-15 SeokYeon Hwangseperate interface by device version 97/27397/3
2014-09-02 SeokYeon HwangSeperate decode and picture_copy if no pix_fmt is specified 49/26949/1
2014-08-26 SeokYeon HwangFix error when runs with old device 53/26553/1
2014-08-20 SeokYeon Hwangadd new command for reducing I/O 65/26165/4
2014-08-19 SeokYeon Hwangclean-up source 64/26164/3
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 KimChange a way to copy data between gstreamer plugin. 85/18185/1
2013-11-28 Kitae KimModify secure_device_mem function and source clean-up. 54/13154/1
2013-11-20 Kitae Kimchanged a way to invoke APIs on the device side. 26/12626/1
2013-11-19 Kitae KimDoes open and mmap operation once per a process. 75/12575/1
2013-11-19 SeokYeon HwangFix a device memory release bugs. 42/12242/3
2013-11-12 SeokYeon HwangCode clean-up. 71/12071/2
2013-11-12 SeokYeon HwangEnhancement logic about using direct buffer. 60/12060/1
2013-11-06 SeokYeon HwangChange major ioctl command. 57/11857/1
2013-11-06 Kitae KimChanged a way to use mmap system call. 54/11854/1
2013-11-06 Kitae KimChanged a way to query codec element. 27/11827/1
2013-11-06 Kitae Kimadded flush_buffer routine in decoder. 26/11826/1
2013-11-06 Kitae Kimremove compile warnings. 25/11825/1
2013-09-26 Yeongkyoon LeeMerge branch 'sdk-develop' into tizen
2013-09-13 Kitae KimChanged a way to use device memory effectively.