-
Notifications
You must be signed in to change notification settings - Fork 179
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: dpirch/libfvad
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: dpirch/libfvad
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 18 files changed
- 7 contributors
Commits on May 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for cf585ec - Browse repository at this point
Copy the full SHA cf585ecView commit details
Commits on May 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ab268e5 - Browse repository at this point
Copy the full SHA ab268e5View commit details
Commits on Jun 21, 2018
-
- add -no-undefined to LDFLAGS, necessary on Windows. - diff with -b to support windows line endings.
Configuration menu - View commit details
-
Copy full SHA for be527cf - Browse repository at this point
Copy the full SHA be527cfView commit details
Commits on Jul 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 96de59a - Browse repository at this point
Copy the full SHA 96de59aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee69951 - Browse repository at this point
Copy the full SHA ee69951View commit details
Commits on Jun 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for aa3c662 - Browse repository at this point
Copy the full SHA aa3c662View commit details
Commits on Jan 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fdf039b - Browse repository at this point
Copy the full SHA fdf039bView commit details
Commits on May 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 67c881a - Browse repository at this point
Copy the full SHA 67c881aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 847a372 - Browse repository at this point
Copy the full SHA 847a372View commit details
Commits on Jun 21, 2023
-
fvad_new: Cast result of malloc
Otherwise can get a compile warning/error on some compilers
Configuration menu - View commit details
-
Copy full SHA for 661293e - Browse repository at this point
Copy the full SHA 661293eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 997e9dc - Browse repository at this point
Copy the full SHA 997e9dcView commit details
Commits on Sep 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 21d4260 - Browse repository at this point
Copy the full SHA 21d4260View commit details
Commits on Nov 12, 2023
-
vad_core: Expose filterbank/power features
This enables code using libfvad to access the features from the outside Very useful to do additional VAD processing, for visualization, or to use the code for audio feature extraction - as it is one of the fastest and most portable filterbank implementations available
Configuration menu - View commit details
-
Copy full SHA for 0ecc89d - Browse repository at this point
Copy the full SHA 0ecc89dView commit details
Commits on Feb 19, 2024
-
Fix C11 compiler support check in configure.ac
Replaced the undefined _AC_C_STD_TRY macro with a manual compiler support check for C11 using standard Autoconf macros. This ensures compatibility with Autoconf 2.71 and resolves configuration errors related to compiler feature checks. The update includes a direct setting of C11 flags and a compile test to verify support, improving the build configuration's robustness and portability.
Configuration menu - View commit details
-
Copy full SHA for 532ab66 - Browse repository at this point
Copy the full SHA 532ab66View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.0...master