On Sun, Sep 27, 2015 at 10:09:05AM +0200, Christophe Gisquet wrote:
> Each line is padded by the format, and errors are now reported and
> stop the decoding. Around 5% speedup.
> ---
> libavcodec/dnxhddec.c | 1 +
> 1 file changed, 1 insertion(+)
applied
thanks
[...]
--
Michael GnuPG finge
Each line is padded by the format, and errors are now reported and
stop the decoding. Around 5% speedup.
---
libavcodec/dnxhddec.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/libavcodec/dnxhddec.c b/libavcodec/dnxhddec.c
index 8d30446..06d4780 100644
--- a/libavcodec/dnxhddec.c
+++ b/libav