[mythtv-commits] mythtv branch master updated by peper03. v0.28-pre-3666-gdb1254d
Git Repo Owner
noreply at mythtv.org
Sat Mar 12 18:57:34 UTC 2016
The branch, master has been updated on the
mythtv repository by gitolite user peper03.
via db1254d6d7cfbb7fffc8a4532e8ecef0db5b0127 (commit)
via dbe51f747ef42374c088f0a80dfae1b0538e258a (commit)
from 9d01c15424ad6b4aec84b23d22a427f232a7c12d (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 db1254d6d7cfbb7fffc8a4532e8ecef0db5b0127
Author: Richard Hulme <peper03 at mythtv.org> at Sat, 12 Mar 2016 19:56:52 +0100
Committer: Richard Hulme <peper03 at mythtv.org> at Sat, 12 Mar 2016 19:56:52 +0100
URL: http://code.mythtv.org/cgit/mythtv/commit/?id=db1254d6d7cfbb7fffc8a4532e8ecef0db5b0127
Replace use of deprecated fields 'pict' member in AVSubtitleRect.
commit dbe51f747ef42374c088f0a80dfae1b0538e258a
Author: Richard Hulme <peper03 at mythtv.org> at Sat, 12 Mar 2016 19:54:27 +0100
Committer: Richard Hulme <peper03 at mythtv.org> at Sat, 12 Mar 2016 19:54:27 +0100
URL: http://code.mythtv.org/cgit/mythtv/commit/?id=dbe51f747ef42374c088f0a80dfae1b0538e258a
Replace calls to deprecated 'av_free_packet' with 'av_packet_unref'
-----------------------------------------------------------------------
Summary of changes:
.../mytharchive/mytharchive/thumbfinder.cpp | 4 +-
mythplugins/mythmusic/mythmusic/avfdecoder.cpp | 2 +-
.../libmyth/audio/audiooutputdigitalencoder.cpp | 2 +-
mythtv/libs/libmythtv/DVD/avformatdecoderdvd.cpp | 4 +-
mythtv/libs/libmythtv/DVD/dvdringbuffer.cpp | 44 ++++++++++----------
mythtv/libs/libmythtv/avformatdecoder.cpp | 26 ++++++------
mythtv/libs/libmythtv/avformatwriter.cpp | 4 +-
mythtv/libs/libmythtv/mhi.cpp | 2 +-
mythtv/libs/libmythtv/mythccextractorplayer.cpp | 4 +-
mythtv/libs/libmythtv/subtitlescreen.cpp | 14 +++---
mythtv/programs/mythtranscode/mpeg2fix.cpp | 26 ++++++------
mythtv/programs/mythutil/musicmetautils.cpp | 2 +-
12 files changed, 67 insertions(+), 67 deletions(-)
--
More information about the mythtv-commits
mailing list