diff --git a/libavcodec/dnxhddec.c b/libavcodec/dnxhddec.c index 7b96004da2..423bce2252 100644 --- a/libavcodec/dnxhddec.c +++ b/libavcodec/dnxhddec.c @@ -2,8 +2,10 @@ * VC3/DNxHD decoder. * Copyright (c) 2007 SmartJog S.A., Baptiste Coudurier * Copyright (c) 2011 MirriAd Ltd + * Copyright (c) 2015 Christophe Gisquet * * 10 bit support added by MirriAd Ltd, Joseph Artsimovich + * Slice multithreading and MB interlaced support added by Christophe Gisquet * * This file is part of FFmpeg. *