]> git.sesse.net Git - cubemap/commit
Do not serialize prebuffering_bytes in StreamProto.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 6 Apr 2018 17:13:21 +0000 (19:13 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 6 Apr 2018 17:13:21 +0000 (19:13 +0200)
commita8c43c314bbda25fa53b487042b4f8f85cb34c2d
tree124db448c6dccbe7106de3d089432be960a7d9f4
parent2494f1e73d7910cfba3808be0bce9697f28df094
Do not serialize prebuffering_bytes in StreamProto.

There's no need to do this now that we can't have zombie streams anymore
(to be honest, the reason used to be rather thin already; it probably was
rather unintentional).
state.proto
stream.cpp