platform/core/api/mediamuxer.git
8 years agoAdded 3gp support to muxer 43/51443/1
Mahesh Kondiparthi [Mon, 9 Nov 2015 15:02:10 +0000 (20:32 +0530)]
Added 3gp support to muxer

Enhanced the test-suite to support multiple-container-formats.
With current change, exiting formats (mp4) works with newly added encoded-media(h263) too.
Addressed review comments

Change-Id: Ia06787312ce31226759ed0738216425cdc1b1efc
Signed-off-by: Mahesh Kondiparthi <kd.mahesh@samsung.com>
8 years agoFix memory leaks in muxer [Sync with 2.4] 00/51000/1
Mahesh Kondiparthi [Wed, 4 Nov 2015 10:24:33 +0000 (15:54 +0530)]
Fix memory leaks in muxer [Sync with 2.4]

Current patch saves ~500kb of leaks in muxer.

Change-Id: Id48ebcd934521a8766526468f60045be15207c38
Signed-off-by: Mahesh Kondiparthi <kd.mahesh@samsung.com>
8 years agoApplied Coding rules for indentation. 16/50516/4
Mahesh Kondiparthi [Thu, 29 Oct 2015 10:43:31 +0000 (16:13 +0530)]
Applied Coding rules for indentation.

Cleaned the code whenever needed.
Addressed review comments

Change-Id: I688db93fce1de8ff9ec69b7dd8d5acb029c6109a
Signed-off-by: Mahesh Kondiparthi <kd.mahesh@samsung.com>
8 years agoCorrections to State checks of pause [Sync with 2.4]. 59/49259/1
Mahesh Kondiparthi [Mon, 12 Oct 2015 05:53:03 +0000 (11:23 +0530)]
Corrections to State checks of pause [Sync with 2.4].

    Corrected improper State check for mx_pause call
    pause pre-state is restricted to Muxing. Ready is avoided in the state check.

Change-Id: I3f14eec9e843efcd5a3906b4e5e269448d8900fc
Signed-off-by: Mahesh Kondiparthi <kd.mahesh@samsung.com>
8 years agoAdded multitrack support to mediamuxer (Sync with 2.4) 10/48510/2 accepted/tizen/mobile/20151008.133342 accepted/tizen/tv/20151008.133653 accepted/tizen/wearable/20151008.134102 submit/tizen/20151008.061759 tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
Mahesh Kondiparthi [Tue, 22 Sep 2015 09:05:17 +0000 (14:35 +0530)]
Added multitrack support to mediamuxer (Sync with 2.4)

Use "mediamuxer -m" to test the same.
Also, revoked single track functionality in mediamuxer
Modified the muxer code with linked list architecture.
Update the testsuite to use track_index provided by add_track
Addressed Review comments

Change-Id: I21e8b274ee545ba12830b20c7c72deb19d4de828
Signed-off-by: Mahesh Kondiparthi <kd.mahesh@samsung.com>
8 years agocodec_data is passed through media_packet_set_extra() API 52/47952/5 tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/mobile/20150910.113815 accepted/tizen/tv/20150910.113821 accepted/tizen/wearable/20150910.113838 submit/tizen/20150910.111727 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release
satheesan.en [Thu, 10 Sep 2015 08:07:31 +0000 (13:37 +0530)]
codec_data is passed through  media_packet_set_extra() API

Change-Id: I9c5f2f8e81ef236b965a58b3cdfb84e0a4bea694
Signed-off-by: Satheesan E N<satheesan.en@samsung.com>
Signed-off-by: Mahesh Kondiparthi<kd.mahesh@samsung.com>
8 years agoSync with 2.4 (Updated testsuit to validate AAC format with mediacodec) 18/47518/3 accepted/tizen/mobile/20150909.140648 accepted/tizen/tv/20150909.140017 accepted/tizen/wearable/20150909.135036 submit/tizen/20150909.070248
Joungkook Seo [Fri, 4 Sep 2015 07:04:37 +0000 (16:04 +0900)]
Sync with 2.4 (Updated testsuit to validate AAC format with mediacodec)

[1] Fixed build error 64bits repos
[2] Enhancement of the log and Rearrangement of the some functions

Change-Id: Ic2928bfc7ce4573c68b41b9a4446bca96ad0ab00
Signed-off-by: Joungkook Seo <jk7704.seo@samsung.com>
Signed-off-by: Gilbok Lee <gilbok.lee@samsung.com>
Signed-off-by: Joungkook Seo <jk7704.seo@samsung.com>
8 years agoFixed build error 64bits repos (Muxer) 91/45791/1 accepted/tizen/mobile/20150812.064550 accepted/tizen/tv/20150812.064609 accepted/tizen/wearable/20150812.064620 submit/tizen/20150812.055316
Joungkook Seo [Tue, 11 Aug 2015 09:19:14 +0000 (18:19 +0900)]
Fixed build error 64bits repos (Muxer)

Change-Id: I9a23d2666c1d70c56db29279ea31945c589a57a5
Signed-off-by: Joungkook Seo <jk7704.seo@samsung.com>
8 years agoUpdate the code for sync with SPIN 2.4 (Muxer) 14/45614/1 submit/tizen/20150811.021742
Joungkook Seo [Mon, 10 Aug 2015 01:48:42 +0000 (10:48 +0900)]
Update the code for sync with SPIN 2.4 (Muxer)

Change-Id: I0c673e63606be12bef08c90345d9e8b65bd44cb7
Signed-off-by: Joungkook Seo <jk7704.seo@samsung.com>
9 years agoFixed invalid build path in CMakeLists file 13/44513/1 accepted/tizen/mobile/20150723.090011 accepted/tizen/tv/20150723.090122 accepted/tizen/wearable/20150723.090220 submit/tizen/20150723.072807
Joungkook Seo [Thu, 23 Jul 2015 01:29:32 +0000 (10:29 +0900)]
Fixed invalid build path in CMakeLists file

Change-Id: If4b42da472939810a8f5e500a830e5dc0531d09a
Signed-off-by: Joungkook Seo <jk7704.seo@samsung.com>
9 years agoFixed build error 64bits repos arm64-wayland 72/44472/1 submit/tizen/20150722.091042
Joungkook Seo [Wed, 22 Jul 2015 09:02:57 +0000 (18:02 +0900)]
Fixed build error 64bits repos arm64-wayland

Change-Id: I332f333c82310bfde1b74da2cccb7eb7d1a1ad18
Signed-off-by: Joungkook Seo <jk7704.seo@samsung.com>
9 years agoAdd initial code for mediamuxer 32/43632/6 submit/tizen/20150722.060525
Joungkook Seo [Mon, 13 Jul 2015 00:25:39 +0000 (09:25 +0900)]
Add initial code for mediamuxer

[1] Update the code according to the ACR review
[2] Fixed review comment of patch set(#3)
[3] Sync with 2.4 and Refine code (2nd)
[4] Fixed review comment of patch set(#5)

Change-Id: I82544b53d0057dec8c42640f8635a905cb70cf2d
Signed-off-by: Joungkook Seo <jk7704.seo@samsung.com>
9 years agoInitial empty repository master
KyungMi Lee [Fri, 5 Jun 2015 04:27:54 +0000 (21:27 -0700)]
Initial empty repository