Ticket #3486 (closed enhancement: fixed)
Opened 5 years ago
Last modified 4 years ago
IVTV 1.0 framebuffer support
| Reported by: | danielk | Owned by: | danielk |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythtv | Version: | head |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
This is a ticket for Ian Armstrong's patch to support the new IVTV framebuffer API.
Attachments
Change History
comment:1 Changed 5 years ago by mythtv_mho@…
It would be nice to have this patch against -20-fixes (doesn't compile) since playback otherwise fails on a PVR-350 TV-Out (and prolly other ivtv cards) under linux 2.6.22.
Changed 4 years ago by ian@…
-
attachment
3486-v2.patch
added
Reworked patch to include PVR350 decoder support for linux kernels >= 2.6.22
comment:2 Changed 4 years ago by danielk
- Status changed from new to closed
- Resolution set to fixed
comment:3 Changed 4 years ago by danielk
(In [14589]) Refs #3486. Fixes for pause bug in ivtv 1.0.0 drivers with patch from Ian Armstrong.
The bug affects the ivtv driver in all 2.6.22.x Linux kernels. This works around the bug by ramping up the speed after a pause instead of trying to jump directly to normal playback speed.
The underlying bug should be fixed in the 2.6.23 Linux kernel release when it comes out, so this workaround is only employed with the 1.0.0 ivtv release included with the 2.6.22.x kernels.
