Age | Commit message (Expand) | Author |
---|---|---|
2019-02-25 | cam: fix printing of camera name | Niklas Söderlund |
2019-02-25 | cam: improve error checking when capturing | Niklas Söderlund |
2019-02-25 | cam: free allocated buffers when done capturing | Niklas Söderlund |
2019-02-25 | cam: fix return type of configureStreams() | Niklas Söderlund |
2019-02-06 | cam: Add option to write raw frames to disk | Niklas Söderlund |
2019-02-06 | cam: Add capture operation | Niklas Söderlund |
2019-02-01 | cam: Add --format option to configure a stream | Niklas Söderlund |
2019-02-01 | cam: options: Add option type handling to options parser | Laurent Pinchart |
2019-02-01 | cam: options: Move enum OptionArgument | Niklas Söderlund |
2019-01-25 | cam: Add event loop | Laurent Pinchart |
2019-01-22 | cam: options: Don't implement move semantics for OptionsParser::Options | Laurent Pinchart |
2019-01-22 | cam: Extract option parser to separate file | Laurent Pinchart |