mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-02-14 11:20:49 +00:00
The issue is that there is an explicit lack of synchronization as only the very first invocation writes symbols and updates the state, which other invocations then store. |
||
|---|---|---|
| .. | ||
| common.comp | ||
| ffv1_common.comp | ||
| ffv1_dec.comp | ||
| ffv1_dec_setup.comp | ||
| ffv1_enc.comp | ||
| ffv1_enc_rct.comp | ||
| ffv1_enc_setup.comp | ||
| ffv1_rct.comp | ||
| ffv1_rct_search.comp | ||
| ffv1_reset.comp | ||
| ffv1_vlc.comp | ||
| Makefile | ||
| rangecoder.comp | ||