Commit Graph

1652 Commits

Author SHA1 Message Date
Martin Pulec
0cdb8062af Decklink audio playback: fixed channel multiplication 2014-05-20 10:52:00 +02:00
Martin Pulec
2f3924554f Decklink: option to set audio consumer levels 2014-05-19 15:50:52 +02:00
Martin Pulec
568d899b94 Audio PBUF: use playout time also for audio
This solves problem when audio is send multiplied (default) and multiple
packet copies do not coalesce in PBUF because are early played.

As a side effedct, this will result in better synchronization of A/V (both
use playout time now)
2014-05-19 12:04:05 +02:00
Martin Pulec
4b40c82de3 Added option to specify window title 2014-05-15 15:00:50 +02:00
Martin Pulec
cea95a5ed0 net_udp.c: reallow SO_REUSEADDR/SO_REUSEPORT 2014-05-15 14:55:24 +02:00
Martin Pulec
29966a6209 ALSA: fixed period size setting 2014-05-15 11:03:43 +02:00
Martin Pulec
9949e4cf97 Pbuf: some modifications in pbuf_insert() 2014-05-13 14:23:50 +02:00
Martin Pulec
5039a596b2 Post merge fixes 2014-05-12 15:43:49 +02:00
Martin Pulec
d8dff46f72 Merge remote-tracking branch 'seth/trunk' into trunk 2014-05-12 11:37:37 +02:00
Martin Pulec
346e65368c Fixed splash macro handling 2014-05-12 11:31:08 +02:00
Martin Pulec
57932e3825 Libavcodec: fixed support for v54 2014-05-12 11:17:09 +02:00
Martin Pulec
5131ccfbd3 V4L2: allow to specify number of buffers 2014-05-01 00:18:32 +02:00
Martin Pulec
98c4af45ac V4L2: move to dispose capture API 2014-05-01 00:18:18 +02:00
Martin Pulec
45c89b5f70 Added switcher keyboard control 2014-04-29 20:49:52 +02:00
Martin Pulec
e69b72d195 Added capture switcher 2014-04-29 20:00:25 +02:00
Martin Pulec
9208ca01a4 Vidcap: pass parent to capture module 2014-04-29 19:46:23 +02:00
Martin Pulec
36ef63eac8 Control: pass sender messages also to audio 2014-04-29 18:27:47 +02:00
Martin Pulec
8fc99802ef Control: fixes 2014-04-29 17:21:53 +02:00
Martin Pulec
e4a8eb8775 Screen capture OS X: remove unused OGL includes 2014-04-29 14:30:36 +02:00
Martin Pulec
c9ea8db9e8 JACK: fixes 2014-04-26 20:48:56 +02:00
Martin Pulec
ac2baf3276 format_to_out_bps: fixed overflows 2014-04-26 14:37:53 +02:00
Martin Pulec
47670793bf Logo capture filter compile fix 2014-04-24 13:16:17 +02:00
Gerard CL
7ca9759320 Merge branch 'trunk' of http://seth.ics.muni.cz/git/ultragrid into fromCESNET 2014-04-23 14:53:09 +02:00
gerard.castillo
836de242a9 assert mu-law codec for audio tx std 2014-04-23 14:07:34 +02:00
gerard.castillo
ba2052aadc configure.ac for livemedia from repo 2014-04-23 14:00:01 +02:00
Gerard CL
882ef5b415 merge from resize filter branch 2014-04-23 13:10:08 +02:00
Gerard CL
8a8be4922f Merge branch 'fromCESNET' of http://stash.i2cat.net/scm/SPEC/ultragrid into fromCESNET
Conflicts:
	src/transmit.c
2014-04-23 12:56:02 +02:00
gerard.castillo
2459fea968 audio standard fully working 2014-04-23 12:47:17 +02:00
Gerard CL
13feca417a audio tx mulaw to be continued 2014-04-22 09:02:52 +02:00
Martin Pulec
bf95c3289a Audio: some fixes 2014-04-17 09:51:56 +02:00
Martin Pulec
d4e4ba0645 Decklink display: 1 channel mix 2014-04-17 08:55:47 +02:00
Martin Pulec
44aaf73066 Fixed initial OpenGL window fullscreen 2014-04-15 17:13:15 +02:00
Gerard CL
ff5135dfff solved segfault when sending embedded audio as standard mulaw, now problem of processing input... 2014-04-15 16:33:27 +02:00
Martin Pulec
e01c020c50 Audio codec: possibility to specify bitrate 2014-04-15 16:16:25 +02:00
Martin Pulec
99d5ca248c Support for arbitrary PAM overlay logo 2014-04-15 09:15:52 +02:00
Gerard CL
1cf6539656 merge from trunk CESNET 2014-04-14 18:11:55 +02:00
Martin Pulec
12bcd8a25e Hd-rum-translator: added option to set a custom port 2014-04-11 17:23:28 +02:00
Gerard CL
d5fe4fd281 some improvement due to division factor, maybe required port to opencv with cuda or opengl 2014-04-10 16:19:56 +02:00
Gerard CL
e1d788699a todo YUVY,RGBA and BGR 2014-04-10 16:05:32 +02:00
Martin Pulec
078a1e0584 Hd-rum-translator: do not occupy port+2 2014-04-10 15:56:23 +02:00
Gerard CL
6b5ab22771 resize filter for UYVY and RGB 2014-04-10 15:03:29 +02:00
Gerard CL
a34a0ee23d capture filter 1rst release: todo with other color specs... 2014-04-10 14:37:56 +02:00
Martin Pulec
d83ed205cd Audio decoder: message change 2014-04-10 14:35:12 +02:00
Gerard CL
0bca45a458 livemedia configure changed to default compiled version - not from repo 2014-04-10 11:58:14 +02:00
Martin Pulec
11fc4538e3 Some usage improvements
* note that audio scaling is done on receiver
* moved RTDXT usage at the beginning to be show even if module fails
2014-04-08 23:00:41 +02:00
Martin Pulec
c91b3a4890 Fixed some colorspace manipulation (rgb-shift) 2014-04-07 15:46:49 +02:00
Martin Pulec
9a431d8111 MSW fixes 2014-04-07 12:50:31 +02:00
Martin Pulec
88dd811c34 DShow: small cleanup fix 2014-04-04 17:15:11 +02:00
Martin Pulec
f5ebc40e02 MinGW compatibility fixes 2014-04-04 17:15:05 +02:00
Lukas Rucka
726cd93b0e Fixed sage middleware detection in configure.ac 2014-04-04 16:22:05 +02:00