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 }}
drewman301
/
ffmpeg-cpp
Public
forked from
Raveler/ffmpeg-cpp
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
Breadcrumbs
History for
ffmpeg-cpp
source
ffmpeg-cpp
ffmpeg-cpp
ffmpegcpp.h
on
master
User selector
All users
All time
Commit history
Commits on Jul 1, 2019
removed VideoFilter, since it is a worse version of the more general Filter, and fixed all the other input sources so that this would work
Raveler
committed
0bdebd7
View commit details
Copy full SHA for 0bdebd7
View code at this point
Browse repository at this point
Commits on Jun 28, 2019
added support for audio filters AND cross-video/audio-filters (ie waveform that converts an audio stream to a video stream)
Raveler
committed
00320d2
View commit details
Copy full SHA for 00320d2
View code at this point
Browse repository at this point
Commits on Feb 28, 2019
timeBase was propagated incorrectly, so replaced it by a more robust, proper MetaData system that separates frame rate from time base
Raveler
committed
0f8f7a8
View commit details
Copy full SHA for 0f8f7a8
View code at this point
Browse repository at this point
Commits on Dec 9, 2018
set up the project for easy deployment
Raveler
committed
e146e55
View commit details
Copy full SHA for e146e55
View code at this point
Browse repository at this point
Commits on Dec 7, 2018
refactored the whole OutputStream and made it MUCH easier to use... also now automatically deduces properties from the codec and input frame unless you override it explicitly
Raveler
committed
d8a8362
View commit details
Copy full SHA for d8a8362
View code at this point
Browse repository at this point
Commits on Dec 6, 2018
added video data source, audio file source and auto-conversion to the right format and resolution by the VideoEncoder
Raveler
committed
3a76746
View commit details
Copy full SHA for 3a76746
View code at this point
Browse repository at this point
refactoring
Raveler
committed
9f2a069
View commit details
Copy full SHA for 9f2a069
View code at this point
Browse repository at this point
added demuxer but swr_convert still doesn't work properly
Raveler
committed
a843f9f
View commit details
Copy full SHA for a843f9f
View code at this point
Browse repository at this point
Commits on Nov 30, 2018
adding audio support to the system
Raveler
committed
b382be7
View commit details
Copy full SHA for b382be7
View code at this point
Browse repository at this point
added a required method that can be used to promagate the pixel format from the codec back upwards
Raveler
committed
9c7f679
View commit details
Copy full SHA for 9c7f679
View code at this point
Browse repository at this point
fixed bugs
Raveler
committed
0aa387e
View commit details
Copy full SHA for 0aa387e
View code at this point
Browse repository at this point
added filters and digital raw data sources
Raveler
committed
ecd1935
View commit details
Copy full SHA for ecd1935
View code at this point
Browse repository at this point
Commits on Nov 29, 2018
first initial version that can process a video and write it out as a container
Raveler
committed
3210acb
View commit details
Copy full SHA for 3210acb
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.