X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fdecoder.cc;h=1b281f718fe68e7dfc65d906171ebe1a3a2a4c6f;hb=97632e5e91fc0e2c0a3dd84ed9a167f79e4bd14d;hp=fef5e2a99f9c64271f95986490ab9f68ab333185;hpb=58dce923b9d438a27ce1cd7e3125370f74d46e3a;p=dcpomatic.git diff --git a/src/lib/decoder.cc b/src/lib/decoder.cc index fef5e2a99..1b281f718 100644 --- a/src/lib/decoder.cc +++ b/src/lib/decoder.cc @@ -28,6 +28,7 @@ using std::cout; using boost::optional; +/** @return Earliest time of content that the next pass() will emit */ ContentTime Decoder::position () const {