]> sjero.net Git - linphone/history - coreapi/misc.c
Merge commit 'a3f10cc'
[linphone] / coreapi / misc.c
2013-04-25 Jehan MonnierMerge commit 'a3f10cc'
2013-04-25 Jehan Monnier add special case to compute aac network birate
2013-03-22 Simon Morlatfix again
2013-03-22 Simon Morlatfix previous commit.
2013-03-22 Simon Morlatchange the way local interface is searched.
2013-03-20 Margaux ClercMerge branch 'master' of git.linphone.org:linphone
2013-03-15 Ghislain MARYDo not create ICE check list for non-active streams.
2013-03-14 Simon Morlatadd automatic tone user indications
2013-02-26 Jehan Monniercall->audio_bw should be rouded to the upper value
2013-02-06 Simon Morlatimplement call recording.
2013-01-25 Yann DiorcetMerge branch 'upnp'
2013-01-23 Ghislain MARYKeep the total number of streams and the number of...
2013-01-17 Yann DiorcetMerge branch 'master' of git.linphone.org:linphone...
2013-01-09 Yann DiorcetMerge branch 'master' of git.linphone.org:linphone...
2013-01-07 Ghislain MARYFactorize media streams code.
2013-01-04 Yann DiorcetWorking call with uPnP
2012-12-14 Margaux ClercMerge branch 'master' of git.linphone.org:linphone...
2012-11-27 Simon Morlatimplement manual low banwdwidth mode.
2012-10-18 Margaux ClercMerge remote-tracking branch 'origin/master' into dev_g...
2012-10-15 Ghislain MARYMerge branch 'newUI' of file:///home/ghislain/code...
2012-10-08 Ghislain MARYRemove useless code.
2012-10-05 Ghislain MARYClean ICE remote candidates in the media description...
2012-10-05 Ghislain MARYFix to prevent crashes.
2012-10-04 Ghislain MARYHandle ICE running state in call statistics update.
2012-10-03 Ghislain MARYIf the remote deactivates a media stream, remove the...
2012-10-03 Ghislain MARYUnselect previous ICE valid pairs before adding losing...
2012-10-02 Jehan Monnieradd low bandwidth call param
2012-10-01 Ghislain MARYAdd check to prevent crash if something wrong happens...
2012-10-01 Ghislain MARYCheck that ICE gathering has already been completed...
2012-10-01 Simon MorlatMerge branch 'master' of git.linphone.org:linphone
2012-10-01 Ghislain MARYFix for ICE state that can be wrong in some failing...
2012-10-01 Ghislain MARYPrevent deleting streams (and therefore RTP sessions...
2012-09-26 Ghislain MARYPrevent using getifaddrs() to get the local IP during...
2012-09-24 Jehan Monnierfix get local address in case of 3G connectivity on ios
2012-09-20 Simon Morlatfix: reuse stun discovered ip/port accross reinvites.
2012-09-19 Ghislain MARYAdd check to prevent crash.
2012-09-19 Ghislain MARYAdd ICE failed state.
2012-09-19 Ghislain MARYDeactivate ICE if the remote does not support it.
2012-09-17 Ghislain MARYAdd ICE state to the call stats.
2012-09-04 Simon MorlatMerge branch 'dev_edge_optim'
2012-09-04 Simon Morlatimplement edge detection, and automatic configuration...
2012-09-04 Simon MorlatMerge branch 'master' of git.linphone.org:linphone...
2012-09-04 Guillaume BeraudoMerge branch 'message'
2012-09-03 Jehan Monnieradd traces for ICE troubleshooting
2012-08-31 Simon Morlatedge optimization in progress
2012-08-31 Ghislain MARYHandle IPv6 addresses in parse_hostname_to_addr().
2012-08-24 Ghislain MARYUse accessor function to get ICE check list state.
2012-08-24 Ghislain MARYCheck if an ICE check list can be set to the Completed...
2012-08-24 Ghislain MARYSet an ICE check list to the Failed state if the corres...
2012-08-24 Ghislain MARYDo not delete ICE session when it is in the Failed...
2012-08-22 Ghislain MARYSet the state of an ICE check list to Failed if the...
2012-08-22 Ghislain MARYPrevent crappy RTP and RTCP address if their extraction...
2012-08-16 Ghislain MARYMerge branch 'dev_ice'
2012-08-16 Ghislain MARYBetter loop ending test.
2012-08-13 Ghislain MARYRestart ICE if the c= line is set to 0.0.0.0.
2012-08-10 Ghislain MARYMerge branch 'master' into dev_ice
2012-08-09 Simon Morlatadd config entry to finely select audio stream features
2012-08-09 Ghislain MARYRestore ice-mismatch that was broken during redesign...
2012-08-08 Ghislain MARYRestart ICE if remote credentials have changed.
2012-08-08 Ghislain MARYUse ICE selected pairs instead of nominated valid pairs.
2012-08-07 Ghislain MARYCorrectly handle content of SDP when ICE has completed...
2012-08-06 Ghislain MARYSome fixes of bugs introduced with redesign of interact...
2012-08-06 Ghislain MARYHandle conversion between media description and ice...
2012-08-06 Ghislain MARYRedesign ICE integration to prevent Sal from depending...
2012-07-31 Ghislain MARYAsynchronous ICE candidates gathering.
2012-07-26 Ghislain MARYHandle case where ICE is activated and the configured...
2012-07-24 Ghislain MARYGood timing handling for STUN request during ICE candid...
2012-07-24 Ghislain MARYEliminate ICE redundant candidates.
2012-07-19 Ghislain MARYMoved ICE session and check lists respectively from...
2012-07-19 Ghislain MARYCopy ICE check list pointers between media descriptions.
2012-07-19 Ghislain MARYGather ICE candidates on incoming call.
2012-07-19 Ghislain MARYDefine ICE session role explicitly.
2012-07-19 Ghislain MARYFix ICE candidates gathering for video stream.
2012-07-19 Ghislain MARYCompute ICE foundations and choose default candidates...
2012-07-19 Ghislain MARYGather ICE host candidates when starting an outgoing...
2012-07-19 Ghislain MARYGather ICE server reflexive candidates when starting...
2012-06-13 Sylvain BerfiniMerge branch 'master' of git.linphone.org:linphone
2012-06-12 Simon Morlatfix bugs in call status, write codecs config immediately
2012-05-09 Sylvain BerfiniMerge branch 'master' of git.linphone.org:linphone
2012-04-25 Yann DiorcetAdd API to know Call audio/video codec
2012-04-05 Yann Diorcetadd linphone_core_get_payload_type_number in api
2012-03-08 Simon Morlatavoid prompting password for ping (OPTIONS) requests
2012-02-01 Sylvain BerfiniWizard merged
2012-01-18 Guillaume BeraudoMerge branch 'master' of git.linphone.org:linphone...
2012-01-17 Simon Morlatretransmit initial STUN requests (they often get lost)
2011-09-21 Jehan MonnierMerge remote-tracking branch 'origin/master' into dev_v...
2011-09-20 Guillaume BeraudoMerge branch 'dev_conference' of git.linphone.org:linph...
2011-09-17 Simon Morlatimplement better system for "single instance applicatio...
2011-04-05 Simon MorlatMerge branch 'master' of git.sv.gnu.org:/srv/git/linphone
2011-04-05 Simon Morlatremove i18n things that belong to mediastreamer2, updat...
2011-04-05 Guillaume BeraudoMerge branch 'master' of git.savannah.nongnu.org:/srv...
2011-04-04 Simon Morlatallow setting of a nat address as hostname
2011-03-31 Guillaume BeraudoMerge commit 'c519c4a'
2011-03-30 Guillaume BeraudoMerge branch 'master' of git.savannah.nongnu.org:/srv...
2011-03-28 Jehan MonnierMerge commit '531f9c8'
2011-03-25 Simon Morlatready for a new release ?
2011-03-10 Guillaume BeraudoMerge branch 'master' of git.savannah.nongnu.org:/srv...
2011-03-10 Jehan MonnierMerge branch 'master' of git.sv.gnu.org:/srv/git/linphone
2011-03-09 Simon MorlatMerge branch 'master' of git.sv.gnu.org:/srv/git/linphone
2011-03-08 Simon Morlatremove stupid ipv6 info message at first startup
next