Commit Graph

8405 Commits

Author SHA1 Message Date
0f8a36d0b7 [#18629] Ready for release 1.2.1 2013-01-09 13:38:16 -05:00
b72885525e [#18629] Only video packages to test new packages 2013-01-08 16:19:57 -05:00
fcb9f39214 [#18629] Add runtime libavcodec dependency for H264 video codec 2013-01-08 16:18:29 -05:00
a8f5fbc492 * #19032: sip: don't decrement transport reference on error
This was causing PJSIP to abort since in the SIP thread, it will
automatically decrement the reference count in case of error.
2013-01-08 12:29:42 -05:00
59ebd2319a [#19045] Update audiocodec library version 2013-01-07 17:56:14 -05:00
80764d6dda [#19045] Update code with new release number (1.2.1) 2013-01-07 17:50:21 -05:00
bed5748b9f * #18940: build-system: add x11 to build deps for kde
Signed-off-by: Tristan Matthews <tristan.matthews@savoirfairelinux.com>
2013-01-07 17:10:46 -05:00
10a5a30a35 [#18269] Disable manpage 2013-01-07 12:36:48 -05:00
dea425795a [#18262] Build gnome-video client 2013-01-04 16:46:49 -05:00
c73543e081 [#18262] Fix gnome client manpages 2013-01-04 16:45:44 -05:00
247fcd1230 [#18629] Only build sflphone-common-video 2013-01-04 15:59:57 -05:00
e4dfb05486 [#18629] Disable video in pjsip 2013-01-04 15:59:00 -05:00
72e276edcc [#18629] Only gnome-video (temp) 2013-01-04 15:39:20 -05:00
667036cd97 [#18629] Add missing dependency for sflphone-gnome-video 2013-01-04 15:34:36 -05:00
6cb1d5489f [#18629] Fix package build for video packages 2013-01-04 11:38:33 -05:00
cf0cb216ef [#18629] 2013-01-04 10:28:12 -05:00
18bdf61997 [#18629] Update Jenkins script 2013-01-03 17:43:49 -05:00
c0dd2aec42 [#18629] Add video packages and video metapackage 2013-01-03 17:42:35 -05:00
fc5d71515b [#18629] Add packages for raring ringtail 2013-01-03 16:26:59 -05:00
c5079c9d96 Merge branch 'master' of git+ssh://git.sflphone.org/var/repos/sflphone/git/sflphone 2013-01-03 16:26:11 -05:00
0583bd1d5b [#18629] Add packages for raring ringtail 2013-01-03 16:25:59 -05:00
edbf3a73e2 * #18663: audiocodec: only encode/decode and destructor should be virtual
@0h30
2013-01-03 13:01:56 -05:00
4efc9e07dd [#18940] Do not build packages for Natty anymore @1h 2013-01-03 11:28:02 -05:00
0e2312d8cb * #18776: audiortp: remove unused inheritance..more cleanup 2012-12-24 16:03:08 -05:00
0f318251ca * #18668: audiortp: remove duplicated code 2012-12-24 15:39:54 -05:00
b9a1978cc4 * #18668: audiortp: use pthreads, favour composition over inheritance 2012-12-24 15:15:57 -05:00
f2ef16f2df * #18668: daemon: removed cc_thread.h header 2012-12-24 13:00:35 -05:00
3aa3075f61 * #18668: pulse: use usleep instead of ost::Thread::sleep 2012-12-24 12:59:07 -05:00
248429535b * #18668: alsa: use pthread instead of ost::Thread 2012-12-24 12:58:52 -05:00
a4e572dfa5 * #18668: audiorecorder: use pthread instead of ost::Thread 2012-12-24 11:42:57 -05:00
b6705da3e3 daemon: audiozrtp: hide spurious warning 2012-12-24 11:15:03 -05:00
2bb2712963 * #18668: iax: use usleep 2012-12-24 11:12:25 -05:00
8b55d66ddc * #18668: daemon: only join threads that have been created
If you try and join a NULL thread, you will segfault.
2012-12-24 11:11:17 -05:00
7d3a53ff7b * #18668: manager: use pthread_mutex_t 2012-12-19 01:13:27 -05:00
b19b940da0 * #18668: manager: fix audiolayer synchronization 2012-12-18 18:08:20 -05:00
88feb6fa2b * #18668: audio_rtp_record_handler: use pthread_mutex 2012-12-18 17:45:04 -05:00
70b1d99ac0 * #18668: audiortpfactory: use pthread_mutex 2012-12-18 17:31:15 -05:00
6d09050359 * #18668: iaxvoiplink: use pthread_mutex 2012-12-18 17:26:30 -05:00
819533f51d * #18668: audiolayer: use pthread_mutex 2012-12-18 16:35:30 -05:00
6a3d50af89 * #18668: mainbuffer: use pthread_mutex 2012-12-18 16:29:48 -05:00
344f6f23d9 * #18668: sipvoiplink: use pthread 2012-12-18 16:14:54 -05:00
61553b2b28 * #18668: call: use pthread_mutex 2012-12-18 15:59:13 -05:00
857cfd9d9c * #18668: history: use pthread_mutex 2012-12-18 15:53:06 -05:00
71ef418213 * #18668: daemon: move scoped lock into its own files
We'll need to reuse it
2012-12-18 15:43:02 -05:00
c579b19e1e * #18667: video_v4l2_list: don't leak mutex 2012-12-18 15:20:10 -05:00
b78fe9b3b2 * #18666: eventhread: use pthread instead of cc++/ucommon thread 2012-12-18 15:17:35 -05:00
482e46988e * #18644: video: remove any reference to cc++/ccrtp 2012-12-18 14:54:19 -05:00
fad1877b21 * #18664: video: fix compiler warnings 2012-12-18 14:39:08 -05:00
9db2a2e669 * #18663: daemon: remove Codec class 2012-12-18 14:33:20 -05:00
f4c663b87c * #18631: video: cleanup capture and encoding 2012-12-18 02:02:20 -05:00