Commit Graph

109 Commits

Author SHA1 Message Date
Anthony Minessale 33878dd55e FS-7656 scan for relative file in art/eg.wav.png and display it as video when playing audio files 2015-06-19 15:14:07 -05:00
Anthony Minessale 385a3b545c FS-7656 fix various edge cases with video and non video files mixed into a source, fix a typo bug in file_read_video and fix same bug in mod_vlc, add a new flag to file_read_video to check if the handle is has active video, make mod_conference move the video in and out of a layer when the stream has video or not 2015-06-19 00:57:02 -05:00
Anthony Minessale 9a0bbc4543 FS-7656 fix a/v sync on first connection (retry 1) 2015-06-18 15:57:25 -05:00
Anthony Minessale a341c54399 FS-7656 fix a/v sync on first connection 2015-06-18 15:47:51 -05:00
Michael Jerris 4ad0aa91a4 FS-7655: attempt to make libvpx and libyuv optional (none of the video features will work without them) The following modules require these libraries to be installed still: mod_av mod_cv mod_fsv mod_mp4v2 mod_openh264 mod_vpx mod_imagick mod_vpx mod_yuv mod_png mod_vlc 2015-06-16 18:24:35 -05:00
Anthony Minessale 696496c252 FS-7656 not quite reporting when it was video or not 2015-06-16 11:55:00 -05:00
Brian West 3f7fa55540 FS-7656 finishing touches 2015-06-15 10:39:16 -05:00
Anthony Minessale a647b42910 FS-7656 not quite right 2015-06-14 01:25:51 -05:00
Anthony Minessale c48a83a3e1 FS-7656 mod_local_stream Video Support 2015-06-13 18:00:22 -05:00
Anthony Minessale 928a989de1 first pass of stereo support 2014-06-12 22:06:33 +05:00
Anthony Minessale 7151d6acea FS-6402 part 2 2014-04-02 03:21:37 +05:00
Anthony Minessale 5c0cff70b3 FS-6402 --resolve 2014-04-02 01:20:19 +05:00
Anthony Minessale 804ef7709d change from sqlite hash to newly added one 2014-03-09 00:37:17 +05:00
Ken Rice 6e7d5d0897 update copyright header for 2014 2014-02-12 12:08:56 -06:00
Peter Olsson 084e245085 Lots of trivial tweaks to minimize compiler warnings, especially on 64-bit platform: Added missing type casts, changed types, added missing NULL checks. 2014-01-22 22:30:23 +01:00
Ken Rice ad8796f581 FS-5930 --resolve 2013-11-02 17:34:16 -05:00
Anthony Minessale 859afe9429 FS-5930 --resolve 2013-11-02 10:31:23 -05:00
Anthony Minessale c8b80cced6 FS-5930 --resolve this should suppress the message 2013-10-31 14:08:50 -05:00
Nathan Neulinger 32adc789f6 make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
Anthony Minessale 6b58aea501 FS-5539 --resolve 2013-06-24 09:15:01 -05:00
Brian West a433b97375 Skip to next file when you hup the stream 2013-06-07 12:29:42 -05:00
Brian West 30899013bc fix stop the correct way 2013-04-30 13:24:35 -05:00
Brian West 4ac76c7c57 fix stopping of streams 2013-04-30 12:32:45 -05:00
Anthony Minessale c4e348386d FS-5034 --resolve please document accordingly on the wiki 2013-04-17 15:24:00 -05: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 73279f01bf FS-3166 2012-04-18 14:55:59 -05:00
Ken Rice c5554eb939 Copyright date update. 2012-04-18 11:52:02 -05:00
Anthony Minessale 73279f01bf FS-3166 --resolve 2011-04-22 16:43:29 -05:00
Brian West 3734f4cd44 bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
Anthony Minessale 886e1ddb4d run indent on the whole tree and update copyright dates in prep for 1.0.5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16579 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-06 03:38:24 +00:00
Brian West 908d8a7280 adding 12kHz and 24kHz
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16026 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-22 21:24:15 +00:00
Michael Jerris 52c381a1ea Memory leak at mod_local_stream (MODFORM-36)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15431 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-11 16:59:25 +00:00
Anthony Minessale df7637f687 change switch_strlen_zero to zstr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15211 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 16:03:42 +00:00
Anthony Minessale fbf1a82cc3 add chime-list to local_stream
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14966 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-24 18:13:46 +00:00
Michael Jerris 4441606b17 cleanup msvc code analysis tagging and warnings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13280 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-11 22:28:02 +00:00
Anthony Minessale 5267d785ed refactor resampling in mod_local_stream
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13222 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-03 03:15:42 +00:00
Anthony Minessale 5078cdb0f6 fail over to default if desired stream is not found
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13186 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-29 03:24:53 +00:00
Anthony Minessale d8e65abe8f fail over to default if desired stream is not found
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13185 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-29 03:23:26 +00:00
Anthony Minessale c66dc3de19 fail over to default if desired stream is not found
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13184 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-29 03:05:35 +00:00
Mathieu Rene 580b7818a3 MODFORM-27
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13165 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-27 17:27:20 +00:00
Anthony Minessale f125872c73 FSCORE-297
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12173 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 01:10:59 +00:00
Brian West babb2f83f5 update copyright
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 23:37:37 +00:00
Brian West ae220d3341 update email
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11643 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 21:20:54 +00:00
Michael Jerris ed521c19d5 fix build regression from rev 11162
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11191 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 15:28:57 +00:00
Brian West a5367cd386 buffer regressions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11162 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-13 21:43:55 +00:00
Anthony Minessale f5ece7dc15 fix another buffering regression
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11152 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-12 23:14:55 +00:00
Anthony Minessale c711a50846 fix double close of filehandles and add recording of native files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11108 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-10 03:52:28 +00:00