Commit Graph

11 Commits

Author SHA1 Message Date
Martin Pulec
b1f0e004f4 fixed new Coverity bugs
Fixed some of (easy) newly detected Coverity bugs. Those are mostly
innocent ones (performance) and not new (detected because of new release
of Coverity).
2022-08-22 09:57:16 +02:00
Martin Pulec
d19f6a5329 display cap. f.: use decoder if needed
Use decoder if display doesn't natively support the pixel format.
2022-06-01 11:22:01 +02:00
Martin Pulec
5d3908e881 Added output operator for codec_t 2020-04-29 09:34:09 +02:00
Martin Pulec
31d9809fcd Updated documentation
Updated authors, copyright to 3-clause BSD (where possible) and file-level Doxygen
2019-11-09 13:47:11 +01:00
Milos Liska
fbe5b36423 Fixed video modes help
* Video modes help format is consistent with other UG help outputs
* Switched video_mode_info to ordered map
2019-08-19 11:29:35 +02:00
Martin Pulec
de996f3c24 Renamed tiled-4k to tiled-2x2 2019-06-26 16:25:49 +02:00
Martin Pulec
50a6fe615f Missing sstring includes 2019-06-19 16:44:20 +02:00
Martin Pulec
08be232a19 Control socket: report when video prop change 2016-06-28 17:33:24 +02:00
Martin Pulec
a02f1dbed5 Added text capture filter: a wrapper around PP 2015-10-20 16:33:24 +02:00
Martin Pulec
2cc6aab0e2 Added possibility to send message synchronously
+ in capabilities list, given bitrate is computed according to the
  detected capture format (provided that '-t' argument is given)
2015-08-25 17:05:23 +02:00
Martin Pulec
ccb2b7c36a Added AJA capture
TODO: figure out 50p/60p modes, 4K, Windows support etc.
2015-01-29 16:26:10 +01:00