- 26 Oct, 2015 6 commits
-
-
Oliver Woodman committed
-
Oliver Woodman committed
-
Oliver Woodman committed
-
Oliver Woodman committed
-
Oliver Woodman committed
-
FLV (H.264 + AAC) support
ojw28 committed
-
- 22 Oct, 2015 1 commit
-
-
joli committed
-
- 14 Oct, 2015 3 commits
-
-
Oliver Woodman committed
-
Oliver Woodman committed
-
The sample data position is the sum of the data offset and the base data offset. The base data offset is either specified in the stream, or defaults to the first byte position in the moof box. (We only support one traf per moof currently, so the offset does not need to be assigned for later track fragments.) The data position can optionally be offset by a data position read from the trun. The auxiliary information offset is calculated in the same way, but using an offset read from the saio box. Issue: #837 Issue: #861
Oliver Woodman committed
-
- 12 Oct, 2015 18 commits
-
-
Oliver Woodman committed
-
Oliver Woodman committed
-
- Added TtmlColorParser to workaround JellyBean issues with named colors. - Support rgb and rgba expressions as well.
Oliver Woodman committed -
Oliver Woodman committed
-
Oliver Woodman committed
-
Context: - Currently, playback is significantly more juddery with it disabled, particularly on AndroidTV. - We should be able to do the "best" job of this internally, so injection doesn't buy anything useful. If someone has a better implementation for adjusting the frame release, they should improve the core library.
Oliver Woodman committed -
The only Samsung devices with names starting "d2" that we're aware of are Galaxy S3 variants, and also one Samsung Galaxy Pocket Neo d2aio SAMSUNG-SGH-I747Z. This change speculatively includes that device too because its name is very similar to SAMSUNG-SGH-I747 which is known to be affected. Issue: #548
Oliver Woodman committed -
Issue #838
Oliver Woodman committed -
Documentation: https://developer.sony.com/develop/tvs/android-tv/design-guide/ On API 23 we should also check Display.Mode (where supported). Issue: #800
Oliver Woodman committed -
Issue: #800
Oliver Woodman committed -
NVIDIA Shield before API 23 supports DTS passthrough, so this change inlines the constant value.
Oliver Woodman committed -
Oliver Woodman committed
-
Try re-sync'ing to the next level 1 element when invalid data is found. This corrects the behavior for test case 4 in the mkv test suite. Partially Fixes Issue #631
Oliver Woodman committed -
This makes it possible to exit the player when using e.g. an Android TV with a keyboard.
Oliver Woodman committed -
For example: adb shell am start -a com.google.android.exoplayer.demo.action.VIEW -d http://...
Oliver Woodman committed -
As per the end of the related issue, it's likely that all devices running the affected API levels + decoder are affected by the same issue. Issue #464
Oliver Woodman committed -
Add support for TrueHD audio codec in WebMExtractor
ojw28 committed -
Add support for MPEG2 video codec in WebMExtractor
ojw28 committed
-
- 09 Oct, 2015 4 commits
- 01 Oct, 2015 1 commit
-
-
Oliver Woodman committed
-
- 29 Sep, 2015 7 commits
-
-
Oliver Woodman committed
-
Oliver Woodman committed
-
Oliver Woodman committed
-
Oliver Woodman committed
-
Oliver Woodman committed
-
Oliver Woodman committed
-
Oliver Woodman committed
-