Mingming Yin
2a4cd34ab3
media: Copy common media configuration files to target
...
- copy default media_codecs.xml and media_profiles.xml
to target
Change-Id: I659d2b200027371cc1d719c0e0616bbc64171fbf
2013-10-07 18:05:12 -07:00
Krishnankutty Kolathappilly
c8574b6797
Revert "media_codecs: Add Dolby digital plus(DDP) decoder support"
...
This reverts commit 30bd14dadd
.
2013-09-12 18:53:09 -07:00
Jitendra Singh Naruka
30bd14dadd
media_codecs: Add Dolby digital plus(DDP) decoder support
...
Add AC3/EAC3 decoder
Change-Id: I02dcc4633ed2d3211a1e4d6450088637e7bd1b63
2013-06-18 19:31:58 -07:00
Linux Build Service Account
470a4f0eea
Merge "Revert "common: added Hevc support""
2013-04-26 17:28:54 -07:00
Linux Build Service Account
a7cd12873f
Merge "media_codec: Remove unsupported encoder\decoder entry"
2013-04-24 18:11:17 -07:00
Eric (Quic
ca7e87e486
Revert "common: added Hevc support"
...
This reverts commit 1881131d90
.
Need to keep this reverted until HEVC is fully functional
Change-Id: I5bf3b115658bb469b9fa07435d4e8383f4165bf0
2013-04-24 15:46:53 -07:00
Eric (Quic
e2e4ee492e
Media profile: Add startOffsetMs attribute to camcorder profile
...
- If present, MPEG4Writer adds the value of startOffsetMs to the
recording start time.
- Currently, the default value of 700ms is used.
- This value is too high and leads to larger than expected
initial frame drops.
Change-Id: I35bafd0a0be84459e2e3fb082b37650bf9242251
CRs-Fixed: 463686
2013-04-19 18:02:56 -07:00
vivek mehta
95f11f2f26
media_codec: Remove unsupported encoder\decoder entry
...
- remove ittiam encoder \ decoder as they are not supported
Change-Id: I56f8361f465b00306e81e0b8da18972868040d55
CRs-Fixed: 476925
2013-04-18 14:55:38 -07:00
Linux Build Service Account
91632190b2
Merge "audio: remove invalid audio encoders/decoders"
2013-03-28 15:26:00 -07:00
Arun Menon
1881131d90
common: added Hevc support
...
Changes to support decode of HEVC video bitstream.
Change-Id: I2b2442b88882faec985189bb38260f8752dbe65a
2013-03-19 12:31:55 -07:00
Mingming Yin
185f6430ed
audio: remove invalid audio encoders/decoders
...
- Remove QCOM software AAC encoder, use Google's
software AAC encoder.
- Remove EVRC/QCELP/AC3/MP3 HW decoders to pass CTS test
SW decoders are used for these formats and HW decoders
are not compiled.
Change-Id: Ibe23635f9d82692c2a18ca9d3a7070d3946d9256
CRs-Fixed: 457174
2013-03-06 11:32:15 -08:00
Mingming Yin
277e879e99
audio: change maxBitRate of AMRWB to 23.85kbps
...
- MaxBitRate of AMRWB should be set to 23.85kbps
CRs-Fixed: 456459
Change-Id: I273e8c8fd31343484d5df71e4f7c3df52ab1d2d6
2013-03-06 11:29:37 -08:00
Duy Truong
0c0744e022
Update copyright to The Linux Foundation
...
Change-Id: Id084b09bf3a083ea5c0389900bbeb5ef149b3108
2013-02-10 06:35:11 -08:00
Linux Build Service Account
8ed7c47281
Merge "media_codecs: Add amr-wb+ decoder."
2012-11-27 21:41:08 -08:00
Shashi Kumar
3e456eea48
Add non-OMX AAC& MP3 SW decoder and enable by default
...
- With the current AAC OMX SW decoder, the decoding time
is increased.
- This commit is to add non-OMX AAC SW decoder which reduces
the power consumption in LPA mode.
Change-Id: Ida1ec632fa167150684c83f9e720299dfd8b5057
2012-11-20 15:48:25 +05:30
Ajit Khare
9f4c0249e9
media_codecs: Add amr-wb+ decoder.
...
Add amr-wb+ decoder to list of audio codecs.
Change-Id: I06c5b243a0f9e5b00a09c57b977bd735858a7833
2012-10-31 16:43:33 -07:00
Tanmaya Godbole
346f57029a
Camera: Changed video size to 1920 x 1080
...
Changed the video size from 1920 x 1088 to 1920 x 1080 which is
the correct size for 1080p resolution
Change-Id: I34007fee297c49121cfc5b9ca2572035f063cf34
2012-10-29 17:13:03 -07:00
Tejas Shikhare
cf572b229c
media_codecs: Add MP3Decoder to list of decoders.
...
This mp3 decoder bypasses OMX wrapper
Change-Id: I20b3ea64b4d3e2efc5333bbf646b1294b52c188b
2012-10-11 14:08:59 -07:00
Sharad Sangle
5c7c822437
devices/qcom/common/media: Added entry
...
for FLAC encoder in media_codecs.xml
Change-Id: I40181817aabd99a181c3cf23253ecb1cf088437d
CRs-fixed: 390189
2012-08-29 15:02:45 -07:00
Vidyakumar Athota
5e03ec1a8c
device/qcom/common : Fix for WMA lossless playback
...
- Remove quirks requires-wma-pro-component for wmalossless
and wmapro like in ICS in order to play wmalossless clips
Change-Id: Ifbe3625bb3b54bd223eedaa9090b50daba5d6352
2012-08-08 22:28:04 -07:00
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
Linux Build Service Account
19aeba06ca
Merge "device/qcom/common: Add SW decoder and encoder." into jb
2012-07-27 12:30:47 -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
Mahesh Lanka
e4f159ae96
device/qcom/common: Add SW decoder and encoder.
...
- Add ittiam SW MPEG4 and H264 decoder
- Add ittiam SW H264 encoder
Change-Id: Icb83915b6115fd71b62bd026d6456d8e014d9caf
2012-07-25 07:55:37 -06:00
Mahesh Lanka
d0c0061f5f
device/qcom/common: Enable VP8 HW codec
...
Enable support for VP8 HW codec
Change-Id: I6ecdaea07c55cccf3ed45e8e3b7dca5b5a4ad614
2012-07-24 03:36:23 -06: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
Shashi Kumar
b8ed0ff26d
device/qcom/common: Add hardware mp3 decoder
...
Change-Id: I1fd71a71144c0483a761f3c6113837fbb0a291d2
2012-07-16 13:00:47 +05:30
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