-
- Downloads
Move VLC and RL_VLC_ELEM structure definitions to a separate header
Use the newly created vlc.h directly instead of including get_bits when needed.
The VLC and RL_VLC_ELEM structures are independent from the bitreader.
Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
Showing
- libavcodec/bitstream.c 1 addition, 1 deletionlibavcodec/bitstream.c
- libavcodec/get_bits.h 1 addition, 41 deletionslibavcodec/get_bits.h
- libavcodec/huffman.c 3 additions, 0 deletionslibavcodec/huffman.c
- libavcodec/huffman.h 1 addition, 1 deletionlibavcodec/huffman.h
- libavcodec/rl.c 1 addition, 0 deletionslibavcodec/rl.c
- libavcodec/rl.h 2 additions, 1 deletionlibavcodec/rl.h
- libavcodec/vlc.h 65 additions, 0 deletionslibavcodec/vlc.h
Loading
Please register or sign in to comment