[mythtv-firehose] mythtv branch master updated by stuartm. v0.28-pre-2651-geb8e0d7

Git Repo Owner noreply at mythtv.org
Fri Feb 13 23:04:13 UTC 2015


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  eb8e0d7347915f2bb27d4ac51fa7993e941c2fd7 (commit)
       via  59026edc5d5c8fb8aa9f0cd673a464b61361ec19 (commit)
       via  5e16d57882d21c3ad67bdb35ae1b1c865141e78b (commit)
       via  7bf6bb1364803931f5975d3a9c396d6dcb2d0a47 (commit)
       via  e254a029ea779ef98cff8528a4210ae9090d0b29 (commit)
      from  3df88347ed9517899823d91be0114b88566770f5 (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 eb8e0d7347915f2bb27d4ac51fa7993e941c2fd7
Author:    Stuart Morgan <smorgan at mythtv.org> at Fri, 13 Feb 2015 21:40:54 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Fri, 13 Feb 2015 22:25:33 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=eb8e0d7347915f2bb27d4ac51fa7993e941c2fd7

HTTP: Fix date header compliance with RFC 822



commit 59026edc5d5c8fb8aa9f0cd673a464b61361ec19
Author:    Stuart Morgan <smorgan at mythtv.org> at Fri, 13 Feb 2015 21:00:51 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Fri, 13 Feb 2015 21:00:51 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=59026edc5d5c8fb8aa9f0cd673a464b61361ec19

HTTP: Send a Content-Language header, because we can



commit 5e16d57882d21c3ad67bdb35ae1b1c865141e78b
Author:    Stuart Morgan <smorgan at mythtv.org> at Fri, 13 Feb 2015 20:56:42 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Fri, 13 Feb 2015 20:56:42 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=5e16d57882d21c3ad67bdb35ae1b1c865141e78b

HTTP: Send a Content-Range header in response to an invalid range request. RFC 7233



commit 7bf6bb1364803931f5975d3a9c396d6dcb2d0a47
Author:    Stuart Morgan <smorgan at mythtv.org> at Fri, 13 Feb 2015 20:48:24 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Fri, 13 Feb 2015 20:48:48 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=7bf6bb1364803931f5975d3a9c396d6dcb2d0a47

HTTP: Use correct mimetypes for MPEG2 PS/TS
Per RFC3555 and the Annex to ISO/IEC 13818-1

https://tools.ietf.org/html/rfc3555#page-38
https://www.ietf.org/mail-archive/web/ietf-types/current/msg01593.html

DLNA has it's own ideas about the correct mimetype, so we have to
override the HTTP mimetype in the UPnP code.



commit e254a029ea779ef98cff8528a4210ae9090d0b29
Author:    Stuart Morgan <smorgan at mythtv.org> at Fri, 13 Feb 2015 18:03:00 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Fri, 13 Feb 2015 20:25:54 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e254a029ea779ef98cff8528a4210ae9090d0b29

UPnP: Use the container information stored at recording time in determining the correct DLNA profile



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

Summary of changes:
 mythtv/libs/libmythupnp/httprequest.cpp      |   26 ++++--
 mythtv/libs/libmythupnp/upnphelpers.cpp      |  125 ++++++++++++--------------
 mythtv/programs/mythbackend/upnpcdstv.cpp    |   43 +++++++--
 mythtv/programs/mythbackend/upnpcdsvideo.cpp |    6 ++
 4 files changed, 116 insertions(+), 84 deletions(-)

-- 



More information about the mythtv-firehose mailing list