shaka-packager/packager/mpd
sylt 1afeb226b0 Don't do timeshift SlideWindow() logic for static MPD (#218)
This is a fix for issue #216 where the Representation::SlideWindow() logic was
still active even though a static MPD was being asked to be generated (using
the option -generate_static_mpd). This could cause static streams longer than
1800 seconds to start playing at (end-position-for-stream - 1800 seconds).

This change is in compliance with the current usage documentation for the
shaka-packager, which suggests that -time_shift_buffer_depth only is relevant
for dynamic media presentations.
2017-04-04 18:00:56 -07:00
..
base Don't do timeshift SlideWindow() logic for static MPD (#218) 2017-04-04 18:00:56 -07:00
test Replace scoped_ptr with std::unique_ptr 2016-08-18 17:12:36 -07:00
util Part one of supporting live profile with static mpd 2017-01-13 19:59:49 +00:00
mpd.gyp MacOSX: Fix run_all_unittests target name conflict 2016-01-22 18:50:05 -08:00