mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
msm8976-common: Remove h265 encoder as it's unsupported
This commit is contained in:
parent
d7928a51b4
commit
7e0773e60b
1 changed files with 0 additions and 8 deletions
|
@ -685,14 +685,6 @@
|
||||||
maxHFRFrameWidth="0" maxHFRFrameHeight="0"
|
maxHFRFrameWidth="0" maxHFRFrameHeight="0"
|
||||||
maxHFRMode="0" />
|
maxHFRMode="0" />
|
||||||
|
|
||||||
<VideoEncoderCap name="h265" enabled="true"
|
|
||||||
minBitRate="64000" maxBitRate="100000000"
|
|
||||||
minFrameWidth="176" maxFrameWidth="3840"
|
|
||||||
minFrameHeight="144" maxFrameHeight="2160"
|
|
||||||
minFrameRate="15" maxFrameRate="30"
|
|
||||||
maxHFRFrameWidth="0" maxHFRFrameHeight="0"
|
|
||||||
maxHFRMode="0" />
|
|
||||||
|
|
||||||
<AudioEncoderCap name="aac" enabled="true"
|
<AudioEncoderCap name="aac" enabled="true"
|
||||||
minBitRate="8000" maxBitRate="96000"
|
minBitRate="8000" maxBitRate="96000"
|
||||||
minSampleRate="8000" maxSampleRate="48000"
|
minSampleRate="8000" maxSampleRate="48000"
|
||||||
|
|
Loading…
Reference in a new issue