On Sun, Feb 14, 2016 at 08:31:54PM +0100, Michael Niedermayer wrote:
> This avoids use of uninitialized variables and might make bugs in general
> easier to reproduce
>
> Signed-off-by: Michael Niedermayer
> ---
applied
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC7870
This avoids use of uninitialized variables and might make bugs in general
easier to reproduce
Signed-off-by: Michael Niedermayer
---
libavcodec/cfhd.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/cfhd.c b/libavcodec/cfhd.c
index 5c15d9b..d8e183b 100644
--- a/