Commit graph

4 commits

Author SHA1 Message Date
popcornmix
75f213a5d7 Allow reading from stdin with pipe:0 notation 2013-06-11 01:03:01 +01:00
popcornmix
6029678394 Fix seeking for mpeg files 2013-06-08 23:28:27 +01:00
Floris Bos
9ef67493b6 Fix streaming video from named pipe
CFile::IoControl(IOCTRL_SEEK_POSSIBLE) should only return true for regular files
When binary video data is streamed from another application using a named pipe, it is not possible to seek,
and data should be read sequentially.
2013-01-03 19:27:31 +01:00
huceke
306e265019 Initial import 2012-03-22 07:31:01 +01:00