platform/core/api/mediademuxer.git
8 years agoSync with 2.4 [Fixed prevent issues]. 49/52749/1
Deepak Srivastava [Thu, 26 Nov 2015 11:20:16 +0000 (16:50 +0530)]
Sync with 2.4 [Fixed prevent issues].

Change-Id: Ia51931316598785c1822398a0e24d04b0c4ad6ff
Signed-off-by: Deepak Srivastava <srivastava.d@samsung.com>
8 years agoSync with 2.4 [Added demuxer support for OGG container (vorbis codec)]. 76/52576/1
Deepak Srivastava [Tue, 24 Nov 2015 12:06:12 +0000 (17:36 +0530)]
Sync with 2.4 [Added demuxer support for OGG container (vorbis codec)].

Change-Id: If5cdd7c0326bdff141d72a4d856bb104e0eed03d
Signed-off-by: Deepak Srivastava <srivastava.d@samsung.com>
8 years agoSync with 2.4 [Added support for demuxing AAC file with ADIF header.] 98/52398/2
Deepak Srivastava [Mon, 23 Nov 2015 07:32:39 +0000 (13:02 +0530)]
Sync with 2.4 [Added support for demuxing AAC file with ADIF header.]

Change-Id: I4e010667e679376bffbc3503618b692627fae660
Signed-off-by: Deepak Srivastava <srivastava.d@samsung.com>
8 years agoSync with 2.4 [mediademuxer_get_track_info() API gets a copy of the media_format_h... 68/52268/2
Deepak Srivastava [Fri, 20 Nov 2015 09:56:02 +0000 (15:26 +0530)]
Sync with 2.4 [mediademuxer_get_track_info() API gets a copy of the media_format_h instead of the original].

[1] Added error checking.

Change-Id: I35fe1b48396a19a42f53d445ad195622e9bef938
Signed-off-by: Deepak Srivastava <srivastava.d@samsung.com>
8 years agoSync with 2.4 (Added demuxer support for FLAC). 99/51999/1
Deepak Srivastava [Wed, 18 Nov 2015 05:42:41 +0000 (11:12 +0530)]
Sync with 2.4 (Added demuxer support for FLAC).

Change-Id: Ia372d84254b7b52d1d552fc6fcf483f6f7c27cf6
Signed-off-by: Deepak Srivastava <srivastava.d@samsung.com>
8 years agoSync with 2.4 (Added demuxer support for WAV). 15/51815/2
Deepak Srivastava [Mon, 16 Nov 2015 09:53:32 +0000 (15:23 +0530)]
Sync with 2.4 (Added demuxer support for WAV).

Change-Id: Ied4a81086878c50bb13d97a7a91cf5d8dc21b8a5
Signed-off-by: Deepak Srivastava <srivastava.d@samsung.com>
8 years agoApplied coding rule. 73/50973/2
Deepak Srivastava [Wed, 4 Nov 2015 06:48:40 +0000 (12:18 +0530)]
Applied coding rule.

Change-Id: Ie9a31e5eb62c6c0a7e044d015056aa54fe704209
Signed-off-by: Deepak Srivastava <srivastava.d@samsung.com>
8 years agoSync with 2.4 (Added demuxer support for 3gp(h263 and amr codec) file) 11/48511/1 accepted/tizen/mobile/20151008.134309 accepted/tizen/tv/20151008.134333 accepted/tizen/wearable/20151008.134353 submit/tizen/20151008.061828 tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
Deepak Srivastava [Tue, 22 Sep 2015 09:15:07 +0000 (14:45 +0530)]
Sync with 2.4 (Added demuxer support for 3gp(h263 and amr codec) file)

Change-Id: I70d11cb3a693861de877b4e0b3ea048523de2d9d
Signed-off-by: Deepak Srivastava <srivastava.d@samsung.com>
8 years agoSync with 2.4 (Updated testsuit to validate MP3 and AMR-NB/WB, M4A format with mediac... 00/47300/3 tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/mobile/20150909.140616 accepted/tizen/tv/20150909.140000 accepted/tizen/wearable/20150909.135004 submit/tizen/20150909.064001 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release
Joungkook Seo [Wed, 2 Sep 2015 05:41:06 +0000 (14:41 +0900)]
Sync with 2.4 (Updated testsuit to validate MP3 and AMR-NB/WB, M4A format with mediacodec)

[1] Fixed issue of Segmentation fault.
[2] Fixed issue of wrong path to dump output file.

Change-Id: Ie3dcc747efde9839ab19c5b174ae29e848b4a129
Signed-off-by: Joungkook Seo <jk7704.seo@samsung.com>
8 years agoSync with 2.4 (Updated test application to validate h264 and AAC format with mediacodec) 32/46732/1 accepted/tizen/mobile/20150826.095612 accepted/tizen/tv/20150826.095623 accepted/tizen/wearable/20150826.095658 submit/tizen/20150826.083606
Joungkook Seo [Tue, 25 Aug 2015 10:43:42 +0000 (19:43 +0900)]
Sync with 2.4 (Updated test application to validate h264 and AAC format with mediacodec)

[1] Provided byte stream format for h264 video

Change-Id: Ieeb822e99bc1d07fa217442281229fea9f5abaab
Signed-off-by: Joungkook Seo <jk7704.seo@samsung.com>
8 years agoFixed build error 64bits repos (Demuxer) 93/45793/1 accepted/tizen/mobile/20150812.064519 accepted/tizen/tv/20150812.064534 accepted/tizen/wearable/20150812.064539 submit/tizen/20150812.055249
Joungkook Seo [Tue, 11 Aug 2015 09:30:51 +0000 (18:30 +0900)]
Fixed build error 64bits repos (Demuxer)

Change-Id: I67e170e8eb09c498b776a6d55a8af2df591302a2
Signed-off-by: Joungkook Seo <jk7704.seo@samsung.com>
8 years agoUpdate the code for sync with SPIN 2.4 (Demuxer) 10/45610/1 submit/tizen/20150811.021815
Joungkook Seo [Mon, 10 Aug 2015 01:11:18 +0000 (10:11 +0900)]
Update the code for sync with SPIN 2.4 (Demuxer)

Change-Id: I4b8f58bc2117dc9c9b49f49af839d9abfbaa3460
Signed-off-by: Joungkook Seo <jk7704.seo@samsung.com>
8 years agoAdd initial code for mediademuxer 31/43631/6 accepted/tizen/mobile/20150722.062919 accepted/tizen/tv/20150722.062938 accepted/tizen/wearable/20150722.062957 submit/tizen/20150722.060432
Joungkook Seo [Mon, 13 Jul 2015 00:22:56 +0000 (09:22 +0900)]
Add initial code for mediademuxer

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

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