Opened 18 years ago

Closed 18 years ago

#788 closed patch (fixed)

Use start and stop time for logo detection and format detection

Reported by: paulx@… Owned by: cpinkham
Priority: minor Milestone: 0.19
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Start and stop time are passed from mythcommflag/main.cpp and used to push logo detection back and limit format detection.

Compiled with svn.

Attachments (2)

commflag-svn_start_stop_times.2.patch (6.3 KB) - added by paulx@… 18 years ago.
start and stop times second patch
commflag-svn_start_stop_times.3.patch (5.5 KB) - added by paulx@… 18 years ago.
Third attempt without the macro, still compiles with current svn.

Download all attachments as: .zip

Change History (3)

Changed 18 years ago by paulx@…

start and stop times second patch

Changed 18 years ago by paulx@…

Third attempt without the macro, still compiles with current svn.

comment:1 Changed 18 years ago by cpinkham

Resolution: fixed
Status: newclosed

(In [8496]) Take the scheduled program start and end times into account when performing the logo, aspect ratio, and letter/pillarbox checks in mythcommflag. Patch by Paul Andreassen, slightly modified by me. Closes #788.

Note: See TracTickets for help on using tickets.