[mythtv-firehose] mythtv branch fixes/0.28 updated by stuarta. v0.28.1-27-gb3480d0

Git Repo Owner noreply at mythtv.org
Mon Jun 5 09:06:51 UTC 2017


The branch, fixes/0.28 has been updated on the
mythtv repository by gitolite user stuarta.
       via  b3480d043721848bda06d841eca09a6a2149c7e1 (commit)
      from  2d42863a62dc721e5ddea61a3aedfc414ca4c0ff (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b3480d043721848bda06d841eca09a6a2149c7e1
Author:    Stuart Auchterlonie <stuarta at mythtv.org> at Mon, 5 Jun 2017 09:45:34 +0100
Committer: Stuart Auchterlonie <stuarta at mythtv.org> at Mon, 5 Jun 2017 09:50:48 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=b3480d043721848bda06d841eca09a6a2149c7e1

Remove a custom FFmpeg patch for bswap_dbl
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:29

This was causing duplicate function definition errors
building on some platforms.

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

Fixes #13049
Refs #12634 <- no longer requires `avoid_bswap_conflict.patch`

(cherry picked from commit 517216c725bedcff47db908e161abae1dd18e7a3)



-----------------------------------------------------------------------

Summary of changes:
 mythtv/external/FFmpeg/libavutil/bswap.h |   15 ---------------
 1 files changed, 0 insertions(+), 15 deletions(-)

-- 



More information about the mythtv-firehose mailing list