Opened 18 years ago

Closed 18 years ago

#1051 closed patch (invalid)

patch to add v4l2, MJPEG, mmap support to mythphone

Reported by: ynutcase-mythtv@… Owned by: danielk
Priority: minor Milestone: 0.20
Component: mythphone Version: head
Severity: medium Keywords:
Cc: ynutcase-mythtv@… Ticket locked: no

Description

The following patch adds support to mythphone for the following:

  • Video for Linux 2 (v4l2)
  • Webcams that return MJPEG (Logitech Quickcam Fusion, others)
  • v4l2 drivers that only handle mmap() transfers, such as the UVC driver at http://linux-uvc.berlios.de/

The following problems are known with this patch:

  • When using an mmap() driver, the webcam fails to shutdown when exiting mythphone

Attachments (4)

2006-01-16.uvc.mythphone.patch (28.6 KB) - added by ynutcase-mythtv@… 18 years ago.
2006-01-16.2.uvc.mythphone.patch (29.2 KB) - added by ynutcase-mythtv@… 18 years ago.
revised patch
mythphone.pro.patch (1.7 KB) - added by ynutcase-mythtv@… 18 years ago.
additional patch to mythphone.pro for new files
2006-01-22.uvc.mythphone.patch (30.8 KB) - added by ynutcase-mythtv@… 18 years ago.
Revised patch. Obsoletes all previous patches. Fixes all known bugs.

Download all attachments as: .zip

Change History (7)

Changed 18 years ago by ynutcase-mythtv@…

Changed 18 years ago by ynutcase-mythtv@…

revised patch

Changed 18 years ago by ynutcase-mythtv@…

Attachment: mythphone.pro.patch added

additional patch to mythphone.pro for new files

comment:1 Changed 18 years ago by danielk

Milestone: 0.20
Owner: changed from Isaac Richards to paulr
Version: head

Changed 18 years ago by ynutcase-mythtv@…

Revised patch. Obsoletes all previous patches. Fixes all known bugs.

comment:2 Changed 18 years ago by danielk

Owner: changed from paulr to danielk

comment:3 Changed 18 years ago by danielk

Resolution: invalid
Status: newclosed

This breaks V4L1 support, and it breaks bttv framegrabber support...

Please reopen when this is backward compatible... See channel.{h,cpp} for detection of V4L2 support.

Note: See TracTickets for help on using tickets.