Commit Graph

847 Commits

Author SHA1 Message Date
Martin Pulec
8ba9fb24ff Control socket small fix 2014-05-26 12:24:47 +02:00
Martin Pulec
a02f25b263 NCurses utils MSW compatibility fixes 2014-05-26 12:01:45 +02:00
Martin Pulec
6bf918616f Fixed some RTSP stuff 2014-05-22 14:47:03 +02:00
Martin Pulec
8d59f99af7 Merge remote-tracking branch 'seth/trunk' into trunk 2014-05-22 14:18:41 +02:00
Martin Pulec
7595ad169b Audio testcard: support for EBU line-up sequence 2014-05-22 12:51:18 +02:00
Martin Pulec
7cf3ddf5d2 Audio decoder: fixed channel number selection 2014-05-21 17:03:50 +02:00
Martin Pulec
c57f6f16c2 Audio testcard: supp for arbitrary number of BPS 2014-05-21 17:01:45 +02:00
Gerard CL
01a9a467eb rtsp timeout compatible with VLC 2014-05-21 15:55:48 +02:00
Gerard CL
9325dfd6d5 set standard transmission frame rate refactor 2014-05-21 15:02:35 +02:00
Gerard CL
a1251d99e7 setting dynamic framerate as capturer sync. 2014-05-21 14:51:08 +02:00
Gerard CL
7f710cbd28 add set_standard_transmission_frame_rate method inside capturers to properly set actual framerate and the timestamp 2014-05-21 13:14:45 +02:00
Gerard CL
c4bc370e79 audio sample rate issue solved 2014-05-21 12:12:18 +02:00
Martin Pulec
644b50d3a6 Audio testcard: generate sin tone at -18 dBFS 2014-05-21 12:11:21 +02:00
Gerard CL
e322ffdbde standards - rtsp with new audio and video refactors and sync standard working 2014-05-20 16:51:35 +02:00
Gerard CL
4361eef2d1 Merge branch 'trunk' of http://seth.ics.muni.cz/git/ultragrid into I2CAT's trunk 2014-05-20 15:26:01 +02:00
Martin Pulec
3981ad370b OpenGL: small change 2014-05-20 12:02:53 +02:00
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
Gerard CL
73a8399555 audio assertion and x264 param add 2014-04-28 09:45:56 +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 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