2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cleanup for pull request #2 More... about 11 years ago
less duplicate code More... about 11 years ago
look for libav unconditionally More... about 11 years ago
libav support More... about 11 years ago
Add libav linking More... about 11 years ago
avcodec_open deprecated since 2011-07-11 More... about 11 years ago
Compatibility with libav without avcodec_free_frame More... about 11 years ago
Add a message about building without full support More... about 11 years ago
Use FFMPEG_LIBSWRESAMPLE_FOUND to check if we have found libswresample (it checks both libraries and include dirs) More... about 11 years ago
Fix tests on Windows More... about 11 years ago
Build tests with CHROMAPRINT_NODLL More... about 11 years ago
MSVC fixes More... about 11 years ago
Set CHROMAPRINT_NODLL when building chromaprint_p More... about 11 years ago
Iinclude <algorithm> in utils.h (fixes #7) More... about 11 years ago
Fix invalid Image data access from IntegralImage.Area (closes #5) More... about 11 years ago
Do not even create std::vector<> with the length until we validate it More... about 11 years ago
Fixed a potential DoS attack in fingerprint decompression code More... about 11 years ago
Fix C++11 warning in tests More... about 11 years ago
Fix version in chromaprint.h More... over 11 years ago
Set the version number to 1.0 More... over 11 years ago
Try to get duration from the format context More... over 11 years ago
The WMA codec doesn't provide channel layout, but does provide the number of channels More... over 11 years ago
Fix the URL to the Chromaprint page More... over 11 years ago
Make the code compilable (but crippled) with libav More... almost 12 years ago
Use swr_alloc_set_opts to avoid compatibility problems with FFmpeg 1.0.x More... almost 12 years ago
This warning should not have been committed More... almost 12 years ago
Rewrite fpcalc.c audio handling to work properly with FFmpeg 1.2 More... almost 12 years ago
Request the S16 audio format More... almost 12 years ago
Changed fpcalc to return non-zero status on failure (closes #2) More... almost 12 years ago
Add support for reading files from stdin More... about 12 years ago