linphone-iphone/linphone/mediastreamer2/src
aymeric 1225d3266f Rename filter's name and description
git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@481 3f6dc0c8-ddfe-455d-9043-3cd528dc4637
2009-05-19 09:46:36 +00:00
..
.cvsignore Initial import 2008-09-04 15:47:34 +00:00
alaw.c internationalization of mediastreamer2 (thanks to Petr Pisar) 2008-12-17 21:42:02 +00:00
alsa.c fix volume control for alsa and add GET_SAMPLE_RATE method 2009-04-28 22:18:51 +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 add a new gain control setting 2009-04-15 06:41:24 +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
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
macsnd.c Add mute/unmute support in mediastreamer2 and fix all sound filters 2009-04-28 14:44:14 +00:00
Makefile.am added MSVoidSink 2009-03-25 13:12:49 +00:00
mire.c Fix warnings on msvc compiler 2009-03-28 15:36:44 +00:00
mscommon.c use new API to reload sound cards and webcams 2009-04-09 14:59:20 +00:00
msconf.c Fix when speex is disabled. 2009-05-05 09:37:01 +00:00
msfileplayer.c internationalization of mediastreamer2 (thanks to Petr Pisar) 2008-12-17 21:42:02 +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 internationalization of mediastreamer2 (thanks to Petr Pisar) 2008-12-17 21:42:02 +00:00
msfilter.c remove unuseful lines. 2009-05-18 16:09:18 +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 oups... use better packet size to avoid time difference when resampling. 2009-04-15 15:32:56 +00:00
msrtp.c enforce graph syntax 2009-03-28 21:42:12 +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 Fix warnings on msvc compiler 2009-03-28 15:36:44 +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 3.1.1 ready 2009-04-07 09:11:50 +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 2009-03-24 22:22:37 +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 fix for Windows Mobile 2008-11-01 13:11:47 +00:00
nowebcam.c Load default binary image compiled into exe file 2009-04-23 14:06:04 +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 5 buffer is needed for irregular sound cards 2009-04-07 13:02:18 +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 fix for C compilation 2009-04-23 10:38:23 +00:00
videoenc.c Add logging capabilities for ffmpeg (link with avutil) 2009-04-23 10:04:05 +00:00
videoout.c fixes 2009-05-06 15:29:53 +00:00
videostream.c Fix warnings on msvc compiler 2009-03-28 15:38:04 +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 Rename filter's name and description 2009-05-19 09:46:36 +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 Rename filter's name and description 2009-05-19 09:46:36 +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 no change - remove unused method 2009-05-07 21:58:17 +00:00