[mythtv-commits] mythtv branch fixes/0.26 updated by jyavenard. v0.26.0-59-gc21e9be

Git Repo Owner noreply at mythtv.org
Sat Dec 15 08:28:18 UTC 2012


The branch, fixes/0.26 has been updated on the
mythtv repository by gitolite user jyavenard.
       via  c21e9beb16583f640e7457e798c047b3af05cf15 (commit)
      from  b8998fc41b1cb23d816354c211e8fa96ab316db3 (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 c21e9beb16583f640e7457e798c047b3af05cf15
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 15 Dec 2012 18:53:49 +1100
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 15 Dec 2012 18:59:18 +1100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=c21e9beb16583f640e7457e798c047b3af05cf15

Temporary fix for stuttery playback of AVI files over Storage Group.
This is a reverse of ffmpeg SHA1:8df774be88c347c40f1b2411ed9e391dfec0ebb7
http://git.videolan.org/?p=ffmpeg.git;a=commit;h=8df774be88c347c40f1b2411ed9e391dfec0ebb7

This is not a proper fix. It only reveals an issue with myth Storage Group file ring buffer.
With this ffmpeg change, some AVI files are detected as non-interleaved and the readahead thread starts to pull MB of data which saturates 100Mbit/s link causing the video playback to stutter.
(cherry picked from commit f1540fe05ee15d1f53fe30e137931b185b791821)



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

Summary of changes:
 mythtv/external/FFmpeg/libavformat/avidec.c |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

-- 



More information about the mythtv-commits mailing list