[mythtv-commits] Ticket #12565: Support the Raspberry Pi

MythTV noreply at mythtv.org
Wed Dec 23 12:44:58 UTC 2015


#12565: Support the Raspberry Pi
-------------------------------+-----------------------------
 Reporter:  lvr                |          Owner:  lvr
     Type:  Developer Task     |         Status:  closed
 Priority:  minor              |      Milestone:  0.28
Component:  Ports - rPi        |        Version:  Unspecified
 Severity:  medium             |     Resolution:  fixed
 Keywords:  Raspberry OpenMAX  |  Ticket locked:  0
-------------------------------+-----------------------------
Changes (by Lawrence Rust <lvr@…>):

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


Comment:

 In [changeset:"3abe78544f6bc40bcc23f405df91c4098a78f5a7/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="3abe78544f6bc40bcc23f405df91c4098a78f5a7"
 AO: Add an OpenMAX audio output device with passthrough support

 The user can select from these output devices:
 OpenMAX:hdmi
 OpenMAX:analog (phono on Raspberry Pi)

 If passthrough is enabled then output is forced to HDMI.

 This patch also includes a change to AudioOutput to provide for a
 different
 audio decoder other than Ffmpeg.

 This code provides an OpenMAX audio decoder to replace Ffmpeg.  However,
 in testing it became clear that the current OpenMAX decoder only permits
 decoding from PCM to PCM.  This apparently is due to licensing issues.

 The OpenMAX decoder wrapper is complete but untested.  Should the OpenMAX
 decoder
 ever become functional the following warning message will be emitted:

         "AudioDecoderOMX::DecodeAudio is available but untested."

 The OpenMAX decoder can then be enabled with the OMXAudioDecoderEnable
 setting.

 Fixes #12565

 Signed-off-by: Lawrence Rust <lvr at softsystem.co.uk>
 }}}

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


More information about the mythtv-commits mailing list