summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
KyungMi Lee [Fri, 5 Jun 2015 04:27:54 +0000 (21:27 -0700)]
Initial empty repository