media/libraries
kimvde 0037388660 Simplify VideoSink.handleInputFrame
This method was taking positionUs and elapsedRealtimeUs parameters and
throwing a VideoSinkException because it was calling render() to make
room for a new input frame. Instead of doing that, this CL makes sure
render() is called before  handleInputFrame() in the renderer (even
though it may not make a significant difference).

PiperOrigin-RevId: 702273587
2024-12-03 03:29:30 -08:00
..
2024-09-18 04:47:39 -07:00
2024-12-02 15:03:37 -08:00
2024-12-02 15:03:37 -08:00
2024-11-19 04:41:17 -08:00
2024-12-02 09:12:53 -08:00
2024-11-04 04:16:39 -08:00