Andreas Rheinhardt:
> 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
> ---
> libavcodec/ffv1enc.c | 2 +-
> libavcodec/flacenc.c |
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
---
libavcodec/ffv1enc.c | 2 +-
libavcodec/flacenc.c | 2 +-
libavcodec/golomb.h | 13