[mythtv-commits] mythtv branch fixes/0.27 updated by paulh. v0.27-7-g4ae9982

Git Repo Owner noreply at mythtv.org
Sun Sep 22 22:52:28 UTC 2013


The branch, fixes/0.27 has been updated on the
mythtv repository by gitolite user paulh.
       via  4ae99828b0b82a8498eb0af986dfbceb626f739c (commit)
      from  b2486bae6d57bdd8aa78301da7f43982ae5dba73 (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 4ae99828b0b82a8498eb0af986dfbceb626f739c
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:52:03 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=4ae99828b0b82a8498eb0af986dfbceb626f739c

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.

(cherry picked from commit 6b09d7c629e4efac81276eee9f4b7cbe3bc661ef)



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

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

-- 



More information about the mythtv-commits mailing list