]> git.sesse.net Git - casparcg/commit
- Increased consumer timeout to 10 seconds.
authorHelge Norberg <helge.norberg@svt.se>
Fri, 31 Oct 2014 10:47:02 +0000 (11:47 +0100)
committerHelge Norberg <helge.norberg@svt.se>
Fri, 31 Oct 2014 10:47:02 +0000 (11:47 +0100)
commit5c5e5e66b1672c0460c1c30d00f209b5a691f73e
tree3c7a3759ed7aedfc0f453e9f53e80884ff49d26b
parent5c5fdcdcd4b6f3f9aa4b3f629b2e9f6561a53b35
- Increased consumer timeout to 10 seconds.
- Implemented a new AMCP command called GL
  o GL GC - garbage collects GL resources not currently in use.
  o GL INFO - provides information about GL resource usage.
15 files changed:
core/consumer/output.cpp
core/mixer/gpu/device_buffer.cpp
core/mixer/gpu/device_buffer.h
core/mixer/gpu/host_buffer.cpp
core/mixer/gpu/host_buffer.h
core/mixer/gpu/ogl_device.cpp
core/mixer/gpu/ogl_device.h
protocol/amcp/AMCPCommand.h
protocol/amcp/AMCPCommandsImpl.cpp
protocol/amcp/AMCPCommandsImpl.h
protocol/amcp/AMCPProtocolStrategy.cpp
protocol/amcp/AMCPProtocolStrategy.h
shell/main.cpp
shell/server.cpp
shell/server.h