- 05 Jul, 2019 3 commits
- 02 Jul, 2019 24 commits
-
-
PiperOrigin-RevId: 256161522
aquilescanta committed -
PiperOrigin-RevId: 256147805
Oliver Woodman committed -
1. Only output video starting from a keyframe 2. When calculating the timestamp offset to adjust live streams to start at t=0, use the timestamp of the first tag from which a sample is actually output, rather than just the first audio/video tag. The test streams in the referenced GitHub issue start with a video tag whose packet type is AVC_PACKET_TYPE_SEQUENCE_HEADER (i.e. does not contain a sample) and whose timestamp is set to 0 (i.e. isn't set). The timestamp is set correctly on tags that from which a sample is actually output. Issue: #6111 PiperOrigin-RevId: 256147747
olly committed -
PiperOrigin-RevId: 256147742
Oliver Woodman committed -
Issue: #6047 PiperOrigin-RevId: 255992898
bachinger committed -
PiperOrigin-RevId: 255964199
olly committed -
The total window and period count, as well as the period offset for each holder are not actually needed and can be removed. Also added a TODO to remove two other variables if possible. PiperOrigin-RevId: 255945584
tonihei committed -
Issue:#6109 PiperOrigin-RevId: 255933121
tonihei committed -
PiperOrigin-RevId: 255584000
andrewlewis committed -
ISSUE: #6093 PiperOrigin-RevId: 255471282
bachinger committed -
PiperOrigin-RevId: 255442455
andrewlewis committed -
PiperOrigin-RevId: 255412493
tonihei committed -
PiperOrigin-RevId: 255410268
tonihei committed -
PiperOrigin-RevId: 255380951
olly committed -
PiperOrigin-RevId: 255380796
olly committed -
PiperOrigin-RevId: 255379393
olly committed -
PiperOrigin-RevId: 255378274
olly committed -
PiperOrigin-RevId: 255377347
olly committed -
The updated version issues more warnings than before. Most of the changes are related to annotation placement. PiperOrigin-RevId: 255371743
tonihei committed -
Also add layer of indirection between code and the guide, to make moving content easier going forward. PiperOrigin-RevId: 255182216
olly committed -
This better reflects its usage and fits into our general naming pattern. PiperOrigin-RevId: 255157159
tonihei committed -
stack trace contains MediaCodec. PiperOrigin-RevId: 254781909
olly committed -
PiperOrigin-RevId: 254746146
aquilescanta committed -
Fix a super tiny typo.
Nam Nguyen Hoai committed
-
- 27 Jun, 2019 1 commit
-
-
sr1990 committed
-
- 23 Jun, 2019 1 commit
-
-
sr1990 committed
-
- 21 Jun, 2019 9 commits
-
-
Issue: #5928 PiperOrigin-RevId: 254379085
andrewlewis committed -
PiperOrigin-RevId: 254372134
aquilescanta committed -
Reads from a SampleQueue, associating each read format with a DrmSession, if needed. PiperOrigin-RevId: 254192562
aquilescanta committed -
PiperOrigin-RevId: 254187403
aquilescanta committed -
PiperOrigin-RevId: 254182080
Oliver Woodman committed -
PiperOrigin-RevId: 254172906
tonihei committed -
PiperOrigin-RevId: 254156143
olly committed -
PiperOrigin-RevId: 254048233
aquilescanta committed -
PiperOrigin-RevId: 254046126
olly committed
-
- 19 Jun, 2019 2 commits