mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-03 05:09:03 +00:00
Most users only want to either read or write golomb codes, not both. By splitting these headers one avoids having unnecesssary (get|put)_hits.h inclusions. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>