Fix implementation of delay in 7758260; it needs to apply to
authorCarl Hetherington <cth@carlh.net>
Fri, 23 Feb 2018 00:57:04 +0000 (00:57 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 23 Feb 2018 00:58:08 +0000 (00:58 +0000)
commit24ba224ab4871e453df50fde94b5b32649a3d47b
tree2c90d0f0dc1ce819f8599722e743e0017e98fd7b
parent1d4c7f065389981ba145b89a0a224cb986d8eb5b
Fix implementation of delay in 7758260; it needs to apply to
anything passed to emit_video(), not just things that come from
decoders.
src/lib/delay.cc [deleted file]
src/lib/delay.h [deleted file]
src/lib/player.cc
src/lib/player.h
src/lib/shuffler.cc
src/lib/shuffler.h
src/lib/video_adjuster.cc [deleted file]
src/lib/video_adjuster.h [deleted file]
src/lib/wscript