Commit Graph

18 Commits

Author SHA1 Message Date
Martin Pulec
d8886e7c81 Fixed another Coverity bugs 2014-09-12 16:07:43 +02:00
Martin Pulec
8ea0043ed8 Merge branch 'trunk'
Conflicts:
	src/rtp/rtpenc_h264.c
2014-09-09 14:42:33 +02:00
Martin Pulec
06d89598fa Fixed some Coverity reported errors
These Coverity errors should be fixed (mostly classified as High
Impact Outstanding by Coverity):
53922, 53923, 53935, 53938, 53945, 53963, 53974, 53976, 53978, 53979,
53980, 53981, 53982, 53988, 53990, 53991, 53993, 53994, 53995, 53998,
54000, 54002, 54004, 54008, 54010, 54013, 54016, 54018, 54020, 54022,
54024, 54025, 54027, 54028, 54030, 54031, 54032, 54033, 54034, 54035,
54036, 54038, 54039, 54041, 54043, 54047, 54048, 54050, 54053, 54054,
54055, 54056, 54062, 54064, 54065, 54067, 54071, 54072, 54074, 54075,
54076, 54081, 54087, 54088, 54089, 54091, 54093, 54096, 54097, 54103,
54104, 54106, 54109, 54111, 54112, 54114, 54117, 54119, 54120, 54121,
54125, 54126, 54129, 54130, 54132, 54133, 54136, 54137, 54140, 54145,
54146, 54149, 54150, 54151, 54153, 54154, 54156, 54157
2014-09-08 15:29:02 +02:00
Castillo, Gerard
5ba5803461 merge and improvements: resize filter refactor and YUYV color scheme resize support, control socket port refactor for setting any possible port when connection type is server, double free corruption when flushing many capture filters solved in video frame data deleter 2014-08-07 21:55:32 +02:00
Martin Pulec
8ba9fb24ff Control socket small fix 2014-05-26 12:24:47 +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
271d2cf263 Control socket: explicitly specify namespace to bind 2014-03-31 15:22:17 +02:00
Martin Pulec
aadbffd485 Fixed audio control path 2014-01-08 15:28:19 +01:00
Martin Pulec
ac28e9eb17 Windows: enable CUDA stuff
+ make VS project for for GPUJPEG
2013-08-29 11:19:08 +02:00
Martin Pulec
ef7e9a0ee4 Miscellaneous fixes 2013-08-16 12:41:34 +02:00
Martin Pulec
c3ead7852f Added control to capture filters 2013-08-16 12:37:10 +02:00
Martin Pulec
6d861862c1 Decoder: refactor a bit 2013-08-02 09:40:50 +02:00
Martin Pulec
fecff36f43 Control: start after modules are able to respond 2013-07-11 12:47:55 +02:00
Martin Pulec
5ffd4ff95a Control: allow changing TX port 2013-07-10 17:15:34 +02:00
Martin Pulec
be7953618b Control: allow changing RX port 2013-07-09 14:01:37 +02:00
Martin Pulec
86d67b50d3 Control socket MSW fixes 2013-07-08 16:29:22 +02:00
Martin Pulec
dd44c4c344 Control socket: fixed filename clash (MSW) 2013-07-04 19:56:25 +02:00