Damian Minkov
1ce72b104f
- Restart Zrtp only when needed (when recreating streams and when the other side has recreated its streams).
...
- Fix losing audio when reinviting for video and different format priorities.
16 years ago
Damian Minkov
c6dbc987d8
- Add changelogs to debian package.
...
- Fix blocked render, occurring from time to time on linux, endless loop in portaudio.
- Fix re-invites and processing incoming media when format has changed.
16 years ago
Sebastien Vincent
f44dd77e70
Update ffmpeg JNI libraries.
16 years ago
Damian Minkov
154f82c0bb
Fix alaw codec. Fmj alaw encoding is used and ugly noise when encoding is removed.
...
When we are by default recvonly video and the other party has sendrecv we ignore our recvonly and start the video, its fixed now.
Remove unused removing of an extension used on conf calls.
16 years ago
Emil Ivov
17f479e6fd
Set local SSRC when available
16 years ago
Damian Minkov
b5ae6c1a91
Some portaudio fixes. Add to configuration panel option to select portaudio and the devices to use. Javasound left as default, as portaudio is not currently enabled (missing native binaries). Removed some old and unused jmf stuff like v4l, sun audio, directsound.
17 years ago
scmerger
96c3dfc420
Merge branch '1.0-local' into trunk-local
17 years ago
Damian Minkov
414cbd90af
cosmetics and remove drop first packet.
17 years ago
Damian Minkov
123a00d5d4
Some formatting and javadocs and fix framerate problem.
17 years ago
Damian Minkov
31ca43b9f6
1. Fixing closing camera after hangup.
...
2. Second video call.
3. New version of codec.
17 years ago
Damian Minkov
ee72136cae
Update h264 encoder/decoder. Decoder is not fed with non consistent data. Synchronized not to free memory while decoding/encoding. Tuned some of the quality settings.
17 years ago
Damian Minkov
26ec5cb581
Update civil Dataource to latest version (buffer rework)
17 years ago
Damian Minkov
fb27c40e89
new ffmpeg libs, reduced size and without debug info. Fix decoder output sizes. Fix NPE when hangup calls.
18 years ago
Damian Minkov
5edc84047f
Using lti civil for video(adding support for mac) and add h264 video support using ffmpeg-java.
18 years ago
Damian Minkov
2dd46f0abf
Generate proper settings for g723(6.3 bitrate is supported) in sdp and ignore comfort noise packets that are not currently supported.
18 years ago
Damian Minkov
52b7a4b155
Fix icq initial contact statuses.
18 years ago
Damian Minkov
61a53c8420
Remove some dns lookups on call init.
19 years ago
Damian Minkov
690600608b
remove hostname lookup for 0.0.0.0. Speeds up call establishing.
19 years ago
Yana Stamcheva
72a126e0a6
move all jmf jars in a separate dir
19 years ago
Yana Stamcheva
95bf4d8f5b
create os-specific/[os_name] lib directory which contains all os-specific libraries
19 years ago