[mythtv-commits] mythtv branch fixes/29 updated by pbennett. v29.0-58-ge625309

Git Repo Owner noreply at mythtv.org
Tue Nov 14 15:51:21 UTC 2017


The branch, fixes/29 has been updated on the
mythtv repository by gitolite user pbennett.
       via  e62530954d2b5814fc95808608b3b555d9a101e7 (commit)
      from  d743ef49a801295547b5aee43a3c83b6de595eda (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 e62530954d2b5814fc95808608b3b555d9a101e7
Author:    Peter Bennett <pbennett at mythtv.org> at Tue, 14 Nov 2017 10:47:13 -0500
Committer: Peter Bennett <pbennett at mythtv.org> at Tue, 14 Nov 2017 10:51:07 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e62530954d2b5814fc95808608b3b555d9a101e7

Fixes #13173 - Raspberry Pi hangs during playback
Running out of OMX decoder input buffers occasionally. Fixed by
increasing default number of buffers from 20 to 30 and reducing the timeout
for acquiring a buffer to 100ms.

(cherry picked from commit 01f2e33130e5d2ff8bc2429da8af68195c4cdab1)



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

Summary of changes:
 mythtv/libs/libmythtv/privatedecoder_omx.cpp |   36 ++++++++++++++++++++++++-
 1 files changed, 34 insertions(+), 2 deletions(-)

-- 



More information about the mythtv-commits mailing list