michaelkatz eee226ea40 Render last frame even if have not read BUFFER_FLAG_END_OF_STREAM
If the limited number of input buffers causes reading of all samples except the last one conveying end of stream, then the last frame will not be rendered.

PiperOrigin-RevId: 525974445
(cherry picked from commit affbb7c57e73eb4f4f654f224c477fdd2e3ac9f2)
2023-05-15 16:10:51 +01:00
..
2021-10-27 09:12:46 +01:00

Decoder module

Provides a decoder abstraction. Application code will not normally need to depend on this module directly.