[FFmpeg-devel] [PATCH] lavd/v4l2: produce a 0 byte packet when a dequeued buffer is flagged with V4L2_BUF_FLAG_ERROR

James Almer jamrial at gmail.com
Sat May 9 00:00:18 CEST 2015


On 08/05/15 6:10 PM, Michael Niedermayer wrote:
> On Fri, May 08, 2015 at 06:50:19PM +0200, Giorgio Vazzana wrote:
>> Hi,
>>
>> this patch fixes ticket #4030. Users have tested it and they confirm
>> it solves the problem.
>>
>> Giorgio Vazzana
> 
>>  v4l2.c |   37 ++++++++++++++++++++++---------------
>>  1 file changed, 22 insertions(+), 15 deletions(-)
>> 9274ae2efb00d6ede99eee7ccf31564b45ac92f0  0003-lavd-v4l2-produce-a-0-byte-packet-when-a-dequeued-bu.patch
>> From 5f1b247ee7c47821da301eddad539f8e35652cf5 Mon Sep 17 00:00:00 2001
>> From: Giorgio Vazzana <mywing81 at gmail.com>
>> Date: Fri, 8 May 2015 17:25:15 +0200
>> Subject: [PATCH] lavd/v4l2: produce a 0 byte packet when a dequeued buffer is
>>  flagged with V4L2_BUF_FLAG_ERROR
>>
>> Fixes ticket #4030.
> 
> applied
> 
> thanks

This does not compile on netbsd and openbsd.

http://fate.ffmpeg.org/log.cgi?time=20150508171126&log=compile&slot=x86_64-netbsd-clang-noopt
http://fate.ffmpeg.org/log.cgi?time=20150508182740&log=compile&slot=x86_64-openbsd5.6-gcc4.8



More information about the ffmpeg-devel mailing list