Added 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
authorMahesh Kondiparthi <kd.mahesh@samsung.com>
Tue, 22 Sep 2015 09:05:17 +0000 (14:35 +0530)
committerMahesh Kondiparthi <kd.mahesh@samsung.com>
Wed, 23 Sep 2015 06:19:55 +0000 (11:49 +0530)
commit2c5e8c8d442cdcb7060a22c8ed8573f048dca7e2
treee963d1e70d46d126dbeb9a7684793c4520b29a70
parent85906bee3da93fa30a4d3c9e4b67b6a6bc2891df
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>
include/port_gst/mediamuxer_port_gst.h
src/port_gst/mediamuxer_port_gst.c
test/mediamuxer_test.c