media/library/transformer
kimvde 9b2cd6a4e9 Fix NPE in TransformerTranscodingVideoRenderer
The NPE was caused by the fact that the encoder surface was passed to
the decoder before configuring the encoder.

PiperOrigin-RevId: 393349794
2021-08-27 16:45:06 +01:00
..
2021-01-22 17:13:47 +00:00
2021-01-22 17:13:47 +00:00

ExoPlayer transformer library module

Provides support for transforming media files.

  • Javadoc: Classes matching com.google.android.exoplayer2.transformer.* belong to this module.