linphone-ios/linphone/mediastreamer2/src
smorlat 52fdb71e31 rewind in case of not a wav.
git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@517 3f6dc0c8-ddfe-455d-9043-3cd528dc4637
2009-07-03 13:50:44 +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 fix fantastic bug in msfilter.c about type checking. 2009-07-02 22:01:20 +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 Compilation under msys/mingw is sucessful (except plugins). 2009-06-16 14:30:17 +00:00
mire.c Fix warnings on msvc compiler 2009-03-28 15:36:44 +00:00
mscommon.c Merge branch 'master' of smorlat@git.sv.gnu.org:/srv/git/linphone 2009-06-16 10:00:34 +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 rewind in case of not a wav. 2009-07-03 13:50:44 +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 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 oups... use better packet size to avoid time difference when resampling. 2009-04-15 15:32:56 +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 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 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 fix bad decoding of particular jpeg images. 2009-07-01 15:18:53 +02: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 * allow older gtk version 2009-06-16 10:37:48 +00:00
videoenc.c * allow older gtk version 2009-06-16 10:37:48 +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 Fix missing CoInitialize for detecting camera. 2009-06-14 16:31:17 +00:00