media/library/transformer/src
hschlueter 80851807f2 Use specific error code for exceptions during encoding/decoding.
After this change exceptions throw by MediaCodec during
encoding/decoding will result in TransformationExceptions with
ERROR_CODE_ENCODING_FAILED/ERROR_CODE_DECODING_FAILED.
Before this change ERROR_CODE_FAILED_RUNTIME_CHECK was used.

PiperOrigin-RevId: 421560396
2022-01-14 15:09:52 +00:00
..
androidTest Transformer GL: Add pixel test instructions for physical devices 2022-01-14 15:06:10 +00:00
main Use specific error code for exceptions during encoding/decoding. 2022-01-14 15:09:52 +00:00
test Allow multiple Transformer listeners to be registered. 2022-01-14 14:39:20 +00:00