[mythtv-commits] mythtv branch master updated by paulh. v0.28-pre-271-g6b09d7c

Git Repo Owner noreply at mythtv.org
Sun Sep 22 22:46:08 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  6b09d7c629e4efac81276eee9f4b7cbe3bc661ef (commit)
      from  d8668bb81ccacfd2819c0a34d903873983dd8c4f (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 6b09d7c629e4efac81276eee9f4b7cbe3bc661ef
Author:    Paul Harrison <pharrison at mythtv.org> at Sun, 22 Sep 2013 23:45:54 +0100
Committer: Paul Harrison <pharrison at mythtv.org> at Sun, 22 Sep 2013 23:45:54 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=6b09d7c629e4efac81276eee9f4b7cbe3bc661ef

MythMusic: fix playback of ogg radio streams
Peek the probe data from the stream buffer rather than read the data otherwise
ffmpeg fails to open the stream because the magic it is looking for has already
been read from the stream.

Also increase the probe buffer to 16K this seems to be required for some ogg
streams to be probed properly.



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

Summary of changes:
 mythplugins/mythmusic/mythmusic/avfdecoder.cpp |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

-- 



More information about the mythtv-commits mailing list