[FFmpeg-devel] patch for ticket #7053

2018-03-05 Thread Pierre Chatelier
Here is a patch proposition for https://trac.ffmpeg.org/ticket/7053 Pierre Chatelier From 7cbc1bd47fb97e3498d92eda9c84144de2c06d01 Mon Sep 17 00:00:00 2001 From: Pierre Chatelier Date: Mon, 5 Mar 2018 13:57:00 +0100 Subject: [PATCH 1/1] added YUV422-12, -14, -16 bit depth, mono-8, -10, -12

[FFmpeg-devel] Win7 64b/mingw32 compilation fix

2018-03-02 Thread Pierre Chatelier
Hello, I had an issue to compile ffmpeg under Win7 64 bits/mingw32 Adding an include was the solution. Here is a patch Pierre Chatelier From 91f049a9424f80961a8bc3406dc60bccd1d516b9 Mon Sep 17 00:00:00 2001 From: Pierre Chatelier Date: Fri, 2 Mar 2018 11:28:48 +0100 Subject: [PATCH 1/1] fix