jf-roku/source
trekkie690 e23566ab59
support mp4 container for direct stream
Related to "mp4 Container not support #303".  CanDecodeVideo() returns false when checking if can decode a direct stream that is sent to it. The code had it so that it would pass it the container information as a .mov which is not supported in the current Roku API, has to be mp4. Switch it so if it shows .mov as the contianer to send .mp4 and allow for direct stream.
2021-01-10 21:06:16 +01:00
..
api For LiveTV Library, respect default view if set to "TV Guide" 2020-11-29 11:18:23 +00:00
utils Remove updated focus logic from all but TV Channel selections 2020-12-06 22:57:56 +00:00
Main.brs Merge pull request #332 from cewert/play-items-with-play-button 2020-12-27 10:52:21 +00:00
ShowScenes.brs Enable quickplay on season episode list 2020-12-08 15:05:22 -05:00
VideoPlayer.brs support mp4 container for direct stream 2021-01-10 21:06:16 +01:00