On 08/09/2017 09:39 AM, Jorge Ramirez wrote:
The previous version was missing the last field which would have left
it un-initialized (so just added a null flag since I assume this was
simply an error case that would not be processed?) I will fix it in
v5 and enable the two flags for clarity t
On 08/09/2017 07:51 AM, Jorge Ramirez wrote:
On 08/09/2017 03:37 AM, Michael Niedermayer wrote:
On Tue, Aug 08, 2017 at 06:07:07PM +0200, Jorge Ramirez-Ortiz wrote:
In addition, enable the multi planar raw formats.
Reviewed-by: Jorge Ramirez
Tested-by: Jorge Ramirez
---
libavcodec/v4l2_fmt.c
On 08/09/2017 03:37 AM, Michael Niedermayer wrote:
On Tue, Aug 08, 2017 at 06:07:07PM +0200, Jorge Ramirez-Ortiz wrote:
In addition, enable the multi planar raw formats.
Reviewed-by: Jorge Ramirez
Tested-by: Jorge Ramirez
---
libavcodec/v4l2_fmt.c | 38 +-
On Tue, Aug 08, 2017 at 06:07:07PM +0200, Jorge Ramirez-Ortiz wrote:
> In addition, enable the multi planar raw formats.
>
> Reviewed-by: Jorge Ramirez
> Tested-by: Jorge Ramirez
> ---
> libavcodec/v4l2_fmt.c | 38 +-
> 1 file changed, 37 insertions(+), 1 del
In addition, enable the multi planar raw formats.
Reviewed-by: Jorge Ramirez
Tested-by: Jorge Ramirez
---
libavcodec/v4l2_fmt.c | 38 +-
1 file changed, 37 insertions(+), 1 deletion(-)
diff --git a/libavcodec/v4l2_fmt.c b/libavcodec/v4l2_fmt.c
index 855cc64.