dv: get rid of global non-const tables
authorAnton Khirnov <anton@khirnov.net>
Wed, 18 Jun 2014 08:59:37 +0000 (10:59 +0200)
committerAnton Khirnov <anton@khirnov.net>
Fri, 20 Jun 2014 12:15:31 +0000 (14:15 +0200)
commit650dee63c8b1e6693c6cf5983f4a5ed3f571379f
tree04b514b5fe495363fcd444dc4cb2606f64b249a1
parent778111592bf5f38630858ee6dfcfd097cd6c6da9
dv: get rid of global non-const tables

Instead, store them in the context and compute on each parameter change.
libavcodec/dv.c
libavcodec/dv.h
libavcodec/dv_profile.c
libavcodec/dv_profile.h
libavcodec/dvdec.c
libavcodec/dvenc.c