Commit Graph

36 Commits

Author SHA1 Message Date
bossiel 8d4e3a181b - Add GDI video consumer
- Auto-detect support for D3D9
2014-09-25 09:15:19 +00:00
bossiel a34d07d0dc BFCP episode #8 2014-04-29 02:59:56 +00:00
bossiel a602f6a440 BFCP episode #5 2014-04-28 21:16:53 +00:00
bossiel 921117452f Adds support for 3GPP IMS-IPSec 2013-12-26 17:43:05 +00:00
bossiel 855117af4d Begin fixing issue 254 2013-07-31 17:52:20 +00:00
bossiel f8db7178db Update vsprojs to use C7 debug format instead of ZI 2013-07-26 06:05:23 +00:00
bossiel cc025c6cf8 Enable WaveAPI backend and fix issue on wrong buffer size 2013-07-17 05:52:34 +00:00
bossiel b10ab79d65 Update tinyDAV vsproj to add missing Win32 lib (Shlwapi.lib) 2013-07-17 04:10:03 +00:00
bossiel 77e6d19a43 Change VS project setting (release target to use full optimization -Ox-) 2013-07-10 03:40:30 +00:00
bossiel ec7b0bc297 Remove "$(DXSDK_DIR)include" from tinyDAV as already added on global scoop (fix compilation issues when using Windows SDK 8) 2013-06-27 05:56:38 +00:00
bossiel ad713dd466 Replace tinyDShow project by stand-alone plugin (DLL). 2013-06-27 03:17:21 +00:00
bossiel 06ad4eb190 - Use FFmpeg 1.2 on Windows
- Fix issue 274
2013-05-24 19:33:16 +00:00
bossiel c6ea8f7fab Fix issue 261 (Adds support for Opus audio codec)
Fix issue 262, issue 263 and issue 264
2013-05-07 04:55:21 +00:00
bossiel c65cebcd9c Fix issue 161, issue 169, issue 177, issue 178, issue 179, issue 192 and issue 196. 2013-01-21 20:45:33 +00:00
bossiel c35b4e9255 Add support for Linux (webrtc2sip 2.0) 2012-12-03 03:11:21 +00:00
bossiel 348a1c7ee4 - Fix issue 59: Adds support for T.140 (rfc4103, rfc2198, rfc5194) - Thanks to IVèS (www.ives.fr/) for their contribution
- Make SWIG v2.0.8 the minimum version to generate bindings
2012-11-02 16:24:29 +00:00
bossiel 8e7f8e9dcd cleanup VS2008 projects for Release target 2012-09-06 16:44:07 +00:00
bossiel 779de18b22 Update VP8 libraries for Android and Windows (v1.1.0 aka "Eider")
Allow changing video size after the decoding process start
Allow rotating without scaling to keep ratio
Use right values to compute DirectShow display ratio
2012-09-06 14:53:13 +00:00
bossiel a696df25b5 Adds support for libyuv (http://code.google.com/p/libyuv/) 2012-08-19 00:14:44 +00:00
bossiel 558622a890 - Update AEC libraries (based on WebRTC) fro Windows and Android
- Fix Android LGPL build issue
- Update Android FFmpeg binaries (ARM5te LGPL only)
- Update license agreement
- Fix other issues
2012-06-21 04:56:00 +00:00
bossiel d96205b245 - ICE (Interactive Connectivity Establishment): Full implementation of RFC 5245 for NAT Traversal
- 1080p (Full HD): all platforms supports full HD video negotiation. Off course it depends on your CPU and network bandwidth. The preferred video size could be changed from the QoS/QoS screen.
- Adaptive video jitter buffer: A video jitter buffer with advanced features like error correction, packet loss retransmission, delay recovery...
- RTP/AVPF profile as per RFC 4585
- RTCP: Full support for RTCP (3550) and many extensions such as: PLI (RFC 4585), SLI (RFC 4585), RPSI (RFC 4585), FIR (RFC 5104), NACK (4585), TMMBN (RFC 5104)...
- rtcp-mux as per 5761
- Negotiation of Generic Image Attributes in the SDP as per RFC 6236
- Source-Specific Media Attributes in SDP as per draft-lennox-mmusic-sdp-source-attributes-01
- Explicit Call Transfer as per 3GPP TS 24.629
2012-05-02 10:42:55 +00:00
bossiel c092aaf166 Add support for SRTP and some other cool stuff 2012-03-14 16:11:33 +00:00
bossiel 8b5152a994 Fix voice quality issue on Windows XP. 2012-02-24 00:51:16 +00:00
bossiel 7038bf5602 clean up waveapi implementation 2012-02-23 19:09:06 +00:00
bossiel 32c8e59dbd Add FFmpeg LGPL libraries 2012-02-21 15:14:27 +00:00
bossiel 522506121d Raise MSRP success report 2011-10-17 12:19:46 +00:00
bossiel fb7efc2e43 - Fix dependency issue (Microsoft.VC90.DebugCRT) introduced by libspeex binaries
- Cleanup the code
2011-10-13 02:59:21 +00:00
bossiel 5f7b58df65 Fix Boghe issue 84 2011-10-03 08:47:37 +00:00
bossiel 6af08c309e - Add support for H.264 Full HD (1080p) using NVIDIA Cuda
- Begin adding support for video jitter buffer (will be used to give feedbacks for packet loss-FEC-)
- Move video flipping code to the converter (refactoring)
- Fix issue 62, issue 41 and issue 66
- Fix issues (workaround) on VP8 (frame corruption)
- Update contribution list
2011-09-07 18:30:46 +00:00
bossiel 079030a700 Add support for G.722 HD voice 2011-08-25 23:12:19 +00:00
bossiel 83ebc719b1 Begin adding support for VP8 video codec 2011-08-10 23:49:13 +00:00
bossiel 049f6025ff - Begin adding support for Google WebRTC
- This revision adds support for WebRTC's AEC and Noise Suppression
2011-08-01 05:14:45 +00:00
bossiel 1458720aea Handle UPDATE or reINVITE requests when in early state 2011-06-27 18:27:23 +00:00
bossiel b76884ae1d update v2.x 2011-05-03 19:11:44 +00:00
bossiel 35ac2972ae Update v2.0 2011-03-30 09:55:42 +00:00
bossiel 5448386f00 Add doubango v2.0 2011-03-25 09:38:07 +00:00