Chris Rienzo
|
5f83c708ef
|
added .vox (Dialogic/OKI ADPCM 8kHz format) to mod_sndfile
|
2013-04-23 16:21:02 -04:00 |
|
Anthony Minessale
|
c4e348386d
|
FS-5034 --resolve please document accordingly on the wiki
|
2013-04-17 15:24:00 -05:00 |
|
Anthony Minessale
|
c0f736c9da
|
FS-5242
|
2013-03-29 10:54:45 -05:00 |
|
Anthony Minessale
|
47e6dfbbdf
|
FS-5242
|
2013-03-29 10:43:12 -05:00 |
|
Raymond Chandler
|
d60317c153
|
FS-5091 --resolve avoid division by 0
|
2013-03-19 22:32:40 -04:00 |
|
Anthony Minessale
|
e942571876
|
FS-5160 --resolve This is depricated in favor of {loops=10}tone_stream://path=/foo/bar.ttml adding legacy code to let both ways work
|
2013-03-09 07:58:15 -06:00 |
|
Anthony Minessale
|
042347802b
|
changing the params thing a bit, use {foo=bar} syntax instead
|
2013-02-20 16:34:22 -06:00 |
|
Jeff Lenk
|
dc2c11f13f
|
FS-4768 initial add of vs2012 build support
|
2012-12-29 14:57:15 -06:00 |
|
Seven Du
|
26b10fcc01
|
FS-3960 update and apply patch
|
2012-11-11 14:23:27 +08:00 |
|
William King
|
b4502078cf
|
Remove potential infinate loop when caller hung up before audio completed. Thanks to telapi.com for the patch
|
2012-11-01 11:50:35 -07:00 |
|
William King
|
e081f8ffc2
|
Improve handling of file error and closing conditions. Thanks to telapi.com for the patch.
|
2012-11-01 11:50:35 -07:00 |
|
Anthony Minessale
|
52eff9451c
|
wrap fork so we can drop priority in child processes
|
2012-10-01 13:38:45 -05:00 |
|
William King
|
3439d1b3b4
|
FS-4305: --resolve When libvlc is unable to decode the audio fast enough for the local stream player, use multiple very quick 1 sample chunks of silence to fill in while libvlc catches up.
|
2012-09-22 18:53:27 -07:00 |
|
Jeff Lenk
|
33b22c485d
|
FS-4099 --resolve windows only regression
|
2012-09-17 23:28:10 -05:00 |
|
Anthony Minessale
|
d0117d5c91
|
missed a spot
|
2012-09-10 16:57:39 -05:00 |
|
Anthony Minessale
|
a696e4a743
|
sndfile tweak
|
2012-09-10 14:13:12 -05:00 |
|
Michael Jerris
|
200ca61731
|
FS-4581: --resolve use specific column names in telecast web_callback
|
2012-08-31 17:11:08 -04:00 |
|
William King
|
0afd7318bd
|
adding write support to mod_vlc
|
2012-07-13 09:26:02 -07:00 |
|
William King
|
b123214eff
|
typo fixed
|
2012-04-26 10:13:07 -07:00 |
|
William King
|
37e726b7e7
|
Confirm we can open the file successfully before trying to add it to a libvlc media player
|
2012-04-26 09:06:09 -07:00 |
|
Anthony Minessale
|
7cbafee809
|
FS-4128
|
2012-04-20 09:47:09 -05:00 |
|
Anthony Minessale
|
773a4c1f84
|
FS-4128
|
2012-04-19 09:52:57 -05:00 |
|
Anthony Minessale
|
7427fb9686
|
FS-4131
|
2012-04-19 09:25:50 -05:00 |
|
Anthony Minessale
|
474f89e040
|
FS-4128
|
2012-04-19 09:01:58 -05:00 |
|
Anthony Minessale
|
8691b484c2
|
FS-4128 --resolve regression from commit 73279f01bf1c8a5e419a4de29b8c65f524c64b7b FS-3166
|
2012-04-18 14:55:59 -05:00 |
|
Ken Rice
|
c5554eb939
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
|
William King
|
c31a799dd6
|
This line shouldn't have been in the last commit. The vlc write support is not ready yet.
|
2012-03-24 14:11:49 -07:00 |
|
William King
|
6ef6d2419e
|
mod_vlc adding faster response time to files. No longer has a one second delay before audio starts to play.
|
2012-03-24 14:09:24 -07:00 |
|
William King
|
e4788c1d88
|
Cleaning up docs and moving the docs to the wiki.
|
2012-03-24 12:09:16 -07:00 |
|
William King
|
b290936aba
|
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
|
2012-03-01 10:21:17 -08:00 |
|
William King
|
d0d75433c0
|
the http prefix should not be listed as a supported prefix since this could cause it to conflict with other modules. Now use the vlc:// prefix on any streams to have mod_vlc handle the stream.
|
2012-03-01 10:21:11 -08:00 |
|
Jeff Lenk
|
7ea4d9ee37
|
FS-3711 --resolve
|
2012-02-29 07:37:45 -06:00 |
|
William King
|
fea66c1542
|
Add a README and turn off verbose debugging by default.
|
2012-02-24 15:41:12 -08:00 |
|
William King
|
77f3bd2402
|
Adding mod_vlc initial working version
|
2012-02-23 16:16:55 -08:00 |
|
Anthony Minessale
|
e794a6db21
|
FS-2936 stage 2 please test ASAP
|
2011-11-29 15:35:36 -06:00 |
|
Anthony Minessale
|
02a604f715
|
FS-1197 --resolve do make sndfile-reconf if your build breaks
|
2011-11-08 15:04:40 -06:00 |
|
Jeff Lenk
|
0ea936ba9e
|
fix windows build for Lame
|
2011-11-02 12:55:13 -05:00 |
|
Jeff Lenk
|
44b5cf828b
|
FS-3646 --resolve Initialize Lame sooner for file open
|
2011-11-02 09:20:12 -05:00 |
|
Anthony Minessale
|
10df27926c
|
FS-3609 --resolve
|
2011-10-15 07:59:23 -05:00 |
|
dschreiber
|
69b8ce4d80
|
Fix issue where mod_shout does not properly flush buffer on writing mp3 streams, resulting in incomplete files. TODO: Refactor as part of the while loop.
|
2011-08-31 13:35:13 -07:00 |
|
Jeff Lenk
|
8ea3cbd5b1
|
FS-1231 -- resolve thanks please watch the code formatting in the future
|
2011-08-06 11:09:41 -05:00 |
|
Anthony Minessale
|
0419c4e0f3
|
add append flag to mod_shout
|
2011-05-31 10:40:34 -05:00 |
|
Moises Silva
|
d1169d6e97
|
mod_portaudio_stream: update to specify the channel index
|
2011-05-27 18:09:06 -04:00 |
|
Anthony Minessale
|
89666f44b3
|
FS-3316 --resolve you should attach git diffs
|
2011-05-26 11:30:59 -05:00 |
|
Anthony Minessale
|
acf3090adf
|
FS-2936 plan B for curl stuff
|
2011-05-13 13:17:54 -05:00 |
|
Anthony Minessale
|
c196e2c109
|
revert curl changes
|
2011-05-13 12:03:30 -05:00 |
|
Anthony Minessale
|
7064487df2
|
FS-2936 please test on windows
|
2011-05-11 10:07:00 -05:00 |
|
Anthony Minessale
|
73279f01bf
|
FS-3166 --resolve
|
2011-04-22 16:43:29 -05:00 |
|
Anthony Minessale
|
eefdb764cf
|
merge file_string into dptools
|
2011-03-29 20:35:34 -05:00 |
|
Anthony Minessale
|
9c40e8e91e
|
FS-3122
|
2011-03-16 20:50:32 -05:00 |
|