index
:
libnice.git
gstreamer-0.11
master
libnice master repository
Youness Alaoui
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-03
Set the minimum GLib version to 2.30 to disable deprecated warnings on newer ...
HEAD
master
Rohan Garg
1
-5/+8
2013-03-20
Open socket with random port. Use random port to avoid TURN error 437 Allocat...
Livio Madaro
1
-2/+8
2013-03-20
win32: Add new 0.1.4 symbols to the win32 .def file as well
Youness Alaoui
1
-0/+11
2013-02-23
version 0.1.4.1
Youness Alaoui
1
-2/+2
2013-02-23
Version 0.1.4
0.1.4
Youness Alaoui
2
-4/+16
2013-02-23
Fix documentation
Youness Alaoui
2
-1/+6
2013-02-23
Add build instructions to the README
Youness Alaoui
1
-0/+12
2013-02-22
Remove debugging print
Youness Alaoui
1
-1/+0
2013-02-07
examples: Make input non blocking to allow exit when remote hangs up
Youness Alaoui
2
-8/+21
2013-02-07
Do not unref the mainloop until the thread has joined since it could be still...
Youness Alaoui
2
-2/+2
2013-02-07
Export the new nice_agent_get_selected_pair API
Youness Alaoui
1
-0/+1
2013-02-07
Do not unref the GThread since g_thread_join takes the reference. Also rename...
Bryce Allen
2
-8/+6
2013-02-05
Change the m= line in the SDP to use ICE/SDP dummy type instead of RTP/AVP
Youness Alaoui
1
-1/+1
2013-02-05
Add new parsing API, for stream and candidates
Youness Alaoui
4
-184/+539
2013-02-05
Add example that uses the new SDP parsing API
Youness Alaoui
2
-1/+278
2013-02-05
Adding new SDP parsing and generation API.
Youness Alaoui
6
-1/+459
2013-02-05
Fix/clean threaded-example
Youness Alaoui
1
-5/+6
2013-02-05
Refactor nice_agent_set_stream_tos to use agent_find_stream internal API
Youness Alaoui
1
-13/+15
2013-02-05
Add a similar simple example using threads
Youness Alaoui
2
-2/+454
2013-02-05
example: Exit on Ctrl-D and send EOS signal to the other end
Youness Alaoui
1
-0/+6
2013-02-04
Change license for simple-example
Youness Alaoui
1
-12/+20
2013-02-02
Add a simple example to showcase the API thanks to Bryce Allen
Youness Alaoui
4
-1/+447
2013-02-02
Cleanup documentation
Youness Alaoui
3
-7/+13
2013-02-02
Add nice_agent_get_selected_pair API to NiceAgent
Youness Alaoui
3
-0/+48
2013-02-02
Add nice_address_ip_version API to NiceAddress
Youness Alaoui
3
-0/+27
2013-01-09
Fix username validation in OC2007 mode
Jakub Adam
1
-2/+1
2012-12-06
Add win32 directory to EXTRA_DIST
Youness Alaoui
1
-1/+2
2012-12-03
Add nice_agent_set_port_range to the list of exported API functions
Youness Alaoui
1
-0/+1
2012-11-19
Manage multiple TURN CreatePermission in parallel
Livio Madaro
1
-30/+59
2012-10-04
agent: display NiceComponentState as strings in debug message
Guillaume Desmottes
1
-2/+27
2012-10-01
Fix C preprocessor bug
Askar Safin
1
-1/+1
2012-09-20
Fix a minor bug in the dribble mode test
Rohan Garg
1
-0/+15
2012-09-14
version 0.1.3.1
Olivier Crête
1
-2/+2
2012-09-14
version 0.1.3
0.1.3
Olivier Crête
2
-5/+13
2012-09-14
Compile the plugin for both GStreamer 0.10 and 1.0
Olivier Crête
6
-19/+96
2012-09-14
nicesrc: Use gst_buffer_fill
Olivier Crête
1
-4/+1
2012-09-10
The plugin name is not a string anymore
Olivier Crête
1
-1/+1
2012-09-10
Check gstreamer 1.0 not 0.11
Sjoerd Simons
1
-3/+3
2012-09-10
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
Sjoerd Simons
1
-3/+3
2012-09-10
Use GstPushSrc as a base class
Olivier Crête
2
-15/+10
2012-09-10
Port GStreamer src/sink to 0.11
Olivier Crête
4
-61/+46
2012-08-03
Fix gaddr initialization
Livio Madaro
1
-2/+2
2012-07-31
Only define _FORTIFY_SOURCE if optimisation is enabled
Olivier Crête
1
-1/+6
2012-07-16
Merge remote-tracking branch 'shadeslayer/dribble_mode'
Youness Alaoui
10
-38/+794
2012-06-29
Also free the GCond and the GMutex
Rohan Garg
1
-0/+4
2012-06-21
Allocate memory to stun_mutex_ptr and stun_signal_ptr
Rohan Garg
1
-0/+2
2012-05-29
Cache GSocketAddress in UdpBsdSocket
Olivier Crête
1
-9/+33
2012-05-07
Multiple fixes for new test
Rohan Garg
1
-27/+42
2012-05-03
Fixes to dribble mode test as per suggestions
Rohan Garg
1
-25/+24
2012-05-03
Minor bug fixes and enhancements to the test
Rohan Garg
1
-55/+71
[next]