[mythtv-commits] Ticket #13049: error: redefinition of 'double bswap_dbl(double)' on ppc64

MythTV noreply at mythtv.org
Fri Jun 2 08:46:10 UTC 2017


#13049: error: redefinition of 'double bswap_dbl(double)' on ppc64
----------------------------------+--------------------------------
 Reporter:  hobbes1069@…          |          Owner:  stuarta
     Type:  Bug Report - General  |         Status:  infoneeded_new
 Priority:  minor                 |      Milestone:  29.0
Component:  MythTV - General      |        Version:  0.28.1
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+--------------------------------

Comment (by stuarta):

 Actually, can you try this patch `ticket13049-remove-ffmpeg-bswap-
 change.diff​`
 which i've attached to this ticket.

 We have been carrying a custom patch for FFmpeg which adds bswap_dbl to
 the
 ffmpeg codebase, yet it's not used within ffmpeg, and we also have the
 same
 definition in `libs/libmythbase/bswap.h`

 Rather than carrying an unneeded ffmpeg customization around lets just
 remove
 that customization.

 The longer todo would be as documented in `libs/libmythbase/bswap.h:29`
 which
 asks why didn't we just use bswap_64 instead.


 Regards
 Stuart

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


More information about the mythtv-commits mailing list