V4L/DVB (11734): remove hw reset of MPEG encoder when lost/found seq.
authorDmitri Belimov <d.belimov@gmail.com>
Tue, 28 Apr 2009 09:46:15 +0000 (06:46 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 16 Jun 2009 21:20:57 +0000 (18:20 -0300)
commit2ec3475609aa70cd0d9ea218c5d4e915a3caef49
tree7631b1a5ef54ffbd876edb65f39290a9da2c3730
parent82aa98fd9279dfe3e36679b7529f7b962939150e
V4L/DVB (11734): remove hw reset of MPEG encoder when lost/found seq.

When we capture signal from composite input offen lost and found syncro
sequence. In this case the MPEG coder hardware reset after each
lost/found event. The image has a lot of artefactes. This patch remove
hardware reset of MPEG encoder.

This is patch from our customer. I checked this.

With my best regards, Dmitry.

Signed-off-by: Alexey Osipov <lion-simba@pridelands.ru>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/saa7134/saa7134-empress.c