Commit Graph

6 Commits

Author SHA1 Message Date
Shalaj Jain 3f1545488f media_profiles: Change encoded file format to mp4
- Change encoded file format to mp4 (lest it is amr recording)
- Keep the format as 3gp for amr recording (if not timelapse)

Change-Id: I57a3c306c0354f2c6e5494191a6802ae404f22f2
2012-08-01 14:05:33 -07:00
Mingming Yin 44fb7f6c73 Media: Add linear PCM encoder as supported encoder
- Linear PCM can be used for 6 channel surround sound recording

Change-Id: I919d26650db408790744fa137a9edf333553b08f
2012-07-26 20:46:38 -07:00
Mingming Yin 40ed047695 Media: Add support for 5.1 surround sound recording
- Use google's AAC endoder for 5.1 SSR
- Add 6 channel as supported audio input channel

Change-Id: I103e797ad9cee645540bb373f882a2718c9fcd64
2012-07-22 21:30:00 -07:00
Guruprasad Gaonkar 76c70f9d94 Camera: Changes to update media profile for camcorder
Change-Id: Ib2c0d43dcb47c99ef11e38331dc7165d50830109
2012-07-20 16:46:44 -07:00
Vikash Garodia 01cd07dac2 media_profile: update encode parameters
Width is made to 1088 for camcorder recording.
Maxbitrate is changed to supported value.
VideoEditor profile codec level is updated.

Change-Id: I67fba3388b27257b228fbcd8fefb74b051c1994a
2012-07-13 17:20:30 -07:00
Shalaj Jain 8c73548962 device/qcom/common: Add media_profiles.xml and media_codecs.xml
- Updated media_codecs.xml with
  Audio codecs: aac, amrnb, amrwb, wma, ac3, qcelp13, evrc
  Video codecs: h264, h263, mpeg4, mpeg2, wmv, divx, vp8
- media_profiles.xml: Enabled wmv and wma codec profiles

Change-Id: Ie6a5db70a0bc7d0f3f8c70a55528e3a6c6295002
2012-07-10 21:41:26 +05:30