Skip to content

Latest commit

 

History

History
156 lines (126 loc) · 10.8 KB

Release_notes.md

File metadata and controls

156 lines (126 loc) · 10.8 KB

2.548.870

  • Align with Doubango 870
  • Adds support for ZeroVideoArtifacts (Options -> QoS/QoE)
  • Improve interop with other WebRTC endpoints (mainly chrome and Firefox)
  • Improve interop with other h264-rtp implementations (e.g. gstreamer, bria, cisco, polycom, lync...)
  • Improve video perfs
  • Re-design the video jitter buffer
  • List of devices with opensl-es enabled: "galaxy nexus", "gt-i9100", "gt-s5570i", "xt890", "lg-p970"
  • Many other bug fixes

2.544.836

  • Align with Doubango 836 (DTLS-SRTP)

2.532.758

2.0.509

  • Align with Doubango 738
  • Direct redering of YUV420P frame to opengl-es surface using shaders for GPU chroma conversion (yuv420p -> rgba)
  • Use libyuv (http://code.google.com/p/libyuv/) NEON optimized functions for choma conversion and image scaling, rotation, cropping...
  • Video jitter buffer enhancements
  • Fix issue 228

2.0.504

  • Fix on-way video when calling Chrome 21.0.1180.60-m

2.0.499

2.0.491

First version fully implementing RTCWeb standards (ICE, SRTP/SRTCP, RTCP-MUX...).
This version can be used to call sipML5 webApp
To enable the features: Options -> General -> Media Profile -> RTCWeb

2.0.487

  • 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
  • Fix issue 339 and issue 167

2.0.484

  • Adds support for SRTP
  • Enable TLS
  • Fix crashes when ending video calls on some devices
  • Adds support for more front facing cameras
  • Fix issue 331

2.0.481

2.0.453-vp8

  • First beta version with support for VP8 video codec (AMRv7-a only)

2.0.448-webrtc

2.0.431-preview

2.0.419-preview

2.0.395-preview

Based on Doubango v2.x.

  • The SIP/IMS Stack (version 2) is 7 times faster
  • NGN (Next Generation Network) stack for developers (android-ngn-stack)
  • Better audio quality (Adaptive jitter buffer, automatic resampling, gain control, ...)
  • Better video quality (low latency, low cpu usage, ...)
  • Multi-line
  • MSRP chat
  • Fix many issues (see logs)

1.2.366

1.2.355

1.2.348

  • Add support for multiple concurrent calls (thanks to http://www.theipcompany.nl/)
  • Allow intercepting outgoing calls
  • Add support for MP4V-ES codec
  • Fix issues

1.1.327

1.0.320

1.0.302

  • Fix issue 75 (Add support for IPv6)
  • Add support for Front Facing Camera on Dell Streak

1.0.298

1.0.292

1.0.285

  • Add support for Front Facing Camera for Huawei u8230, HTC EVO 4G, Samsung Epic 4G and Samsung Galaxy S.
  • Suppress H264 delay (issue 60)
  • Force IDR frames before PPS and SPS (issue 48 and issue 58)
  • Fix issue 59
  • Decrease Video CPU usage for both Theora and H264

1.0.279

1.0.271

  • Fix issues
  • Improve video quality and decrease CPU usage for H263-1998
  • Load contacts from Android native address book
  • Allow calling native contact from dialer screen
  • Build native libraries using latest NDK (version r4b)

1.0.263

  • Add support for GSMA Content Sharing (PRD IR. 79)
  • Rebuild FFmpeg with all ARM optimizations
  • Rebuild Speex with ARM5E optimizations
  • Resolve issue 31
  • Fix bugs

1.0.234

1.0.214 (First Beta version)