Remove deprecation note from release notes

This was added in 0b96f4372f
but isn't needed. The deprecation annotation is self-documenting.

PiperOrigin-RevId: 649419778
This commit is contained in:
ibaker 2024-07-04 08:17:14 -07:00 committed by Copybara-Service
parent 0d4a785b61
commit b7f317e650

View File

@ -18,10 +18,6 @@
* Image:
* DRM:
* Effect:
* Deprecate `DefaultVideoFrameProcessor#setInputDefaultBufferSize` and
`DefaultVideoFrameProcessor.Builder#setRequireRegisteringAllInputFrames`.
Use the new frame processor input type
`INPUT_TYPE_SURFACE_AUTOMATIC_FRAME_REGISTRATION` instead.
* Muxers:
* IMA extension:
* Session: