while (1) -> while (true)
[dcpomatic.git] / src / lib / image_proxy.h
2014-06-08 Carl HetheringtonFix corrupted still image sources in some cases.
2014-05-25 Carl HetheringtonMore logging tweaks; missing noncopyable.
2014-05-21 Carl HetheringtonTidy up logging a bit. Make it configurable from the...
2014-05-19 Carl HetheringtonMerge delay-decode-take2 branch into master.
2014-05-14 Carl HetheringtonAdd ImageProxy class.