]> git.sesse.net Git - ffmpeg/commit
dnxhddec: Introduce DNXHD_VARIABLE
authorChristophe Gisquet <christophe.gisquet@gmail.com>
Sat, 3 Oct 2015 16:59:17 +0000 (18:59 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Mon, 5 Oct 2015 10:44:00 +0000 (12:44 +0200)
commit1f4ff53aea7c5090f31cd1323d95f7c407c9b2bb
treeb592d6bfe4bf300c943b7814b634d808000b4fd2
parent52256860d6e3eb003294659ae015cd1f1b3ffdfc
dnxhddec: Introduce DNXHD_VARIABLE

Currently not used, but will be used to indicate that a CIDEntry field
is not set, because it is variable, and that checks should be adapted.

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/dnxhddata.h
libavcodec/dnxhddec.c