20
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Small changes to keep backwards compatibility;
cesarsouza
as Cesar Souza
More... over 6 years ago
Updating sample applications to use version 3.8.2-alpha.
cesarsouza
as Cesar Souza
More... over 6 years ago
Adding a missing reference to Accord.Audio in the nuspec for Accord.Video.FFMPEG.
cesarsouza
as Cesar Souza
More... over 6 years ago
Rewriting the sample packaging script in C#; Updating sample application packaging script to creates a solution file for each sample application on-the-fly before zipping.
cesarsouza
as Cesar Souza
More... over 6 years ago
GH-1021: Removing individual solution files for sample applications.
cesarsouza
as Cesar Souza
More... over 6 years ago
Fixing build in .NET Standard 1.4.
cesarsouza
as Cesar Souza
More... over 6 years ago
Updating version numbers to 3.8.2-alpha.
cesarsouza
as Cesar Souza
More... over 6 years ago
Missing changes from latest commits.
cesarsouza
as Cesar Souza
More... over 6 years ago
Little reorganization for some base classes.
cesarsouza
as Cesar Souza
More... over 6 years ago
Marking more feature extractors and descriptors as ISerializable.
cesarsouza
as Cesar Souza
More... over 6 years ago
Updating binary classification tutorial sample application.
cesarsouza
as Cesar Souza
More... over 6 years ago
Updating binary classification tutorial sample application.
cesarsouza
as Cesar Souza
More... over 6 years ago
Building on top of GH-1017, extending with newer release targets (net46, net462)
cesarsouza
as Cesar Souza
More... over 6 years ago
Merge pull request #1017 from michel-carbone/development
cesarsouza
as César Souza
More... over 6 years ago
Fixing unit tests for TimeSeriesTools.AutoCorrelationFunction.
cesarsouza
as Cesar Souza
More... over 6 years ago
Restoring backward compatibility for Accord.Video.FFMPEG.
cesarsouza
as Cesar Souza
More... over 6 years ago
Standardizing the replacement for String.IsNullOrWhitespace when building for .NET 3.5.
cesarsouza
as Cesar Souza
More... over 6 years ago
Fixing unit tests in .NET 3.5
cesarsouza
as Cesar Souza
More... over 6 years ago
Fixing preemptive checks for VS redistributables in Accord.Video.FFMPEG
cesarsouza
as Cesar Souza
More... over 6 years ago
Working on documentation for Accord.Video.FFMPEG;
cesarsouza
as Cesar Souza
More... over 6 years ago
Fixing build in .NET 3.5
cesarsouza
as Cesar Souza
More... over 6 years ago
Fixing unit tests and formatting issues.
cesarsouza
as Cesar Souza
More... over 6 years ago
Working on documentation and reducing compilation warnings.
cesarsouza
as Cesar Souza
More... over 6 years ago
Updating ReadAudioFrame to perform an automatic conversion to interleaved format.
cesarsouza
as Cesar Souza
More... over 6 years ago
GH-558: Deprecated FFMPEG Functions
cesarsouza
as Cesar Souza
More... over 6 years ago
Updating submodules.
cesarsouza
as Cesar Souza
More... over 6 years ago
Renaming Channels.h to AudioLayouts.h
cesarsouza
as Cesar Souza
More... over 6 years ago
Updating unit tests.
cesarsouza
as Cesar Souza
More... over 6 years ago
Updating VideoFilerWriter to allow for more configuration options; Improving the separation between the managed and unmanaged parts; Reverting the duration parameters to be timestamp parameters again; Adding more argument checks.
cesarsouza
as Cesar Souza
More... over 6 years ago
Completing FFmpeg's AudioCodec, AudioChannels, PixelFormats and VideoCodec enumerations;
cesarsouza
as Cesar Souza
More... over 6 years ago