[mythtv-commits] Ticket #12888: Memory Alignment Bug when calling swscale

MythTV noreply at mythtv.org
Wed Sep 28 02:38:14 UTC 2016


#12888: Memory Alignment Bug when calling swscale
-------------------------------------+-------------------------
 Reporter:  Robert Allan <rallan@…>  |          Owner:
     Type:  Bug Report - Crash       |         Status:  new
 Priority:  minor                    |      Milestone:  unknown
Component:  MythTV - General         |        Version:  0.28.0
 Severity:  medium                   |     Resolution:
 Keywords:                           |  Ticket locked:  0
-------------------------------------+-------------------------

Comment (by pbennett):

 Raspberry Pi support is really only for the frontend at this point, so I
 have not looked at this. However, sws_scale is used at some places in the
 frontend. It is probably only used if you are using default playback
 profiles, such as "Slim". The raspberry pi actually plays surprisingly
 well using the "Slim" profile, I just tried it. It looks like it is using
 sws_scale to resize frames and display them using XVideo.

 Look at these and search for sws_scale [[br]]
 libs/libmythtv/avformatdecoder.cpp [[br]]
 libs/libmythtv/videooutbase.cpp [[br]]
 libs/libmythtv/videoout_xv.cpp [[br]]

 If you solve the problem with Mythpreviewgen please provide a patch here
 so that I can include it in the main code base.

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


More information about the mythtv-commits mailing list