dv: Split DV data table declarations into their own header
This is necessary to avoid target config settings bleeding into the host compilation process with hardcoded tables and the DV VLC tables no longer present as static tables in a header file.
Showing
- libavcodec/dv.c 1 addition, 0 deletionslibavcodec/dv.c
- libavcodec/dv.h 118 additions, 0 deletionslibavcodec/dv.h
- libavcodec/dvdata.h 1 addition, 95 deletionslibavcodec/dvdata.h
- libavcodec/dvdec.c 1 addition, 0 deletionslibavcodec/dvdec.c
- libavformat/dv.c 1 addition, 1 deletionlibavformat/dv.c
- libavformat/dvenc.c 1 addition, 1 deletionlibavformat/dvenc.c
Loading
Please register or sign in to comment