Re: [PATCH 1/3 ] increase MPEG encoder timout

2009-05-11 Thread Mauro Carvalho Chehab
Em Tue, 28 Apr 2009 19:41:08 +1000 Dmitri Belimov d.beli...@gmail.com escreveu: Hi All. If video has a lot of changes in frame, MPEG encoder need more time for coding process. Add new bigger timeout for encoder. This is patch from our customer. I checked this. Signed-off-by: Alexey

[PATCH 1/3 ] increase MPEG encoder timout

2009-04-28 Thread Dmitri Belimov
Hi All. If video has a lot of changes in frame, MPEG encoder need more time for coding process. Add new bigger timeout for encoder. This is patch from our customer. I checked this. diff -r b40d628f830d linux/drivers/media/video/saa7134/saa7134-ts.c ---