[mythtv-commits] Ticket #13186: Replace deprecated ffmpeg functions
MythTV
noreply at mythtv.org
Sat Dec 2 00:23:32 UTC 2017
#13186: Replace deprecated ffmpeg functions
----------------------------------+-------------------------
Reporter: pbennett | Owner: pbennett
Type: Developer Task | Status: new
Priority: minor | Milestone: 30.0
Component: MythTV - General | Version: Master Head
Severity: medium | Keywords:
Ticket locked: 0 |
----------------------------------+-------------------------
I aim to get rid of all the deprecated messages that relate to ffmpeg,
replacing the outdated code with newer functions and structures as
recommended in ffmpeg. This may not have much impact on performance since
most of the deprecated functions now call the updated ones internally.
However this does provide for the future in case ffmpeg removes those
functions from the code base.
I will be posting patches here before applying them to the code, so that
people can view them, test them or make comments, before they start
affecting users.
--
Ticket URL: <https://code.mythtv.org/trac/ticket/13186>
MythTV <http://www.mythtv.org>
MythTV Media Center
More information about the mythtv-commits
mailing list