libnx/nx
Lioncash 03143cbadc hwopus: Document second member of HwopusHeader
This second member indicates the Opus encoder's entropy coder's final
range. While nothing in the service actually does anything with the
final range as far as I can tell, this is specified within RFC 6716
(https://tools.ietf.org/html/rfc6716, see section "6. Conformance") as a
means of ensuring decoder conformance. States as follows:

"In addition, a compliant decoder implementation MUST have
 the same final range decoder state as that of the reference decoder."

So what is likely done when performing compliance testing is the data is
encoded, and then the final range of the encoder is sent via this
header, then during decoding, the final range would be checked against
to ensure that it's valid.
2019-03-10 21:34:54 -04:00
..
data switch to 16x16 console font 2018-02-25 15:49:25 +01:00
external/bsd/include Fixed ifr_flags type by introducing ifr_flagshigh (fixes #248) 2019-03-09 16:37:33 +01:00
include hwopus: Document second member of HwopusHeader 2019-03-10 21:34:54 -04:00
source Improved WebWifi, including handling for NULL conntest_url. 2019-03-09 16:18:10 -05:00
.gitignore ignore generated files 2017-09-18 19:40:15 +01:00
default_icon.jpg Changed the default icon (again) 2018-02-25 15:49:50 +01:00
Doxyfile Start doxygen bringup, with some miscellaneous cleanup 2018-02-10 22:40:11 +01:00
Makefile Release v2.0.0 2019-01-02 00:16:49 +01:00
switch_rules Add rules for building .npdm, .nsp and .kip, see details: 2018-05-09 17:55:30 +02:00
switch.ld Add MOD0 header to crt0 2018-08-31 13:05:21 +02:00
switch.specs Embed GNU build ID in compiled binaries for use by creport 2018-06-26 19:19:41 +02:00