[mythtv-commits] Ticket #13186: Replace deprecated ffmpeg functions

MythTV noreply at mythtv.org
Wed Dec 27 21:59:14 UTC 2017


#13186: Replace deprecated ffmpeg functions
------------------------------+-----------------------------
 Reporter:  pbennett          |          Owner:  pbennett
     Type:  Developer Task    |         Status:  accepted
 Priority:  minor             |      Milestone:  30.0
Component:  MythTV - General  |        Version:  Master Head
 Severity:  medium            |     Resolution:
 Keywords:                    |  Ticket locked:  0
------------------------------+-----------------------------

Comment (by pbennett):

 Did you first rebuild the main MythTV? It needs to have the changes built
 and installed on MythTV before you can build plugins. I suspect you have
 an older version of MythTV installed.

 If that is not the case -

 The !MythCodecMap is a new entry in libmythtv. I don't know if anything
 special needs to be done for MACOS when adding a new entry in a library.
 For Linux all it needs is to have MTV_PUBLIC on the class declaration,
 which is done in patch 009. Check that the plugins build is looking at the
 latest libmythtv and that  mythtv/libs/libmythtv/mythavutil.h has
 MTV_PUBLIC on the class definition of !MythCodecMap.

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


More information about the mythtv-commits mailing list