diff options
| author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2007-09-22 02:06:25 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2007-09-22 02:06:25 -0300 |
| commit | d31a589db0cb69b5c28b66c91c44024fa607b6ec (patch) | |
| tree | 6a637a16cfafbd60e46fe55af1a4943f3b22f2ec /linux/include | |
| parent | 36ada11670cb87430951f76d571fdf37f08432bf (diff) | |
| download | mediapointer-dvb-s2-d31a589db0cb69b5c28b66c91c44024fa607b6ec.tar.gz mediapointer-dvb-s2-d31a589db0cb69b5c28b66c91c44024fa607b6ec.tar.bz2 | |
tm6000: fix tm6000 analog video buffer handling
From: Mauro Carvalho Chehab <mchehab@infradead.org>
Previously, there were no sync between video buffer filling and received
URBs. So, the presented image were a mix of frame and frame-1. Now, a
filled buffer should contain only data for that frame.
allocates a maximum of 64 KB per each URB area. This fixed two bugs:
- Sometimes, there were no available continuos block of about 1 MB;
- Image weren't not properly updated, since parts of the URBs aren't
updated.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux/include')
0 files changed, 0 insertions, 0 deletions
