Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
LMS-Community
/
Audio-Scan
Public
forked from
andygrundman/Audio-Scan
Notifications
You must be signed in to change notification settings
Fork
8
Star
0
Code
Issues
2
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add support for audio files of more than 2GB (find_frames function); fixes #13
- #14
#14
Merged
ralph-irving
merged 17 commits into
LMS-Community:master
LMS-Community/Audio-Scan:master
from
arigit:master
arigit/Audio-Scan:master
Copy head branch name to clipboard
Jun 12, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Add support for audio files of more than 2GB (find_frames function); fixes #13
#14
ralph-irving
merged 17 commits into
LMS-Community:master
LMS-Community/Audio-Scan:master
from
arigit:master
arigit/Audio-Scan:master
Copy head branch name to clipboard
Commits
Commits on Jun 5, 2026
Update flac.c - flac_find_frame returns a 64 bit int
Show description for 067b66d
arigit
authored
067b66d
View commit details
Copy full SHA for 067b66d
Browse repository at this point
Update Scan.xs
arigit
authored
abc75a7
View commit details
Copy full SHA for abc75a7
Browse repository at this point
Update Scan.xs - change return type of _find_frame
Show description for 286482c
arigit
authored
286482c
View commit details
Copy full SHA for 286482c
Browse repository at this point
Update mp3.c - return 64 bits for mp3_find_frame
Show description for 8a6e0f7
arigit
authored
8a6e0f7
View commit details
Copy full SHA for 8a6e0f7
Browse repository at this point
Update ogg.c - support 64b for the return value of off_find_frame
Show description for 868d584
arigit
authored
868d584
View commit details
Copy full SHA for 868d584
Browse repository at this point
Update opus.c - 64b return type for opus_find_frame
Show description for a8bf763
arigit
authored
a8bf763
View commit details
Copy full SHA for a8bf763
Browse repository at this point
Update asf.c - 64b return type for asf_find_frame
Show description for 7f412d4
arigit
authored
7f412d4
View commit details
Copy full SHA for 7f412d4
Browse repository at this point
Update mp4.c - 64b return type for mp4_find_frame
Show description for 55f35fa
arigit
authored
55f35fa
View commit details
Copy full SHA for 55f35fa
Browse repository at this point
Update ogf.c - 64b return type for ogf_find_frame
Show description for 69ecbc2
arigit
authored
69ecbc2
View commit details
Copy full SHA for 69ecbc2
Browse repository at this point
Update asf.h - 64b return type for asf_find_frame
Show description for 6aa4f6e
arigit
authored
6aa4f6e
View commit details
Copy full SHA for 6aa4f6e
Browse repository at this point
Update mp3.h - 64b return type for mp3_find_frame
Show description for 24a273b
arigit
authored
24a273b
View commit details
Copy full SHA for 24a273b
Browse repository at this point
Update mp4.h - 64b return type for mp4_find_frame
Show description for c20d21a
arigit
authored
c20d21a
View commit details
Copy full SHA for c20d21a
Browse repository at this point
Update ogf.h - 64b return type for ogf_find_frame and _ogf_find_frame
Show description for 0d00ecf
arigit
authored
0d00ecf
View commit details
Copy full SHA for 0d00ecf
Browse repository at this point
Update ogg.h - 64b return type for ogg_find_frame
Show description for 3f04d7f
arigit
authored
3f04d7f
View commit details
Copy full SHA for 3f04d7f
Browse repository at this point
Update opus.h - 64b return type for opus_find_frame
Show description for 4619a62
arigit
authored
4619a62
View commit details
Copy full SHA for 4619a62
Browse repository at this point
Update Scan.xs - change type to IV of _find_frame
Show description for 8b24a2b
arigit
authored
8b24a2b
View commit details
Copy full SHA for 8b24a2b
Browse repository at this point
Update ogf.c - 64b return type in _ogf_find_frame was missing
Show description for fdf94bc
arigit
authored
fdf94bc
View commit details
Copy full SHA for fdf94bc
Browse repository at this point
You can’t perform that action at this time.