- Add default audio_policy.conf in common
- This config file contains only AOSP audio
profiles. All extended profiles are removed
- This config file is used when USE_CUSTOM_AUDIO_POLICY
is not set or not set to 1.
Change-Id: I88d099bb33e63e8b988a0d6862ce775e7b0bc8ea
and include them from media_codecs_google_*.xml.
media_codecs.xml is expected to list only vendor-supported
codecs.
Also, copy google's base xml files to target filesystem
Change-Id: Ic269fcbfa28ace372db593ef2b6a95af1d64bf46
- 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
- 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
- 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
Changed the video size from 1920 x 1088 to 1920 x 1080 which is
the correct size for 1080p resolution
Change-Id: I34007fee297c49121cfc5b9ca2572035f063cf34
- Remove quirks requires-wma-pro-component for wmalossless
and wmapro like in ICS in order to play wmalossless clips
Change-Id: Ifbe3625bb3b54bd223eedaa9090b50daba5d6352
- 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
Width is made to 1088 for camcorder recording.
Maxbitrate is changed to supported value.
VideoEditor profile codec level is updated.
Change-Id: I67fba3388b27257b228fbcd8fefb74b051c1994a