Commit Graph

24 Commits

Author SHA1 Message Date
Sergey Safarov df1ab07ca4 FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
Ken Rice 278b9fa0c1 copyright date update 2015-06-23 14:43:16 -04:00
Anthony Minessale 7c294f242f FS-7504: allow <modname>.<codecname> support so multiple modules can exist for the same codec 2015-05-28 12:47:13 -05:00
Mike Jerris 770694b1c1 Merge pull request #203 in FS/freeswitch from ~MISHEHU/freeswitch:bugfix/FS-7302-fs_encode-improvements-for-config to master
* commit 'ed2fabc2a6b882a29662d6c4a990341e6349e21e':
  FS-7302: Added params to fs_encode.c:          -c for path to conf_dir          -k for path to log_dir          -m for path to mod_dir
2015-02-20 13:10:57 -06:00
Anthony Minessale b66aa6af92 FS-7306 #comment fix both ways 2015-02-20 18:10:01 -06:00
Yossi Neiman ed2fabc2a6 FS-7302: Added params to fs_encode.c:
-c for path to conf_dir
         -k for path to log_dir
         -m for path to mod_dir
2015-02-19 19:03:03 -06:00
Anthony Minessale 43c2c6dd24 FS-6815 FS-6903 #resolve 2014-10-09 15:47:36 -05:00
Anthony Minessale ab56c276a0 move speex codec into the core since it already has speex anyway 2014-02-15 02:40:02 +05:00
Ken Rice 6e7d5d0897 update copyright header for 2014 2014-02-12 12:08:56 -06:00
Anthony Minessale 8dfbd91a3d fold version macros into runtime functions to avoid cascade rebuilds when modifying the core 2014-01-17 01:54:47 +05:00
Seven Du 4c5b8751ff fix regression from 9074a12455 2013-09-19 22:21:28 +08:00
Nathan Neulinger 32adc789f6 make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
Michael S Collins 0ec0153b99 fs_encode: load mod_spandsp before loading mod_native_file so that the latter picks up all the codecs offered by the former 2013-03-22 16:40:42 -07:00
Ken Rice 1a1153e04a FS-5147 --resolve 2013-03-06 23:36:15 -06:00
Anthony Minessale b084ba9955 change fs_encode to support raw files to wav or to other raw 2013-03-05 13:33:32 -06:00
Jeff Lenk 305aa77a15 FS-2216 --resolve clang 2012-07-03 09:01:27 -05:00
Ken Rice c5554eb939 Copyright date update. 2012-04-18 11:52:02 -05:00
Brian West 3734f4cd44 bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
Mathieu Rene 4b86794dea typo 2010-10-12 16:52:23 -04:00
Mathieu Rene 3eab7f5a89 fs_encode: err/logging on stderr 2010-10-12 16:25:49 -04:00
Mathieu Rene 3c4d7f1d48 fs_encode: encode by [ptime] ms so we don't end up with partial frames, destroy codec when done 2010-10-12 15:48:33 -04:00
Mathieu Rene b9a8bcd5c3 fs_encode: add bitrate argument 2010-10-12 14:31:28 -04:00
Mathieu Rene c25476b568 fs_encode: check for file.file_interface before closing 2010-10-12 14:23:55 -04:00
Mathieu Rene 89b1760159 Add fs_encode tool 2010-10-12 13:45:43 -04:00