mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-08-10 01:48:32 +00:00
The number of remaining bits can be calculated using existing state. This simplifies calculations and frees up one register.
The number of remaining bits can be calculated using existing state. This simplifies calculations and frees up one register.