doubango/branches/2.0/doubango/tinyDAV/src/codecs
bossiel 181bc7b13d - Adds support for ZeroArtifacts (Perfect video quality)
- Better interop with WebRTC endpoints (better video quality)
- Lock-free on MediaSessionMgr for better performances on both audio and video
- Re-design the video jitter buffer for better CPU prefs and video quality. Request lost frames (RTC-NACK) as many times as required to deal with RTCP-losses. The FPS guesser is smarter.
- Fix issues on RTP timestamps on video pkts
- Update libsrtp binaries on Android and Windows (Use latest CVS)
- Better interop with other h264-rtp implementations (e.g. gstreamer, bria, cisco, polycom, lync...)
- Fix issue 233 (tinyNET does not compile on MAC + fix/patch)
- Fix issue 234 (tinyDAV does not compile on MAC)
- Fix issue 238 (iOS: Bad audio quality when audio/video call uses cpu intensive audio codec (e.g. g729 or speex))
- Fix issue 239 (Adds support for thread priority setting). Timers and audio/video threads now use high priority.
- Fix issue 242 (Hold/Resume fails when audio driver is opensl-es (Android))
- Fix issue 243 (PictureID in VP8 is not correct (only happens when there is overflow on the first 4 bytes))
- Fix issue 244 (Adds callbacks from codecs to session to signal IDR frames decoding)
- Fix issue 245 (Fail to decode h264 buffer)
- FIx issue 246 (Gnu Autotools: Detect support for monotonic timers in configure.ac)
2013-04-09 22:22:16 +00:00
..
amr Add support for Linux (webrtc2sip 2.0) 2012-12-03 03:11:21 +00:00
bv Add support for Linux (webrtc2sip 2.0) 2012-12-03 03:11:21 +00:00
dtmf Add support for Linux (webrtc2sip 2.0) 2012-12-03 03:11:21 +00:00
fec Add support for Linux (webrtc2sip 2.0) 2012-12-03 03:11:21 +00:00
g711 Add support for Linux (webrtc2sip 2.0) 2012-12-03 03:11:21 +00:00
g722 Fix webrtc2sip bug 27\nSuppress some warnings 2012-12-05 06:35:45 +00:00
g729 Add support for Linux (webrtc2sip 2.0) 2012-12-03 03:11:21 +00:00
gsm Add support for Linux (webrtc2sip 2.0) 2012-12-03 03:11:21 +00:00
h261 Add support for Linux (webrtc2sip 2.0) 2012-12-03 03:11:21 +00:00
h263 - Adds support for ZeroArtifacts (Perfect video quality) 2013-04-09 22:22:16 +00:00
h264 - Adds support for ZeroArtifacts (Perfect video quality) 2013-04-09 22:22:16 +00:00
ilbc Add support for Linux (webrtc2sip 2.0) 2012-12-03 03:11:21 +00:00
mp4ves - Adds support for ZeroArtifacts (Perfect video quality) 2013-04-09 22:22:16 +00:00
msrp Add support for Linux (webrtc2sip 2.0) 2012-12-03 03:11:21 +00:00
speex Change ragel scripts to suppress warnings for "unused variables" 2012-12-05 03:27:31 +00:00
t140 Add support for Linux (webrtc2sip 2.0) 2012-12-03 03:11:21 +00:00
theora - Adds support for ZeroArtifacts (Perfect video quality) 2013-04-09 22:22:16 +00:00
vpx - Adds support for ZeroArtifacts (Perfect video quality) 2013-04-09 22:22:16 +00:00