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
Accelerator
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 }}
sebcode
/
FFmpeg
Public
forked from
FFmpeg/FFmpeg
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 5, 2020
avformat/dashdec: drop arbitrary DASH manifest size limit
Show description for 3249c75
jeeb
committed
3249c75
View commit details
Copy full SHA for 3249c75
Browse repository at this point
lavf/img2dec: Auto-detect Kodak Photo CD image files.
cehoyos
committed
d263838
View commit details
Copy full SHA for d263838
Browse repository at this point
avcodec/dxtory: add frame threads support
richardpl
committed
1d14118
View commit details
Copy full SHA for 1d14118
Browse repository at this point
avcodec/dxtory: add missed rgb555/rgb565 formats for vflip case
richardpl
committed
a198b50
View commit details
Copy full SHA for a198b50
Browse repository at this point
avcodec/dxtory: support subsampled formats with non-aligned size
Show description for 4562d8e
richardpl
committed
4562d8e
View commit details
Copy full SHA for 4562d8e
Browse repository at this point
Commits on Sep 4, 2020
avcodec/photocd: Remove set-but-unused variables
Show description for 38ee8f8
mkver
committed
38ee8f8
View commit details
Copy full SHA for 38ee8f8
Browse repository at this point
avcodec/mobiclip: Fix mixed declarations and code
Show description for c1a5d06
mkver
committed
c1a5d06
View commit details
Copy full SHA for c1a5d06
Browse repository at this point
avcodec/binkaudio: Avoid allocation for array
Show description for ae343d6
mkver
committed
ae343d6
View commit details
Copy full SHA for ae343d6
Browse repository at this point
avcodec/binkaudio: Remove unused array from context
Show description for c703088
mkver
committed
c703088
View commit details
Copy full SHA for c703088
Browse repository at this point
avcodec/binkaudio: Don't use static storage for context-dependent data
Show description for 2777bae
mkver
committed
2777bae
View commit details
Copy full SHA for 2777bae
Browse repository at this point
avcodec/bink: Only keep what is used from HpelDSPContext
Show description for d2308b9
mkver
committed
d2308b9
View commit details
Copy full SHA for d2308b9
Browse repository at this point
avcodec/bink: Combine allocations of arrays into one
Show description for ceeba2a
mkver
committed
ceeba2a
View commit details
Copy full SHA for ceeba2a
Browse repository at this point
avcodec/bink: Fix memleak upon init failure
Show description for 4f67288
mkver
committed
4f67288
View commit details
Copy full SHA for 4f67288
Browse repository at this point
avfilter/asrc_anullsrc: remove not useful function
richardpl
committed
9127855
View commit details
Copy full SHA for 9127855
Browse repository at this point
avfilter/vsrc_gradients: switch to activate
Show description for 9f5f971
richardpl
committed
9f5f971
View commit details
Copy full SHA for 9f5f971
Browse repository at this point
avfilter/asrc_anullsrc: switch to activate
Show description for e8819d8
richardpl
committed
e8819d8
View commit details
Copy full SHA for e8819d8
Browse repository at this point
avfilter/asrc_anullsrc: add support to set output duration
richardpl
committed
615d75f
View commit details
Copy full SHA for 615d75f
Browse repository at this point
avfilter/vf_alphamerge: use framesync
richardpl
committed
88db174
View commit details
Copy full SHA for 88db174
Browse repository at this point
avfilter/src_movie: switch to activate
Show description for abc884b
richardpl
committed
abc884b
View commit details
Copy full SHA for abc884b
Browse repository at this point
avfilter/af_arnndn: reduce size of second_check[] table
richardpl
committed
939f4b3
View commit details
Copy full SHA for 939f4b3
Browse repository at this point
avformat/yuv4mpegenc: Add const where appropriate
Show description for ef91d18
mkver
committed
ef91d18
View commit details
Copy full SHA for ef91d18
Browse repository at this point
avformat/yuv4mpegenc: Simplify writing global and packet headers
Show description for a162fa0
mkver
committed
a162fa0
View commit details
Copy full SHA for a162fa0
Browse repository at this point
avcodec: add PhotoCD decoder
richardpl
committed
c8e3895
View commit details
Copy full SHA for c8e3895
Browse repository at this point
Commits on Sep 3, 2020
avformat/yuv4mpegenc: simplify writing the header
Show description for f901d75
jamrial
committed
f901d75
View commit details
Copy full SHA for f901d75
Browse repository at this point
avformat/mov: Stash mfra size if we're reading it anyway
Show description for 2c0d6ac
dwbuiten
committed
2c0d6ac
View commit details
Copy full SHA for 2c0d6ac
Browse repository at this point
avformat/mov: Only read the mfra size once during sidx parsing
Show description for 97fa669
dwbuiten
committed
97fa669
View commit details
Copy full SHA for 97fa669
Browse repository at this point
avformat/mov: Do not try and seek to an mfra if the reader can't seek
Show description for 19064a3
dwbuiten
committed
19064a3
View commit details
Copy full SHA for 19064a3
Browse repository at this point
avformat/mov: Fix return type used for av_seek in mfra code
Show description for 0c13f8a
dwbuiten
committed
0c13f8a
View commit details
Copy full SHA for 0c13f8a
Browse repository at this point
avformat: add MODS demuxer
richardpl
committed
cfe2c90
View commit details
Copy full SHA for cfe2c90
Browse repository at this point
avformat: add moflex demuxer
richardpl
committed
0a30683
View commit details
Copy full SHA for 0a30683
Browse repository at this point
avcodec: add MobiClip video decoder
richardpl
committed
7f95339
View commit details
Copy full SHA for 7f95339
Browse repository at this point
avcodec: add FastAudio decoder
richardpl
committed
1304078
View commit details
Copy full SHA for 1304078
Browse repository at this point
avcodec: add ADPCM IMA MOFLEX decoder
richardpl
committed
a1caa16
View commit details
Copy full SHA for a1caa16
Browse repository at this point
avcodec/dxtory: add support for vertically flipped frames
richardpl
committed
2d16b6b
View commit details
Copy full SHA for 2d16b6b
Browse repository at this point
avformat/musx: improve probing
richardpl
committed
69e22e2
View commit details
Copy full SHA for 69e22e2
Browse repository at this point
Previous
Next
You can’t perform that action at this time.