diff --git a/src/input/r_ogm.cpp b/src/input/r_ogm.cpp index 86d3f6fb6..853a9d2d5 100644 --- a/src/input/r_ogm.cpp +++ b/src/input/r_ogm.cpp @@ -1074,8 +1074,7 @@ ogm_reader_c::read_headers() { } /* - * General reader. Before returning it MUST guarantee that each demuxer has - * a page available OR that the corresponding stream is finished. + * General reader. Read a page and hand it over for processing. */ int ogm_reader_c::read(generic_packetizer_c *) {