media/testutils/src/main
olly 2d9177b7c2 SampleStream/SampleQueue: Introduce read flags
- SampleQueue.peek is replaced with SampleQueue.read with
  FLAG_PEEK. This also exposes peek functionality through
  SampleStream.
- Use of DecoderInputBuffer.isFlagsOnly is replaced with
  FLAG_OMIT_SAMPLE_DATA. This flag can be used with or
  without FLAG_PEEK, where-as previously the read position
  would never be advanced for an isFlagsOnly buffer.
- formatRequired is replaced with FLAG_FORMAT_REQUIRED.

PiperOrigin-RevId: 363460105
2021-03-24 18:03:28 +00:00
..
java/com/google/android/exoplayer2/testutil SampleStream/SampleQueue: Introduce read flags 2021-03-24 18:03:28 +00:00
res/layout Add overlay FrameLayout to hosted tests 2020-03-27 23:31:46 +00:00
AndroidManifest.xml Move playback test utils to testutils. 2017-06-12 10:18:50 +01:00