Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-10 | ZVISION: Boost volume for MPEG cutscenes | Torbjörn Andersson | |
The high-resolution videos play back at much lower volume than the original ones. This adds hard-coded values for how much to amplify each cutscene. It's all done by ear, and it does introduce some clipping, but I think it should be acceptable. Of course, it could also be a problem with the audio decoder, so this may be the wrong approach entirely. | |||
2018-11-04 | AUDIO: Add a separate AC-3 decoder | Torbjörn Andersson | |
This code comes from clone2727's now defunct (?) ac3 branch. |