]> git.sesse.net Git - casparcg/commit
* Fixed bug in input where video without audio causes input to be ticked to much...
authorHelge Norberg <helge.norberg@svt.se>
Fri, 4 Sep 2015 17:15:41 +0000 (19:15 +0200)
committerHelge Norberg <helge.norberg@svt.se>
Fri, 4 Sep 2015 17:15:41 +0000 (19:15 +0200)
commit15ea7e302d795b19dee37877d7ec80ad7931569a
tree039ca1106bfb440eaa2060ae5c7d6165cd8c907c
parent615812971a78e180db35266f1e3c6afc6e0ad9c6
* Fixed bug in input where video without audio causes input to be ticked to much in the beginning.
* Merged read_fps code from 2.0 to 2.1 for correctly detecting framerate.
* Changed logging of execution of AMCP commands.
modules/ffmpeg/producer/ffmpeg_producer.cpp
modules/ffmpeg/producer/input/input.cpp
modules/ffmpeg/producer/util/util.cpp
modules/ffmpeg/producer/video/video_decoder.cpp
protocol/amcp/AMCPCommandQueue.cpp