mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2025-04-01 07:32:02 +00:00

When reading sequentially, we are using the actual flag from the previous frame, but when seeking we do not know what the previous window flag was, so we need to read it from the bitstream.
Libav README ------------ 1) Documentation ---------------- * Read the documentation in the doc/ directory. 2) Licensing ------------ * See the LICENSE file.
Description
Languages
C
91.6%
Assembly
6.4%
Makefile
1.3%
C++
0.2%
Objective-C
0.2%
Other
0.2%