-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updating fork from master #3
Commits on Mar 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f990836 - Browse repository at this point
Copy the full SHA f990836View commit details
Commits on Mar 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for dd935f6 - Browse repository at this point
Copy the full SHA dd935f6View commit details
Commits on Mar 22, 2021
-
Fix the build instructions on Windows
For windows running `GYP_DEFINES='target_arch=X64'` shows an error GYP_DEFINES is not recognized as an internal or external command. The actual command is to set the value of GYP_DEFINES. so it should be `SET GYP_DEFINES='target_arch=X64'`.
Configuration menu - View commit details
-
Copy full SHA for aa046a8 - Browse repository at this point
Copy the full SHA aa046a8View commit details
Commits on Mar 29, 2021
-
Fix transparency case in DVB-SUB.
This fixes some math errors in the color conversions and handles the case of Y=0. Fixes #903 Change-Id: I796246e4d62a3161b44916f97e9e98f9203ad338
Configuration menu - View commit details
-
Copy full SHA for c1f64e5 - Browse repository at this point
Copy the full SHA c1f64e5View commit details
Commits on Mar 30, 2021
-
fix: Explicitly signal the lack of CEA captions in HLS
Closes #922 Change-Id: If097a66642ca40c355a476655ff1394b7b937b17
Configuration menu - View commit details
-
Copy full SHA for d48bf0f - Browse repository at this point
Copy the full SHA d48bf0fView commit details
Commits on Apr 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f6c02e6 - Browse repository at this point
Copy the full SHA f6c02e6View commit details
Commits on Apr 10, 2021
-
Update Sphinx config for markdown handling
The config format has changed in v3.0 in the handling of markdown. See https://www.sphinx-doc.org/en/master/usage/markdown.html. Change-Id: I3f2dad962824e1d5f410f8420795c68715b03635
Configuration menu - View commit details
-
Copy full SHA for 6c8ad30 - Browse repository at this point
Copy the full SHA 6c8ad30View commit details
Commits on May 4, 2021
-
Update check_formatting.py to work with python3
Change-Id: Iff3ba89f3b3e6fe0991e48482546084d1ba66ac5
Configuration menu - View commit details
-
Copy full SHA for 23953bf - Browse repository at this point
Copy the full SHA 23953bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4528bdb - Browse repository at this point
Copy the full SHA 4528bdbView commit details