Chromecast: MP2TS stream parser should always be enabled.
R=lcwu@chromium.org,damienv@chromium.org BUG=None Review URL: https://codereview.chromium.org/471973004 git-svn-id: http://src.chromium.org/svn/trunk/src/build@289779 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
Родитель
fcfdc9de53
Коммит
e27b23d6b3
|
@ -1790,6 +1790,7 @@
|
|||
'use_system_fontconfig%': 1,
|
||||
}],
|
||||
['chromecast==1', {
|
||||
'enable_mpeg2ts_stream_parser%': 1,
|
||||
'ffmpeg_branding%': 'Chrome',
|
||||
'ozone_platform_ozonex%': 1,
|
||||
'conditions': [
|
||||
|
@ -1797,7 +1798,6 @@
|
|||
'arm_arch%': '',
|
||||
'arm_tune%': 'cortex-a9',
|
||||
'arm_thumb%': 1,
|
||||
'enable_mpeg2ts_stream_parser%': 1,
|
||||
'video_hole%': 1,
|
||||
}],
|
||||
],
|
||||
|
|
Загрузка…
Ссылка в новой задаче