Commit Graph

18 Commits

Author SHA1 Message Date
Mike Jerris a22b9ddcbb Merge pull request #1254 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10246-fix-vpx-codecs-for-windows-build to master
* commit 'f33c68cda8811453f7ea6875b8098efdfa053f44':
  FS-10246 [Core] Fix VPX codecs for windows build
2017-04-26 22:28:10 +00:00
Andrey Volk f33c68cda8 FS-10246 [Core] Fix VPX codecs for windows build 2017-04-21 00:08:37 +03:00
Mike Jerris 5fd0fcee73 FS-10246: [build] fix code can not be reached build error 2017-04-20 15:49:30 -05:00
Anthony Minessale 129f6eb69b FS-10050: [core] chromakey add flag to detect keyframe 2017-03-01 11:38:57 -06:00
Sergey Safarov df1ab07ca4 FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
Anthony Minessale 43c10074fb FS-9498 #resolve [Try to make video writing thread more efficient] 2016-09-09 19:01:55 -05:00
Seven Du 7df07d30e0 FS-9357 handle packet loss, reset decoder on mem err 2016-07-24 20:44:39 +08:00
Seven Du 18f1d56891 FS-9357 cleanup and tweak debug 2016-07-24 12:35:30 +08:00
Brian West 9ff1a506d0 FS-9357 #resolve [VP9 codec screenshare on mod_conference (mux/transcode) does not work] 2016-07-19 16:25:33 -05:00
Anthony Minessale b0be5d6737 FS-9267 #resolve [Raw decoded image from vpx codec is corrupted by video media bugs that modify the image] 2016-06-15 21:09:02 -05:00
Anthony Minessale 0151b8eddd FS-9106 followup and tweaks on this patch after some testing 2016-05-25 10:59:15 -05:00
Anthony Minessale 8ad3d5cb24 FS-9106 #resolve [vpx performance tweaks] 2016-04-26 23:05:14 -05:00
Seven Du a5bc7e72ce FS-8688 #improve vp9 processing to avoid chrome hang 2016-03-28 14:09:07 +08:00
Ken Rice e18c12b609 FS-8953 [core] white space clean up. 2016-03-17 08:55:00 -05:00
Michael Jerris 1540546cc1 FS-8884: add --disable-libyuv and --disable-libvpx configure args to disable building these libraries 2016-02-29 12:39:51 -05:00
Anthony Minessale 6334e1ce39 FS-8864 #resolve [Improve video file playback] 2016-02-26 15:28:03 -06:00
Anthony Minessale 3d7fbd17be FS-8876 #resolve [Bind video threads to CPU alternating] 2016-02-25 16:11:37 -06:00
Michael Jerris febe0f8dac FS-8867: build using in tree libvpx, vpx no longer optional and does not use system libvpx due to issues with having to update it frequently conflicting with system libraries, now we link to the static in tree version instead. Also, mod_vpx is now a core module instead of a loadable module, so mod_vpx.so will no longer be built 2016-02-24 18:44:11 -05:00