34 Commits

Author SHA1 Message Date
Cameron Gutman
51e5b89018 Add H.265 video support 2016-03-02 06:25:19 -05:00
Cameron Gutman
fbd58c60ea Disable dynamic resolution switching on Gen 5 servers 2016-02-28 14:19:03 -05:00
Iwan Timmer
fd247151ce Add support for Generation 5 servers (GFE 2.10.2+) 2016-02-19 17:20:56 +01:00
Michelle Bergeron
5ba0f82b35 Manually cleanup files that somehow survived the mass find/replace 2016-02-13 13:47:52 -06:00
Michelle Bergeron
35835898c3 Cleanup: standardize * by type name, not var name 2016-02-13 13:28:58 -06:00
Michelle Bergeron
c8bad4ed2f Major code cleanup: comment style & run CodeMaid 2016-02-13 13:01:24 -06:00
Cameron Gutman
dfdfe4f0f6 Fix inconsistent whitespace 2016-02-06 23:46:47 -05:00
Cameron Gutman
349d1baa53 We might as well just keep the bitrate constant rather than doing all the complex logic to decide on a minimum. The dynamic scaling behavior is awful anyway. 2015-10-27 00:20:23 -07:00
Cameron Gutman
a13e68b042 Add support for 5.1 surround sound with GFE 2.7 2015-10-25 13:08:20 -07:00
Cameron Gutman
81f8e5427a Request 1 slice per frame when not using slicing 2015-08-17 23:02:04 -07:00
Cameron Gutman
19849a1ac5 Use a macro for specifying the slices per frame capability to allow for configurable slicing 2015-08-16 12:11:10 -07:00
Cameron Gutman
2d35d7262f Merge pull request #12 from irtimmer/disableSlicing
Place slicing behind a flag as not all video decoders support it.
2015-08-16 11:40:41 -07:00
Iwan Timmer
277acef69c Place slicing behind a flag as not all video decoders support it. 2015-08-16 20:34:19 +02:00
Cameron Gutman
a97e7c962a Add a better description to the new remote streaming field and rename to it be more clear about what it means 2015-08-16 10:23:48 -07:00
Iwan Timmer
4d9cbd3c3d Add SDP optimizations for remote connections 2015-08-15 11:00:20 +02:00
Cameron Gutman
47104f93c2 Revert the encoding bitrate hack 2015-08-12 00:05:42 -07:00
Cameron Gutman
437645da13 Apply SDP changes from the Java common library.
- Use the default vqos.bw.flags value - commit 8c83042
- Enable slicing to speed up some decoders - commit f21c8a8
2015-07-20 17:33:29 -07:00
Cameron Gutman
97a499fc50 Fix build errors and warnings on Windows 2015-06-30 20:53:23 -07:00
Cameron Gutman
c4d19edb4c Update to API 1.1 2015-06-17 23:21:58 -07:00
Cameron Gutman
dc270ce988 Fix SDP bitrate attributes 2015-04-05 21:57:25 -04:00
Cameron Gutman
0fa1a02e0a Add backwards compatibility for GFE 2.1.x 2015-02-01 20:16:08 -05:00
Cameron Gutman
41d823923b Update for GFE 2.2.2+ 2015-01-22 16:55:08 -05:00
Cameron Gutman
551834a021 Apply the request packet size in the SDP generator 2015-01-09 17:50:36 -05:00
Cameron Gutman
6db4a4fc4e QoS optimizations 2015-01-09 00:14:34 -05:00
Cameron Gutman
9143994588 Disable FEC as in Java common 2014-11-11 19:02:20 -08:00
Michelle Bergeron
d9f55e9c8f Better commenting on methods 2014-10-23 01:16:35 -04:00
Cameron Gutman
0758de960a Clean up a bunch of warnings when building with Xcode 6.1 2014-10-18 11:32:29 -04:00
Cameron Gutman
36b426d59e Update SDP code to parity (mostly) with limelight-common 2014-10-12 12:02:10 -07:00
Cameron Gutman
3dee3a60d5 Fix build on Windows 2014-08-31 12:18:42 -07:00
Diego Waxemberg
a0b54e9d42 Created Xcode project for compiling universal static lib for iOS 2014-08-31 13:07:44 -04:00
Cameron Gutman
a0506eb415 Update SDP generator for GFE 2.1.1 2014-08-17 19:06:56 -07:00
Cameron Gutman
c5491ef928 Fix SDP generator bugs based on testing within the test harness 2014-06-28 23:54:50 -07:00
Cameron Gutman
c1d273c22f Fix build warnings and errors 2014-06-28 22:53:10 -07:00
Cameron Gutman
0490201b79 Add untested SDP generator 2014-06-28 22:49:05 -07:00