Commit Graph

2295 Commits

Author SHA1 Message Date
Martin Pulec
bb93bb49da Hot fixed video decoder 2015-10-06 16:50:53 +02:00
Martin Pulec
0473fd7930 Text video postprocess: small fixes 2015-10-06 11:00:18 +02:00
Martin Pulec
53a37e6f91 Testcard video capture: report unsupported codec 2015-10-01 17:16:11 +02:00
Martin Pulec
6300605a7b Text video postprocess: do not use fixed size box 2015-10-01 17:15:26 +02:00
Martin Pulec
86e0e0c61a Text postprocess: fixed thread issues 2015-09-29 11:21:01 +02:00
Martin Pulec
148b14948b Text postprocessor: be more verbose 2015-09-29 11:04:12 +02:00
Martin Pulec
55af26e29d Fixed anothher leak in text postprocess 2015-09-29 10:55:57 +02:00
Martin Pulec
dac9b256de Fixed leak in text postprocess + outline 2015-09-29 10:25:28 +02:00
Martin Pulec
e9357054d9 Fixed again 2015-09-29 09:19:29 +02:00
Martin Pulec
982f9ba9b4 Fix of previous commit 2015-09-29 09:17:25 +02:00
Martin Pulec
0f44ac9b5a Added text postprocessor
This needs to be refined a lot.
2015-09-29 09:10:52 +02:00
Martin Pulec
51b552a88f Fixed '-p help' crash 2015-09-28 17:53:30 +02:00
Martin Pulec
a170b65695 Decklink cap.: autodetect fixed 2015-09-28 15:00:03 +02:00
Martin Pulec
98dee25e17 Configure: check for OpenCV version 2015-09-28 14:09:11 +02:00
Martin Pulec
2aa8e8d377 SAGE: fixed unused function warning 2015-09-28 14:08:55 +02:00
Martin Pulec
3e0d06f259 Audio: fixed segv when rtp_init fails 2015-09-28 11:55:37 +02:00
Martin Pulec
7c67d8090d Libavcode 53 compat 2015-09-28 10:53:17 +02:00
Martin Pulec
e3817ebd64 Older libavcodec compat 2015-09-28 10:21:39 +02:00
Martin Pulec
536bae428d Video RXTX: hot-fixed locking 2015-09-27 18:14:14 +02:00
Martin Pulec
8d2b415029 Hd-rum-transcode: print more info 2015-09-27 16:58:50 +02:00
Martin Pulec
35b7d53af5 Import fixed when there is no audio 2015-09-27 16:31:09 +02:00
Martin Pulec
60d3a7d20b Fixed unused variable from previous commit 2015-09-27 14:24:43 +02:00
Martin Pulec
c7d9f659c0 Do not report nvenc in capabilities 2015-09-27 14:15:26 +02:00
Martin Pulec
1a346011d7 Improved logging 2015-09-27 12:13:14 +02:00
Martin Pulec
72cdc3d5fd Be more verbose 2015-09-27 11:37:05 +02:00
Martin Pulec
9d482fd8b2 Bump to new GPUJPEG 2015-09-27 10:45:53 +02:00
Martin Pulec
655d5917e3 Improved logging
Some optimalizations + print timestamps in verbose and debug mode.
2015-09-26 21:26:29 +02:00
Martin Pulec
802eb90410 RTP: report SSRC of created session 2015-09-26 18:48:57 +02:00
Martin Pulec
9e097932d8 Ug_input: print 5-seconds statistics 2015-09-26 18:15:06 +02:00
Martin Pulec
fe0231e422 Import: option to disable audio 2015-09-26 15:57:43 +02:00
Martin Pulec
eb6a0f6720 Import audio loop fixes 2015-09-26 14:29:41 +02:00
Martin Pulec
2c28c13721 Control: allow SSRC change of the RTP stream 2015-09-26 12:29:57 +02:00
Martin Pulec
b73fabc350 Proxy: skip first 5 frames of stream
Skipping first 5 frames of a new stream to avoid bursts originating from
decoder initialization duration and potentially longer decoding times of
first frames.
2015-09-24 18:13:46 +02:00
Martin Pulec
48e1b65d19 Log status of commands from control socket. 2015-09-24 16:53:18 +02:00
Martin Pulec
2ff1b2ef44 Pipe display: do not handle multiple sources
Set the flag to false since the display cannot actually handle multiple
sources.
2015-09-24 11:01:03 +02:00
Martin Pulec
5f2ba0d8da Banner vidcap: improved usage 2015-09-23 16:21:48 +02:00
Martin Pulec
4069baafe0 Keyboard control: do not run for background task 2015-09-23 14:29:13 +02:00
Martin Pulec
3957eacbd1 Disable keyboard control if stdin is not tty 2015-09-23 11:59:28 +02:00
Martin Pulec
2626f17f5c Added banner video capture. 2015-09-22 20:06:29 +02:00
Martin Pulec
201a72bb16 Video compress: use new module API 2015-09-22 17:22:41 +02:00
Martin Pulec
f47fea5e73 Switcher: display messages about switching to console 2015-09-22 10:37:37 +02:00
Martin Pulec
fd46a7b2f8 Decklink cap.: remove limit for max 4 devices 2015-09-21 16:46:16 +02:00
Martin Pulec
2b8f594afc Decklink cap.: alternative syntax for config
Instead of fixed string <dev>:<mode>:<codec> user can now pass key=value
formated setting, eg. mode=Hi50:connection=HDMI
2015-09-21 16:44:54 +02:00
Martin Pulec
5c5e21ebab Small changes 2015-09-21 14:38:30 +02:00
Martin Pulec
243d78487c Video decompress: use new module API 2015-09-21 14:38:30 +02:00
Martin Pulec
8e9f600a04 Hd-rum-transcode: some code optimalization 2015-09-20 19:33:07 +02:00
Martin Pulec
47df980d75 Hd-rum-transcode: catch some user input errors 2015-09-20 19:17:41 +02:00
Martin Pulec
a6ce78bd11 GL: fixed fixed_size 2015-09-18 17:44:28 +02:00
Martin Pulec
3c5bd0d4b7 GL: added fixed_size option 2015-09-18 16:57:13 +02:00
Martin Pulec
87fd061e53 Libavcodec capabilities: report nvenc if available 2015-09-18 16:11:04 +02:00