livetv: dvb subtitle identifiers should be written big endian
authorJoakim Plate <elupus@ecce.se>
Mon, 16 Dec 2013 00:51:01 +0000 (01:51 +0100)
committerJoakim Plate <elupus@ecce.se>
Mon, 16 Dec 2013 20:26:25 +0000 (21:26 +0100)
commit27d94da763b70a2eba05df49a0f0eb603a387c4b
tree83212c64a29d3ebf2e3a7225a280aab622ec2496
parent59c0ea55d1b650e8920752f881f4307baa4438d0
livetv: dvb subtitle identifiers should be written big endian

Old code was broken for all little endian systems, and from
the look of it all PVR clients (not sure where that shift of
4 bits come from).
xbmc/cores/dvdplayer/DVDDemuxers/DVDDemuxHTSP.cpp
xbmc/cores/dvdplayer/DVDDemuxers/DVDDemuxPVRClient.cpp