Sungsoo Lim
184f2e251e
Merge "MediaBrowserService: Fix ConcurrentModificationException"
2016-06-20 23:56:14 +00:00
Wei Jia
66f61830e1
Merge \\\"MediaPlayer: fix java doc for setPlaybackParams.\\\" into nyc-dev am: bd45be5032 am: 2beba073d1
...
am: b3660d6930
Change-Id: I7525ae0ebcf0440b8fc2deb224719e768ab3e5f3
2016-06-20 23:16:37 +00:00
Wei Jia
2beba073d1
Merge \"MediaPlayer: fix java doc for setPlaybackParams.\" into nyc-dev
...
am: bd45be5032
Change-Id: I1b3604fe84dacf3febf324de154cad00fcd688b8
2016-06-20 23:03:20 +00:00
Wei Jia
ce4957eb37
MediaPlayer: fix java doc for setPlaybackParams.
...
Bug: 29032949
Change-Id: I75a59e2a4c75b5e84e2257f8e386d7b05faf9c1b
2016-06-20 15:57:23 -07:00
Sungsoo Lim
6d1910fc0d
MediaBrowserService: Fix ConcurrentModificationException
...
Bug:29438709
Change-Id: Ide54ef7daf4ef78d43485c72e91fd63bc4f99144
2016-06-20 09:28:14 +09:00
Donghyun Cho
16a630d945
Merge "Add bluetooth folder type information to MediaDescription and MediaMetadata"
2016-06-17 02:03:14 +00:00
Donghyun Cho
3cea6d542d
Add bluetooth folder type information to MediaDescription and MediaMetadata
...
Bug: 28210080
Change-Id: Id476fe742c35138b7d83c4440b3f85c0d104df82
2016-06-16 16:26:49 +09:00
Jean-Michel Trivi
02b01b0a68
Merge "Add MediaCodecInfo profile constant for AAC ER Scalable"
2016-06-15 19:36:22 +00:00
Wei Jia
a8372fff7c
Merge \\\"MediaPlayer: fix java doc for setSurface and setDisplay.\\\" into nyc-dev am: c6f39a0c36 am: ffd09065a3
...
am: 8a924cae8e
Change-Id: Ice8a126a15cf15886b768957107012436df1b6fd
2016-06-14 19:05:00 +00:00
Wei Jia
8a924cae8e
Merge \\"MediaPlayer: fix java doc for setSurface and setDisplay.\\" into nyc-dev am: c6f39a0c36
...
am: ffd09065a3
Change-Id: I5ac47afdfa0b5e6cd59d3423eea12b9cad3a31d5
2016-06-14 18:59:56 +00:00
Wei Jia
6a58862af8
Merge \"MediaPlayer: fix java doc for setSurface and setDisplay.\" into nyc-dev
...
am: c6f39a0c36
Change-Id: I1c6dea8e60e96804c9d7564b367c21b146728072
2016-06-14 18:58:55 +00:00
Wei Jia
77e351f81e
MediaPlayer: fix java doc for setSurface and setDisplay.
...
Bug: 29149415
Change-Id: I281b6328c068255387ca01a987ff136c3be5e25b
2016-06-14 10:56:57 -07:00
Jean-Michel Trivi
7c1cb0d5a5
Add MediaCodecInfo profile constant for AAC ER Scalable
...
Bug 29221608
Change-Id: I068efcb4c67ad3c2f6ced49157b76766a57d37a5
2016-06-13 17:56:29 -07:00
Jae Seo
eed721c3bb
Merge "TIF: Set the surface secure" into nyc-dev am: 9675f16bba am: 711ae66a4b
...
am: 9aa6e93aba
* commit '9aa6e93abaebba22fa3f3592fa0c4eef84b780ea':
TIF: Set the surface secure
Change-Id: I4ec13078760c33196c9db7ab82d3f38443b86516
2016-06-06 20:28:55 +00:00
Jae Seo
711ae66a4b
Merge "TIF: Set the surface secure" into nyc-dev
...
am: 9675f16bba
* commit '9675f16bba6837840038aea92e9db5893cecd33e':
TIF: Set the surface secure
Change-Id: Ic70459cd294453907ce573c55ca0f16868177789
2016-06-06 20:01:14 +00:00
Jae Seo
22168a7dfc
TIF: Set the surface secure
...
Bug: 29104650
Change-Id: I481bf30c57a7c29faaf1cafe64607c22fe55f707
2016-06-02 15:07:17 -07:00
Lajos Molnar
a6ff95dff3
media: fix issues with video profile levels am: 2fc9c6925a am: 9e56ec51b0
...
am: 8ce6dee142
* commit '8ce6dee142d05f904b6948e8ae72bcbfadd14c51':
media: fix issues with video profile levels
Change-Id: I375e0d59f7ce3a4bd26fd87a59f223aa8954cf9e
2016-06-02 04:10:07 +00:00
Lajos Molnar
8ce6dee142
media: fix issues with video profile levels am: 2fc9c6925a
...
am: 9e56ec51b0
* commit '9e56ec51b09803982f2c60075ab6523b69bd0933':
media: fix issues with video profile levels
Change-Id: I15f18757181186524c63185e26536deddb774eb5
2016-06-02 04:03:58 +00:00
Lajos Molnar
49f982ec7b
media: fix issues with video profile levels
...
am: 2fc9c6925a
* commit '2fc9c6925a51b18452e8080d5ac2d50babd0c866':
media: fix issues with video profile levels
Change-Id: Id691f951f7b27aded9d2e9d996cd01ebc172d7cf
2016-06-02 03:57:49 +00:00
Lajos Molnar
2fc9c6925a
media: fix issues with video profile levels
...
Support additional corner cases in level ordering:
- MPEG4Level1 only implies support for MPEG4Level0
- HEVC high tier levels are only supported by other high tier levels
H263 unusual level definitions:
- levels 45/50+ define minimum requirements that codecs can extend
- levels 10-45 define minimum size
- restrict to QCIF and CIF only if codecs only supports levels 10-40
(or 45 in profiles 0 and 2)
MPEG4 max width/height/frame rate:
- Only specified for MPEG4Level0/0b
- Using arbitrary 2:1 aspect ratio and 60fps for other levels
This is sure to include typical sizes for levels
Fix level limits:
- MPEG2LevelML max 25fps for D1 PAL
- H263Level20 max 30fps, but only 15fps for CIF
- H263Level45 max 15fps
- H263Level45+ min alignment is 4
- MPEG4Level0b max 15fps
- add support for VP9 HDR profiles
- fix HEVC overflow for Level62 calculations
Bug: 28671284
Change-Id: Ie75ae1d19f20d5c6eb40807d03c3b487854eb9a0
2016-06-01 19:08:34 -07:00
Jae Seo
5f81e70da9
Merge "Fix documentation for channel types" into nyc-dev am: cf7b33426e am: e96afc7bc2
...
am: 4c7db55141
* commit '4c7db55141a353fcc1894a6b19e04cdec3dbf9f7':
Fix documentation for channel types
Change-Id: Ibb73cdfafc247157a62d3f509634886de09335b4
2016-06-02 01:04:51 +00:00
Lajos Molnar
eeba92a884
Merge "media: avoid NPE in CodecCapabilities.createFromProfileLevel" into nyc-dev am: 9061b26f1e am: 12273862c3
...
am: d1991f03de
* commit 'd1991f03de6e2fa25f7e3f6d8cc5a6b25ce6ff7e':
media: avoid NPE in CodecCapabilities.createFromProfileLevel
Change-Id: Icbd327f57fbadacadf70c47f8c60dcfb6bdeeaef
2016-06-02 01:01:13 +00:00
Daichi Hirono
fc4aa530de
Merge "Remove MTP API marked as @removed."
2016-06-02 00:23:40 +00:00
Jae Seo
e96afc7bc2
Merge "Fix documentation for channel types" into nyc-dev
...
am: cf7b33426e
* commit 'cf7b33426e6db0abab94895c3c89c76869f0a8c6':
Fix documentation for channel types
Change-Id: I4d70f850761d639d4f9ceeff1fe3d33483267415
2016-06-02 00:10:33 +00:00
Jae Seo
cf7b33426e
Merge "Fix documentation for channel types" into nyc-dev
2016-06-02 00:03:53 +00:00
Lajos Molnar
12273862c3
Merge "media: avoid NPE in CodecCapabilities.createFromProfileLevel" into nyc-dev
...
am: 9061b26f1e
* commit '9061b26f1ecba936f6f912398a9238c21dfa789c':
media: avoid NPE in CodecCapabilities.createFromProfileLevel
Change-Id: I3cd969d6e686714cd7d9fa49eec70e9d810df36b
2016-06-01 23:44:12 +00:00
Robert Shih
d748cf6ff3
resolve merge conflicts of d579be0 to nyc-dev-plus-aosp am: 4c3d43d2c2
...
am: e188177c21
* commit 'e188177c21e65545cb29c972a0fe06457669512a':
Fix deadlock when showing subtitles MediaPlayer
Change-Id: Id7017b8cc3352cf2ee5f3f6c8590cda97c373a99
2016-06-01 23:39:39 +00:00
TreeHugger Robot
9061b26f1e
Merge "media: avoid NPE in CodecCapabilities.createFromProfileLevel" into nyc-dev
2016-06-01 23:29:49 +00:00
Robert Shih
4c3d43d2c2
resolve merge conflicts of d579be0 to nyc-dev-plus-aosp
...
Change-Id: Ib64df6377d95578581fd7d311aaffc3ef64dd622
2016-06-01 14:53:09 -07:00
Robert Shih
d579be0cf2
Merge "Fix deadlock when showing subtitles MediaPlayer" into nyc-dev
2016-06-01 17:17:00 +00:00
Jae Seo
750e48738c
Fix documentation for channel types
...
Bug: 28747244
Change-Id: I492bdb94400b298d7f2e0ccf9054761e60c5a548
2016-06-01 08:24:18 -07:00
Lajos Molnar
a0846251d2
Merge "media: avoid recursion when evaluating profile support" into nyc-dev am: a72a83a172 am: bf3d1fc245
...
am: d3560d6c05
* commit 'd3560d6c05b624ae739097fd5980787113440699':
media: avoid recursion when evaluating profile support
Change-Id: I32a3f8c7d7f96ced191790ddfacb4405d9474a27
2016-06-01 01:21:47 +00:00
Lajos Molnar
bf3d1fc245
Merge "media: avoid recursion when evaluating profile support" into nyc-dev
...
am: a72a83a172
* commit 'a72a83a1724d1a2b047fdbb8ab343db6b9b4b7ae':
media: avoid recursion when evaluating profile support
Change-Id: I41d6aac773ab5c31b700eea343d9a143934c2f6b
2016-06-01 01:05:30 +00:00
Lajos Molnar
87436bb67f
media: avoid recursion when evaluating profile support
...
Bug: 28671284
Bug: 29041205
Change-Id: Ia9b3596a122bd5ba554a4b4ede875ebcadc67b67
2016-05-31 16:41:27 -07:00
Robert Shih
ed78114ffd
Fix deadlock when showing subtitles MediaPlayer
...
Move all SubtitleTrack operations to TimeProvider's event handler thread.
Bug: 28784397
Change-Id: Iff848635390e99ffb19add03277a9d62feece4cc
2016-05-27 15:16:47 -07:00
Phil Burk
42facec856
Merge "Merge "AudioAttributes docs: warn about small buffer size with FLAG_LOW_LATENCY" into nyc-dev am: d34d06606d am: 29e8879307" into nyc-mr1-dev-plus-aosp
...
am: 380221f94f
* commit '380221f94f528a8acd684626c5130b5a51a92044':
AudioAttributes docs: warn about small buffer size with FLAG_LOW_LATENCY
Change-Id: I03cb23c0c7820ec481e26a34b49940a738405d26
2016-05-27 17:14:11 +00:00
Phil Burk
f6f5ad9cd0
Merge "AudioAttributes docs: warn about small buffer size with FLAG_LOW_LATENCY" into nyc-dev am: d34d06606d
...
am: 29e8879307
* commit '29e8879307bc0a73f34b12074944c788821a4373':
AudioAttributes docs: warn about small buffer size with FLAG_LOW_LATENCY
Change-Id: Id74f4c4831fd070cfdfb1228c9813635bd18ccbc
2016-05-27 03:02:09 +00:00
Lajos Molnar
0d8337c314
media: avoid NPE in CodecCapabilities.createFromProfileLevel
...
Bug: 28980577
Change-Id: Id020ed350e2a16b7772e05bd6a10235481903b40
2016-05-26 11:45:16 -07:00
Phil Burk
4eccbbf926
Merge "AudioAttributes docs: warn about small buffer size with FLAG_LOW_LATENCY" into nyc-dev
...
am: d34d06606d
* commit 'd34d06606dd5be9fc18029e87cb4b56ecef21864':
AudioAttributes docs: warn about small buffer size with FLAG_LOW_LATENCY
Change-Id: I9a656fe5e1ab598994f7a03984510cb1e9387f01
2016-05-26 17:53:19 +00:00
Phil Burk
d34d06606d
Merge "AudioAttributes docs: warn about small buffer size with FLAG_LOW_LATENCY" into nyc-dev
2016-05-26 17:46:08 +00:00
Phil Burk
2050f6cb43
AudioAttributes docs: warn about small buffer size with FLAG_LOW_LATENCY
...
Explain buffer size optimization.
This CL has no code changes, just documentation changes.
Bug: 28802853
Change-Id: I91942f00a3e9691e4fc05b24656b8bf4cb538bc2
Signed-off-by: Phil Burk <philburk@google.com >
2016-05-26 10:34:50 -07:00
Daichi Hirono
86c1a9bf60
Remove MTP API marked as @removed.
...
BUG=28146379
Change-Id: I4f0a380941663eac423f8a5633447f1eceb516cb
2016-05-26 16:39:21 +09:00
Lajos Molnar
1dc65e4d68
Merge "media: check profile, level and bitrate for isFormatSupported" into nyc-dev am: 40585321d7 am: e3d6b69562
...
am: c2d9a234c1
* commit 'c2d9a234c19922fa06b584db20c40b3a114ad9d0':
media: check profile, level and bitrate for isFormatSupported
Change-Id: Ic8636c55b21b57f8569f63aaf5e6b64b1b148037
2016-05-26 06:50:43 +00:00
Lajos Molnar
e3d6b69562
Merge "media: check profile, level and bitrate for isFormatSupported" into nyc-dev
...
am: 40585321d7
* commit '40585321d7b036ce7f609fbf10e8730deb1ad456':
media: check profile, level and bitrate for isFormatSupported
Change-Id: I86e99d56a5048554fe02f9472f8e81dfe0fbc15a
2016-05-26 06:27:34 +00:00
Lajos Molnar
0581ee4971
media: check profile, level and bitrate for isFormatSupported
...
Bug: 28671284
Change-Id: I90639816a7410cf65bcd1c5549c3830ca43b8140
2016-05-25 07:44:15 -07:00
Jean-Michel Trivi
3109da2e8b
Merge "Remove deprecated AudioManager.AudioRecordingCallback method" into nyc-dev am: 3a91a8417a am: 30979c2c76
...
am: 1e34fb313b
* commit '1e34fb313b3aec0961f598265a13d444ba149766':
Remove deprecated AudioManager.AudioRecordingCallback method
Change-Id: I09972d0abc1488ff324e9bca9750923cfa8f9e51
2016-05-24 21:35:17 +00:00
Jean-Michel Trivi
1e34fb313b
Merge "Remove deprecated AudioManager.AudioRecordingCallback method" into nyc-dev am: 3a91a8417a
...
am: 30979c2c76
* commit '30979c2c765a647b85e98691e517bb3d4d395668':
Remove deprecated AudioManager.AudioRecordingCallback method
Change-Id: I250ba004e8389be3b98151f7173cf729a6c386d0
2016-05-24 21:31:14 +00:00
Jean-Michel Trivi
2c5efb4827
Merge "Remove deprecated AudioManager.AudioRecordingCallback method" into nyc-dev
...
am: 3a91a8417a
* commit '3a91a8417a9de03a2f8f276fcd2d67dc43315464':
Remove deprecated AudioManager.AudioRecordingCallback method
Change-Id: I1211c2411d052762d95896c0e22661bd718c3039
2016-05-24 21:24:03 +00:00
Jean-Michel Trivi
3a91a8417a
Merge "Remove deprecated AudioManager.AudioRecordingCallback method" into nyc-dev
2016-05-24 21:17:49 +00:00
Lajos Molnar
762db297f7
Merge "media: unhide codec levels" into nyc-dev am: aba6e2c78f am: 674262b7e1
...
am: cb86750595
* commit 'cb86750595879dcf633f2bcd630831116904c5db':
media: unhide codec levels
Change-Id: Ie55028a97f05d5d8957dcf39828a45c3747a71a9
2016-05-24 19:21:49 +00:00