[mythtv-commits] Ticket #9035: Add Horizontall zoom VideoPlayback

MythTV noreply at mythtv.org
Tue Apr 12 07:26:44 UTC 2011


#9035: Add Horizontall zoom VideoPlayback
-------------------------------------+----------------------------
 Reporter:  ligverd@…                |          Owner:  markk
     Type:  patch                    |         Status:  closed
 Priority:  minor                    |      Milestone:  0.25
Component:  MythTV - Video Playback  |        Version:  Trunk Head
 Severity:  low                      |     Resolution:  fixed
 Keywords:  zoom                     |  Ticket locked:  0
-------------------------------------+----------------------------
Changes (by Github):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 VideoOutpuut: Add 2 new video fill modes.

 These fill the screen either horizontally or vertically with cropping
 top and bottom or left and right respectively.

 These will be no-ops when no adjustment is required and are useful for
 making full use of all the available screen space.

 The existing fill stretch modes cater to incorrectly encoded video (and
 I believe should be removed, as they should be handled with a
 combination of aspect and fill adjustment) and the half and full fill
 modes are 'hard coded', both in terms of the amount of fill applied and
 when it is applied (i.e. all of the time).

 Closes #9035.
  Changeset: 53bc658e860326209310a35d7ff803b60a8eaac9

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9035#comment:4>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list