diff options
Diffstat (limited to 'debian/changelog')
-rwxr-xr-x | debian/changelog | 470 |
1 files changed, 467 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 91a19d6..9ae3efc 100755 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,47 @@ +libmm-utility (0.4-42) unstable; urgency=low + + * Support H/W JPEG encoder and decoder if available + * Git: slp/pkgs/l/libmm-utility + * Tag: libmm-utility_0.4-42 + + -- Jeongmo Yang <jm80.yang@samsung.com> Wed, 15 Aug 2012 15:59:45 +0900 + +libmm-utility (0.1-60) unstable; urgency=low + + * Revise spec file to strip lib + * Git: slp/pkgs/l/libmm-utility + * Tag: libmm-utility_0.1-60 + + -- YoungHun Kim <yh8004.kim@samsung.com> Fri, 13 Jul 2012 14:19:23 +0900 + +libmm-utility (0.1-59) unstable; urgency=low + + * Add API to check if resize, rotate format is supported or not + * Git: slp/pkgs/l/libmm-utility + * Tag: libmm-utility_0.1-59 + + -- YoungHun Kim <yh8004.kim@samsung.com> Thu, 24 May 2012 17:04:38 +0900 + +libmm-utility (0.1-58) unstable; urgency=low + + * Update crop API + * Git: slp/pkgs/l/libmm-utility + * Tag: libmm-utility_0.1-58 + + -- YoungHun Kim <yh8004.kim@samsung.com> Tue, 15 May 2012 17:09:01 +0900 + +libmm-utility (0.1-57) unstable; urgency=low + + * Add new yuv420,rgb888,rgb565,bgra32 image format crop API + * Git: slp/pkgs/l/libmm-utility + * Tag: libmm-utility_0.1-57 + + -- YoungHun Kim <yh8004.kim@samsung.com> Mon, 14 May 2012 14:18:46 +0900 + libmm-utility (0.1-56) unstable; urgency=low * Update the exceptional image rotate - * Git: pkgs/l/libmm-utility + * Git: slp/pkgs/l/libmm-utility * Tag: libmm-utility_0.1-56 -- YoungHun Kim <yh8004.kim@samsung.com> Fri, 02 Mar 2012 11:46:50 +0900 @@ -9,7 +49,7 @@ libmm-utility (0.1-56) unstable; urgency=low libmm-utility (0.1-55) unstable; urgency=low * Update rotate image format - * Git: pkgs/l/libmm-utility + * Git: slp/pkgs/l/libmm-utility * Tag: libmm-utility_0.1-55 -- YoungHun Kim <yh8004.kim@samsung.com> Tue, 14 Feb 2012 20:46:24 +0900 @@ -17,7 +57,431 @@ libmm-utility (0.1-55) unstable; urgency=low libmm-utility (0.1-54) unstable; urgency=low * Revise the code of libjpeg-turbo - * Git: pkgs/l/libmm-utility + * Git: slp/pkgs/l/libmm-utility * Tag: libmm-utility_0.1-54 -- YoungHun Kim <yh8004.kim@samsung.com> Fri, 27 Jan 2012 11:25:23 +0900 + +libmm-utility (0.1-53) unstable; urgency=low + + * Correct the size of YUV decoded data size + * Git: slp/pkgs/l/libmm-utility + * Tag: libmm-utility_0.1-53 + + -- YoungHun Kim <yh8004.kim@samsung.com> Fri, 13 Jan 2012 11:28:19 +0900 + +libmm-utility (0.1-52) unstable; urgency=low + + * Update from libjpeg7 to libjpeg8 + * Git: slp/pkgs/l/libmm-utility + * Tag: libmm-utility_0.1-52 + + -- YoungHun Kim <yh8004.kim@samsung.com> Wed, 11 Jan 2012 18:23:29 +0900 + +libmm-utility (0.1-51) unstable; urgency=low + + * Correct jpeg decode API + * Git: slp/pkgs/l/libmm-utility + * Tag: libmm-utility_0.1-51 + + -- YoungHun Kim <yh8004.kim@samsung.com> Tue, 03 Jan 2012 00:03:51 +0900 + +libmm-utility (0.1-50) unstable; urgency=low + + * Update decode from memory + * Git: slp/pkgs/l/libmm-utility + * Tag: libmm-utility_0.1-50 + + -- YoungHun Kim <yh8004.kim@samsung.com> Fri, 23 Dec 2011 17:58:37 +0900 + +libmm-utility (0.1-49) unstable; urgency=low + + * Update Boilerplate with APACHE LICENSE + * Git: 165.213.180.234:slp/pkgs/l/libmm-utility + * Tag: libmm-utility_0.1-49 + + -- YoungHun Kim <yh8004.kim@samsung.com> Fri, 02 Dec 2011 20:25:41 +0900 + +libmm-utility (0.1-48) unstable; urgency=low + + * Corrct Enum YUV420 Format + * Git: 165.213.180.234:slp/pkgs/l/libmm-utility + * Tag: libmm-utility_0.1-48 + + -- YoungHun Kim <yh8004.kim@samsung.com> Thu, 27 Oct 2011 15:17:20 +0900 + +libmm-utility (0.1-47) unstable; urgency=low + + * Correct code of capi result + * Git: 165.213.180.234:slp/pkgs/l/libmm-utility + * Tag: libmm-utility_0.1-47 + + -- YoungHun Kim <yh8004.kim@samsung.com> Wed, 26 Oct 2011 22:45:57 +0900 + +libmm-utility (0.1-46) unstable; urgency=low + + * Revise YUV422 to RGB with Gstreamer + * Git: 165.213.180.234:slp/pkgs/l/libmm-utility + * Tag: libmm-utility_0.1-46 + + -- YoungHun Kim <yh8004.kim@samsung.com> Tue, 25 Oct 2011 20:38:21 +0900 + +libmm-utility (0.1-45) unstable; urgency=low + + * Correct about YUV422 Format + * Git: 165.213.180.234:slp/pkgs/l/libmm-utility + * Tag: libmm-utility_0.1-45 + + -- YoungHun Kim <yh8004.kim@samsung.com> Tue, 25 Oct 2011 16:45:03 +0900 + +libmm-utility (0.1-44) unstable; urgency=low + + * Correct Prevent Defect Code + * Git: 165.213.180.234:slp/pkgs/l/libmm-utility + * Tag: libmm-utility_0.1-44 + + -- YoungHun Kim <yh8004.kim@samsung.com> Sat, 15 Oct 2011 17:15:47 +0900 + +libmm-utility (0.1-43) unstable; urgency=low + + * Correct UTC file + * Git: 165.213.180.234:slp/pkgs/l/libmm-utility + * Tag: libmm-utility_0.1-43 + + -- YoungHun Kim <yh8004.kim@samsung.com> Fri, 07 Oct 2011 16:16:42 +0900 + +libmm-utility (0.1-42) unstable; urgency=low + + * Add sw RGB888 rotate function + * Git: 165.213.180.234:slp/pkgs/l/libmm-utility + * Tag: libmm-utility_0.1-42 + + -- YoungHun Kim <yh8004.kim@samsung.com> Thu, 29 Sep 2011 17:45:10 +0900 + +libmm-utility (0.1-41) unstable; urgency=low + + * Revise Build error + * Git: 165.213.180.234:slp/pkgs/l/libmm-utility + * Tag: libmm-utility_0.1-41 + + -- YoungHun Kim <yh8004.kim@samsung.com> Wed, 07 Sep 2011 01:14:04 +0900 + +libmm-utility (0.1-40) unstable; urgency=low + + * Remove savs and gstcs code for Clean_SDK + * Git: 165.213.180.234:slp/pkgs/l/libmm-utility + * Tag: libmm-utility_0.1-40 + + -- YoungHun Kim <yh8004.kim@samsung.com> Tue, 06 Sep 2011 15:18:56 +0900 + +libmm-utility (0.1-39) unstable; urgency=low + + * Revise convert and rotate code bug of image process + * Git: 165.213.180.234:slp/pkgs/l/libmm-utility + * Tag: libmm-utility_0.1-39 + + -- YoungHun Kim <yh8004.kim@samsung.com> Tue, 16 Aug 2011 13:59:59 +0900 + +libmm-utility (0.1-38) unstable; urgency=low + + * Update gstreamer image process code + * Git: 165.213.180.234:slp/pkgs/l/libmm-utility + * Tag: libmm-utility_0.1-38 + + -- YoungHun Kim <yh8004.kim@samsung.com> Thu, 04 Aug 2011 20:03:14 +0900 + +libmm-utility (0.1-37) unstable; urgency=low + + * Correct OOM problem because of savscodec dlopen + * Git: 165.213.180.234:slp/pkgs/l/libmm-utility + * Tag: libmm-utility_0.1-37 + + -- YoungHun Kim <yh8004.kim@samsung.com> Wed, 03 Aug 2011 20:06:06 +0900 + +libmm-utility (0.1-36) unstable; urgency=low + + * Remove savscodec comment + * Git: 165.213.180.234:slp/pkgs/l/libmm-utility + * Tag: libmm-utility_0.1-36 + + -- YoungHun Kim <yh8004.kim@samsung.com> Tue, 02 Aug 2011 17:56:30 +0900 + +libmm-utility (0.1-35) unstable; urgency=low + + * Revise debian/control + * Git: 165.213.180.234:slp/pkgs/l/libmm-utility + * Tag: libmm-utility_0.1-35 + + -- YoungHun Kim <yh8004.kim@samsung.com> Tue, 02 Aug 2011 09:01:28 +0900 + +libmm-utility (0.1-34) unstable; urgency=low + + * Remove savs codec and implement gstreamer image processror + * Git: 165.213.180.234:slp/pkgs/l/libmm-utility + * Tag: libmm-utility_0.1-34 + + -- YoungHun Kim <yh8004.kim@samsung.com> Mon, 01 Aug 2011 13:58:11 +0900 + +libmm-utility (0.1-33) unstable; urgency=low + + * Implement decode code for yuv420 format + * Git: 165.213.180.234:slp/pkgs/l/libmm-utility + * Tag: libmm-utility_0.1-33 + + -- YoungHun Kim <yh8004.kim@samsung.com> Tue, 31 May 2011 20:31:55 +0900 + +libmm-utility (0.1-32) unstable; urgency=low + + * Implement libjpeg for image codec and add MMFW_IMAGE dlog + * Git: 165.213.180.234:slp/pkgs/l/libmm-utility + * Tag: libmm-utility_0.1-32 + + -- YoungHun Kim <yh8004.kim@samsung.com> Fri, 27 May 2011 10:21:08 +0900 + +libmm-utility (0.1-31) unstable; urgency=low + + * Revise debian/rules + * Git: 165.213.180.234:slp/pkgs/l/libmm-utility + * Tag: libmm-utility_0.1-31 + + -- YoungHun Kim <yh8004.kim@samsung.com> Wed, 04 May 2011 14:56:49 +0900 + +libmm-utility (0.1-30) unstable; urgency=low + + * Update libmm-utility for BGRA8888 colorspace conversion and revise header file + * Git: 165.213.180.234:slp/pkgs/l/libmm-utility + * Tag: libmm-utility_0.1-30 + + -- YoungHun Kim <yh8004.kim@samsung.com> Thu, 10 Mar 2011 15:24:39 +0900 + +libmm-utility (0.1-29) unstable; urgency=low + + * Update libmm-utility for BGRA8888 colorspace conversion + * Git: 165.213.180.234:slp/pkgs/l/libmm-utility + * Tag: libmm-utility_0.1-29 + + -- YoungHun Kim <yh8004.kim@samsung.com> Wed, 09 Mar 2011 16:59:58 +0900 + +libmm-utility (0.1-28) unstable; urgency=low + + * Fix for TC + * Git: 165.213.180.234:slp/pkgs/l/libmm-utility + * Tag: libmm-utility_0.1-28 + + -- YeJin Cho <cho.yejin@samsung.com> Fri, 21 Jan 2011 20:26:55 +0900 + +libmm-utility (0.1-27) unstable; urgency=low + + * Fix stride and elevation value in RGB888 format + * Git: 165.213.180.234:slp/pkgs/l/libmm-utility + * Tag: libmm-utility_0.1-27 + + -- Seungbae Shin <seungbae.shin@samsung.com> Fri, 07 Jan 2011 14:15:29 +0900 + +libmm-utility (0.1-26) unstable; urgency=low + + * Remove savscodec,savsimgcodec,wink dep from runtime package + * Git: 165.213.180.234:slp/pkgs/l/libmm-utility + * Tag: libmm-utility_0.1-26 + + -- Seungbae Shin <seungbae.shin@samsung.com> Tue, 07 Dec 2010 20:55:14 +0900 + +libmm-utility (0.1-25) unstable; urgency=low + + * Fix for as-needed + * Git: 165.213.180.234:/git/slp/pkgs/libmm-utility + * Tag: libmm-utility_0.1-25 + + -- Seungbae Shin <seungbae.shin@samsung.com> Wed, 24 Nov 2010 20:45:28 +0900 + +libmm-utility (0.1-24) unstable; urgency=low + + * Add fPIC, hash-style + * Git: 165.213.180.234:/git/slp/pkgs/libmm-utility + * Tag: libmm-utility_0.1-24 + + -- Seungbae Shin <seungbae.shin@samsung.com> Mon, 22 Nov 2010 11:16:47 +0900 + +libmm-utility (0.1-23) unstable; urgency=low + + * Add utc + * Git: 165.213.180.234:/git/slp/pkgs/libmm-utility + * Tag: libmm-utility_0.1-23 + + -- YoungHwan Ahn <younghwan_.an@samsung.com> Fri, 24 Sep 2010 17:38:23 +0900 + +libmm-utility (0.1-22) unstable; urgency=low + + * Add common-internal dependency for mm_debug + * Git: 165.213.180.234:/git/slp/pkgs/libmm-utility + * Tag: libmm-utility_0.1-22 + + -- YoungHwan Ahn <younghwan_.an@samsung.com> Sat, 18 Sep 2010 15:39:32 +0900 + +libmm-utility (0.1-21) unstable; urgency=low + + * Fix i386 build error + * Git: 165.213.180.234:/git/slp/pkgs/libmm-utility + * Tag: libmm-utility_0.1-21 + + -- Cho Ye Jin <cho.yejin@samsung.com> Thu, 02 Sep 2010 16:02:27 +0900 + +libmm-utility (0.1-20) unstable; urgency=low + + * Fix dependecy check error + * Git: 165.213.180.234:/git/slp/pkgs/libmm-utility + * Tag: libmm-utility_0.1-20 + + -- Cho Ye Jin <cho.yejin@samsung.com> Wed, 01 Sep 2010 15:49:17 +0900 + +libmm-utility (0.1-19) unstable; urgency=low + + * Update SAVS image decoder testsuite for test + * Git: 165.213.180.234:/git/slp2.0/slp2.0-pkgs/libmm-utility-0.1 + * Tag: libmm-utility_0.1-19 + + -- Cho Ye Jin <cho.yejin@samsung.com> Wed, 01 Sep 2010 15:10:17 +0900 + +libmm-utility (0.1-18) unstable; urgency=low + + * Remove sdk-dev + * Git: 165.213.180.234:/git/slp2.0/slp2.0-pkgs/libmm-utility-0.1 + * Tag: libmm-utility_0.1-18 + + -- Seungbae Shin <seungbae.shin@samsung.com> Mon, 12 Jul 2010 18:45:17 +0900 + +libmm-utility (0.1-17) unstable; urgency=low + + * Add mmta for jpeg testsuite & Fix makefile.am for savs jpeg dec case + * Git: 165.213.180.234:/git/slp2.0/slp2.0-pkgs/libmm-utility-0.1 + * Tag: libmm-utility_0.1-17 + + -- Seungbae Shin <seungbae.shin@samsung.com> Fri, 09 Jul 2010 14:26:20 +0900 + +libmm-utility (0.1-16) unstable; urgency=low + + * Fix png testsuite : RGBA + * Git: 165.213.180.234:/git/slp2.0/slp2.0-pkgs/libmm-utility-0.1 + * Tag: libmm-utility_0.1-16 + + -- JongHyuk Choi <jhchoi.choi@samsung.com> Fri, 09 Jul 2010 09:44:07 +0900 + +libmm-utility (0.1-15) unstable; urgency=low + + * Add image decoder testsuite for SAVS Image Decoder + * Git: 165.213.180.234:/git/slp2.0/slp2.0-pkgs/libmm-utility-0.1 + * Tag: libmm-utility_0.1-15 + + -- Cho Ye Jin <cho.yejin@samsung.com> Mon, 05 Jul 2010 16:49:05 +0900 + +libmm-utility (0.1-14) unstable; urgency=low + + * apply doxygen policy to generate doc + * Git: 165.213.180.234:/git/slp2.0/slp2.0-pkgs/libmm-utility-0.1 + * Tag: libmm-utility_0.1-14 + + -- YoungHwan Ahn <younghwan_.an@samsung.com> Mon, 05 Jul 2010 14:25:34 +0900 + +libmm-utility (0.1-13) unstable; urgency=low + + * fix build error + * Git: 165.213.180.234:/git/slp2.0/slp2.0-pkgs/libmm-utility-0.1 + * Tag: libmm-utility_0.1-13 + + -- Heungsoon Rim <hs06.rim@samsung.com> Tue, 29 Jun 2010 16:48:08 +0900 + +libmm-utility (0.1-12) unstable; urgency=low + + * Reupload for removing dlog dependency + * Git: 165.213.180.234:/git/slp2.0/slp2.0-pkgs/libmm-utility-0.1 + * Tag: libmm-utility_0.1-12 + + -- Heungsoon Rim <hs06.rim@samsung.com> Tue, 29 Jun 2010 16:22:23 +0900 + +libmm-utility (0.1-11) unstable; urgency=low + + * Reupload for mm-log update + * Git: 165.213.180.234:/git/slp2.0/slp2.0-pkgs/libmm-utility-0.1 + * Tag: libmm-utility_0.1-11 + + -- Heungsoon Rim <hs06.rim@samsung.com> Mon, 28 Jun 2010 15:05:19 +0900 + +libmm-utility (0.1-10) unstable; urgency=low + + * Reupload for mm-log update + * Git: 165.213.180.234:/git/slp2.0/slp2.0-pkgs/libmm-utility-0.1 + * Tag: libmm-utility_0.1-10 + + -- Seungbae Shin <seungbae.shin@samsung.com> Thu, 17 Jun 2010 14:11:53 +0900 + +libmm-utility (0.1-9) unstable; urgency=low + + * Re-packaging to use new dlog message. + * Git: 165.213.180.234:/git/slp2.0/slp2.0-pkgs/libmm-utility-0.1 + * Tag: libmm-utility_0.1-9 + + -- Heungsoon Rim <hs06.rim@samsung.com> Wed, 16 Jun 2010 13:13:09 +0900 + +libmm-utility (0.1-8) unstable; urgency=low + + * Re-packaging to use new dlog message. + * Git: 165.213.180.234:/git/slp2.0/slp2.0-pkgs/libmm-utility-0.1 + * Tag: libmm-utility_0.1-8 + + -- Heungsoon Rim <hs06.rim@samsung.com> Wed, 16 Jun 2010 08:38:22 +0900 + +libmm-utility (0.1-7) unstable; urgency=low + + * API name is wrong. + * Git: 165.213.180.234:/git/slp2.0/slp2.0-pkgs/libmm-utility-0.1 + * Tag: libmm-utility_0.1-7 + + -- Heungsoon Rim <hs06.rim@samsung.com> Fri, 28 May 2010 22:08:36 +0900 + +libmm-utility (0.1-6) unstable; urgency=low + + * Bug fix: jpeg API has wrong enumeration. + * Git: 165.213.180.234:/git/slp2.0/slp2.0-pkgs/libmm-utility-0.1 + * Tag: libmm-utility_0.1-6 + + -- Heungsoon Rim <hs06.rim@samsung.com> Fri, 28 May 2010 20:10:27 +0900 + +libmm-utility (0.1-5) unstable; urgency=low + + * Add jpeg API and doxygen comments. + * Git: 165.213.180.234:/git/slp2.0/slp2.0-pkgs/libmm-utility-0.1 + * Tag: libmm-utility_0.1-5 + + -- Heungsoon Rim <hs06.rim@samsung.com> Fri, 28 May 2010 19:57:41 +0900 + +libmm-utility (0.1-4) unstable; urgency=low + + * Excluding this package in SDK + * Git: 165.213.180.234:/git/slp2.0/slp2.0-pkgs/libmm-utility-0.1 + * Tag: libmm-utility_0.1-4 + + -- Heungsoon Rim <hs06.rim@samsung.com> Wed, 26 May 2010 20:23:29 +0900 + +libmm-utility (0.1-3) unstable; urgency=low + + * Add YUYV packed type and I420 format. + * Git: 165.213.180.234:/git/slp2.0/slp2.0-pkgs/libmm-utility-0.1 + * Tag: libmm-utility_0.1-3 + + -- Heungsoon Rim <hs06.rim@samsung.com> Wed, 12 May 2010 11:14:43 +0900 + +libmm-utility (0.1-2) unstable; urgency=low + + * Remove postinst file for security + * Git: 165.213.180.234:/git/slp2.0/slp2.0-pkgs/libmm-utility-0.1 + * Tag: libmm-utility_0.1-2 + + -- Heungsoon Rim <hs06.rim@samsung.com> Tue, 11 May 2010 16:55:32 +0900 + +libmm-utility (0.1-1) unstable; urgency=low + + * Initial Release. + * Git: 165.213.180.234:/git/slp2.0/slp2.0-pkgs/libmm-utility-0.1 + * Tag: libmm-utility_0.1-1 + + -- Heungsoon Rim <hs06.rim@samsung.com> Thu, 11 May 2010 14:10:45 +0900 |