..
.gitignore
replace *.cvsignore by *.gitignore
2009-07-24 15:43:09 +00:00
_kiss_fft_guts.h
equalizer mostly works.
2009-07-15 16:28:42 +00:00
alaw.c
internationalization of mediastreamer2 (thanks to Petr Pisar)
2008-12-17 21:42:02 +00:00
alsa.c
fix buggy driver
2009-08-06 13:28:47 +00:00
aqsnd.c
Add mute/unmute support in mediastreamer2 and fix all sound filters
2009-04-28 14:44:14 +00:00
arts.c
Add mute/unmute support in mediastreamer2 and fix all sound filters
2009-04-28 14:44:14 +00:00
audiostream.c
allow dumping of equalizer state
2009-07-28 13:45:00 +00:00
dsptools.c
equalizer mostly works.
2009-07-15 16:28:42 +00:00
dtmfgen.c
internationalization of mediastreamer2 (thanks to Petr Pisar)
2008-12-17 21:42:02 +00:00
dxfilter.cpp
Fix for vs2008
2008-12-01 15:10:39 +00:00
dxfilter.h
Initial import
2008-09-04 15:47:34 +00:00
equalizer.c
merge patch allowing natural frequency response (like IIR).
2009-08-01 20:18:02 +00:00
ffmpeg-priv.h
fix compilation issues with ffmpeg again and again.
2009-05-04 10:39:26 +00:00
g711common.h
Initial import
2008-09-04 15:47:34 +00:00
gsm.c
internationalization of mediastreamer2 (thanks to Petr Pisar)
2008-12-17 21:42:02 +00:00
ice.c
tuning of echo limiter
2009-03-23 14:09:10 +00:00
kiss_fft.c
add various dsp utilities from speex.
2009-07-09 11:19:47 +00:00
kiss_fft.h
add various dsp utilities from speex.
2009-07-09 11:19:47 +00:00
kiss_fftr.c
add various dsp utilities from speex.
2009-07-09 11:19:47 +00:00
kiss_fftr.h
add various dsp utilities from speex.
2009-07-09 11:19:47 +00:00
macsnd.c
fix for apple
2009-07-06 15:33:57 +00:00
Makefile.am
equalizer - work in progress.
2009-07-13 20:26:18 +00:00
mire.c
Fix warnings on msvc compiler
2009-03-28 15:36:44 +00:00
mscommon.c
still many bugfixes and improvements for mingw compilation.
2009-08-17 10:40:15 +00:00
msconf.c
Fix when speex is disabled.
2009-05-05 09:37:01 +00:00
msdscap-mingw.cc
Merge branch 'master' of smorlat@git.sv.gnu.org:/srv/git/linphone
2009-06-16 10:00:34 +00:00
msfileplayer.c
workaround to avoid sending odd number of samples per packet.
2009-07-09 11:19:41 +00:00
msfileplayer_win.c
fix memory leak when playing files once.
2008-11-27 13:02:51 +00:00
msfilerec.c
internationalization of mediastreamer2 (thanks to Petr Pisar)
2008-12-17 21:42:02 +00:00
msfilerec_win.c
fix size of wav file for media player
2009-07-13 13:47:43 +00:00
msfilter.c
fix fantastic bug in msfilter.c about type checking.
2009-07-02 22:01:20 +00:00
msjoin.c
internationalization of mediastreamer2 (thanks to Petr Pisar)
2008-12-17 21:42:02 +00:00
msqueue.c
Initial import
2008-09-04 15:47:34 +00:00
msresample.c
fix visual studio compilation of msresample
2009-07-13 13:44:09 +00:00
msrtp.c
fix fantastic bug in msfilter.c about type checking.
2009-07-02 22:01:20 +00:00
mssndcard.c
Make it return a value in case it's not implemented or it failed.
2009-04-28 16:01:22 +00:00
msspeex.c
Update to new rfc5574.
2009-06-28 17:18:27 +00:00
msticker.c
add new method ms_filter_find_neighbours()
2009-05-18 16:06:28 +00:00
msv4l.c
internationalization of mediastreamer2 (thanks to Petr Pisar)
2008-12-17 21:42:02 +00:00
msv4l2.c
conform to v4l api: buffers must be enqueued before STREAMON.
2009-07-16 13:12:44 +00:00
msv4m.c
updated msv4m.c
2009-04-11 16:43:45 +00:00
msvideo.c
update to lastest ffmpeg and fix a crash produced by changes in swscale processing.
2009-04-16 13:46:48 +00:00
msvolume.c
fix bug in MSVolume
2009-07-02 13:14:14 +00:00
mswebcam.c
* merge patch to disable usage of REUSEADDR as a configure option
2009-04-08 20:28:46 +00:00
mtu.c
avoid closing socket when it is not already created
2009-06-30 10:44:13 +00:00
nowebcam.c
Add NULL check when sws_getContext is failing.
2009-07-10 09:44:10 +00:00
nowebcam.h
Initial import
2008-09-04 15:47:34 +00:00
nowebcamCIF.jpg
Initial import
2008-09-04 15:47:34 +00:00
oss.c
fix volume control for alsa and add GET_SAMPLE_RATE method
2009-04-28 22:19:18 +00:00
pasnd.c
Add mute/unmute support in mediastreamer2 and fix all sound filters
2009-04-28 14:44:14 +00:00
pixconv.c
fix warning
2009-04-02 16:19:15 +00:00
rfc2429.h
Initial import
2008-09-04 15:47:34 +00:00
rfc3984.c
Initial import
2008-09-04 15:47:34 +00:00
sdlout.c
internationalization of mediastreamer2 (thanks to Petr Pisar)
2008-12-17 21:42:02 +00:00
sizeconv.c
Fix warnings on msvc compiler
2009-03-28 15:36:44 +00:00
speexec.c
Prefer this for sound card that deliver data irregularly.
2009-08-17 14:47:00 +00:00
swscale.h
Initial import
2008-09-04 15:47:34 +00:00
tee.c
internationalization of mediastreamer2 (thanks to Petr Pisar)
2008-12-17 21:42:02 +00:00
theora.c
fix crash during video resizing on SDL/linux.
2009-04-30 20:45:49 +00:00
ulaw.c
internationalization of mediastreamer2 (thanks to Petr Pisar)
2008-12-17 21:42:02 +00:00
vfw-missing.h
work in progress for improving windows webcam support fastness.
2008-10-20 06:57:08 +00:00
videodec.c
* allow older gtk version
2009-06-16 10:37:48 +00:00
videoenc.c
fix formula to avoid division by 0
2009-08-17 14:46:11 +00:00
videoout.c
- new in-call view
2009-08-04 14:35:44 +00:00
videostream.c
apply patch (fix send-only stream videosize handling)
2009-07-27 20:13:13 +00:00
void.c
fix indentation
2009-03-30 11:48:19 +00:00
wincevideods.c
internationalization of mediastreamer2 (thanks to Petr Pisar)
2008-12-17 21:42:02 +00:00
winsnd.c
Add mute/unmute support in mediastreamer2 and fix all sound filters
2009-04-28 14:44:14 +00:00
winsnd2.c
fix when several sound cards are reloaded by mediastreamer2.
2009-08-20 13:16:50 +00:00
winsnd3.c
Add mute/unmute support in mediastreamer2 and fix all sound filters
2009-04-28 14:44:14 +00:00
winsndds.cpp
add real time polling on sound card change.
2009-08-20 13:18:12 +00:00
winvideo.c
internationalization of mediastreamer2 (thanks to Petr Pisar)
2008-12-17 21:42:02 +00:00
winvideo2.c
Fix warnings on msvc compiler
2009-03-28 15:38:04 +00:00
winvideods.c
Fix missing CoInitialize for detecting camera.
2009-06-14 16:31:17 +00:00