media/library/transformer/src
hschlueter 3bca195c9f Wrap processor chain executor service for better exception handling.
The wrapper
* catches exceptions for each task and notifies the
  listener (this will be used more in follow-ups when processFrame
  is split into lots of listeners and callbacks),
* removes finished tasks from the queue and signals any exceptions
  that occurred to the listener each time a new task is executed.

PiperOrigin-RevId: 455345184
(cherry picked from commit bf9fa12411)
2022-06-16 10:41:23 +00:00
..
androidTest Replace FrameProcessorChain#isEnded with listener method. 2022-06-15 13:27:35 +00:00
main Wrap processor chain executor service for better exception handling. 2022-06-16 10:41:23 +00:00
test Use FrameProcessorChain#SurfaceProvider for encoder compat transform. 2022-06-15 13:14:56 +00:00