diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2023-08-02 10:35:54 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2023-08-05 09:40:06 +0200 |
commit | 5d63bd5b9cc134dc423ed817d76107e6a5847b80 (patch) | |
tree | c46ec95b39c6a0a683a8ca78b4184f301d115682 /libavformat | |
parent | befb7e7d79ab7b2627855ff0acc0fae861aff2cb (diff) | |
download | ffmpeg-5d63bd5b9cc134dc423ed817d76107e6a5847b80.tar.gz |
avcodec/h264dec: Move inline functions only used by CABAC/CAVLC code
Most of the inline functions in h264dec.h are only used
by h264_cavlc.c and h264_cabac.c. Therefore move them
to the common header for these two, namely h264_mvpred.h.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavformat')
0 files changed, 0 insertions, 0 deletions