Added amr support to muxer 69/53469/2
authorMahesh Kondiparthi <kd.mahesh@samsung.com>
Mon, 7 Dec 2015 07:14:50 +0000 (12:44 +0530)
committerMahesh Kondiparthi <kd.mahesh@samsung.com>
Mon, 7 Dec 2015 07:21:53 +0000 (12:51 +0530)
commit3668157e6b0f52d8ef0fd50a55091785b8a00eee
tree5ecc52fb063e66d038b87023cf5ffc31bc75d715
parentfeb88f0179524d15f93e28031627d89333a15b66
Added amr support to muxer

    Support to both amr-nb and amr-wb is added
    Enhanced the testsuite to add demux amr-nb and demux amr-wb.
    Removed calling gst_element_get_state() from pause as the state is known to be PLAYING

Change-Id: I096a14c705f4237d4083dc32fc4133f54e17372a
Signed-off-by: Mahesh Kondiparthi <kd.mahesh@samsung.com
include/mediamuxer.h
src/mediamuxer.c
src/port_gst/mediamuxer_port_gst.c
test/mediamuxer_test.c
test/mediamuxer_test_gst.c