Opened 12 years ago

Closed 12 years ago

#10937 closed Patch - Bug Fix (Fixed)

hide all kinds of null renderer from mythfrontend

Reported by: dekarl@… Owned by: sphery
Priority: minor Milestone: 0.26
Component: MythTV - Video/OSD Rendering Version: 0.25
Severity: medium Keywords:
Cc: Ticket locked: no

Description

nullvaapi and nullvdpau are building blocks for hardware accelerated video decoding in mythtranscode & co so hide them from the renderer selection in mythfrontend.

Attachments (1)

0010-do-not-offer-null-renderers-for-video-display-in-myt.patch (1.8 KB) - added by dekarl@… 12 years ago.

Download all attachments as: .zip

Change History (3)

Changed 12 years ago by dekarl@…

comment:1 Changed 12 years ago by sphery

Milestone: unknown0.26
Owner: set to sphery
Status: newaccepted

comment:2 Changed 12 years ago by sphery

Resolution: Fixed
Status: acceptedclosed

In bdfcabc84:

Don't display null renderers in setup.

Skip the nullvaapi and nullvdpau renderers, added in 42d9577f4 and a0f824e35 , when creating the list of renderers for users to choose in setup. This simply extends the approach used to handle the null renderer for the new hardware-specific null renderers.

Signed-off-by: Michael T. Dean <mdean@…>

Note: See TracTickets for help on using tickets.