media/libraries/common/src/main
huangdarwin cf768329e6 Effect: Rename FrameProcessor
Rename FrameProcessor to VideoFrameProcessor, and GlEffectsFrameProcessor to
DefaultVideoFrameProcessor.

Most changes are semi-mechanical, semi-manual find-replace, preserving case:
* "FrameProc" -> "VideoFrameProc" (ex. FrameProcessor -> VideoFrameProcessor, and
   FrameProcessingException -> VideoFrameProcessingException)
* "GlEffectsVideoFrameProc" -> "DefaultVideoFrameProc"

PiperOrigin-RevId: 509887384
2023-02-17 11:41:06 +00:00
..
java/androidx/media3/common Effect: Rename FrameProcessor 2023-02-17 11:41:06 +00:00
javadoc/androidx/media3/common/doc-files Fix location of common module doc-files 2022-01-05 10:35:40 +00:00
AndroidManifest.xml Update to androidx.media3 2021-10-27 09:12:46 +01:00