OSDN Git Service

dv: Split DV data table declarations into their own header
authorDiego Biurrun <diego@biurrun.de>
Sun, 10 Nov 2013 17:05:39 +0000 (18:05 +0100)
committerDiego Biurrun <diego@biurrun.de>
Fri, 15 Nov 2013 00:29:47 +0000 (01:29 +0100)
commit3cbe1126530449336e2ce59b194bdb8c4eb4abb4
tree8e86ce8eeda0d9a0a63aa1923e8cbe10ad4f1e70
parente8fcdebb17fc59375fd9fc6c0a02a1d2e6d9fb23
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.
libavcodec/dv.c
libavcodec/dv.h [new file with mode: 0644]
libavcodec/dvdata.h
libavcodec/dvdec.c
libavformat/dv.c
libavformat/dvenc.c