Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
h4tr3d
/
avcpp
Public
Notifications
You must be signed in to change notification settings
Fork
98
Star
517
Code
Issues
23
Pull requests
4
Discussions
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 9, 2025
Fix compilation against FFmpeg 3.x (#160)
Show description for da338e3
timothytylee
authored
da338e3
Copy full SHA for da338e3
Commits on May 27, 2025
fix install avcpp-targets DESTINATION path (#153)
nijiancong
authored
50cec73
Copy full SHA for 50cec73
Commits on May 5, 2025
Update doxygen github flow
h4tr3d
committed
935ca1c
Copy full SHA for 935ca1c
Bump version 2.7.1
h4tr3d
committed
6f94f8b
Copy full SHA for 6f94f8b
Git flow update (#152)
Show description for 595f570
h4tr3d
authored
595f570
Copy full SHA for 595f570
Bump version 2.7.0
h4tr3d
committed
b691a3a
Copy full SHA for b691a3a
Allow wrap external data into VideoFrame
h4tr3d
committed
11cbc0e
Copy full SHA for 11cbc0e
Commits on Apr 10, 2025
Cmake patches (#149)
Show description for 9b27e12
KKhanhH
authored
9b27e12
Copy full SHA for 9b27e12
Commits on Apr 7, 2025
more generic filter example that also encodes the result (#151)
Show description for 132bb05
mmomtchev
authored
132bb05
Copy full SHA for 132bb05
Fix MKV hw encode issue (#150)
Show description for 6089ac4
btmxh
authored
6089ac4
Copy full SHA for 6089ac4
Commits on Jan 26, 2025
Bump version 2.6.0
h4tr3d
committed
f2de920
Copy full SHA for f2de920
Add formatters for std::format (C++20)
h4tr3d
committed
3fe45ea
Copy full SHA for 3fe45ea
Commits on Jan 14, 2025
Update cmake-ci.yml (#148)
Show description for 17f8c7d
h4tr3d
authored
17f8c7d
Copy full SHA for 17f8c7d
Commits on Jan 13, 2025
Reorganize API compatibility defines
h4tr3d
committed
8cc2ba9
Copy full SHA for 8cc2ba9
Target wide C++ standard applying
Show description for 251d97e
h4tr3d
committed
251d97e
Copy full SHA for 251d97e
api2-decode-raw-h264: remove extra includes
h4tr3d
committed
51baacb
Copy full SHA for 51baacb
Commits on Jan 12, 2025
Fix issue with Timestamp overflow
Show description for f984467
h4tr3d
committed
f984467
Copy full SHA for f984467
Bump version 2.5.0
h4tr3d
committed
68a21be
Copy full SHA for 68a21be
Stop using av_stream_get_codec_timebase()
Show description for ce2739d
h4tr3d
committed
ce2739d
Copy full SHA for ce2739d
Use avcodec_get_supported_config() if possible
Show description for 862207b
h4tr3d
committed
862207b
Copy full SHA for 862207b
Added sample to decode raw .H264 bitstream
Show description for b388f05
h4tr3d
committed
b388f05
Copy full SHA for b388f05
Commits on Nov 18, 2024
Bump version to 2.4.1
h4tr3d
committed
82facd4
Copy full SHA for 82facd4
Supress avcodec_close() deprecation warning
Show description for 47c4c43
h4tr3d
committed
47c4c43
Copy full SHA for 47c4c43
Commits on Nov 13, 2024
fix isValid() for VAAPI frame (#141)
Show description for 69b6bd7
lukasz-misek
authored
69b6bd7
Copy full SHA for 69b6bd7
Commits on May 18, 2024
Bump version to 2.4.0
h4tr3d
committed
5e167a4
Copy full SHA for 5e167a4
fix dependency Threads (#137)
Show description for 4aa25fb
MonicaLiu0311
and
Monica
authored
4aa25fb
Copy full SHA for 4aa25fb
alternative filter interface (#129)
Show description for 2603883
mmomtchev
authored
2603883
Copy full SHA for 2603883
Commits on May 5, 2024
Bug fix on `FilterGraph::filter`, `nb_filters` means the count of the filters, idx should less than the count of the filters. (#134)
wooshifu
authored
e80e54b
Copy full SHA for e80e54b
Commits on Apr 18, 2024
Bump version to 2.3.2
h4tr3d
committed
b631ac0
Copy full SHA for b631ac0
Fix for avio_alloc_context on FFmpeg 7
h4tr3d
committed
70d42fd
Copy full SHA for 70d42fd
Bump version to 2.3.1
h4tr3d
committed
37c97b8
Copy full SHA for 37c97b8
Smoke HW encoding sample
Show description for 2aa3649
h4tr3d
committed
2aa3649
Copy full SHA for 2aa3649
av::Rational: added num/Rational and Rational/num division
h4tr3d
committed
89801c9
Copy full SHA for 89801c9
Commits on Mar 11, 2024
Bump version to 2.3.0
h4tr3d
committed
aadb6c6
Copy full SHA for aadb6c6
Commits on Mar 10, 2024
Build samples and tests with AV_ENABLE_SHARED disabled
Show description for 49c329e
h4tr3d
committed
49c329e
Copy full SHA for 49c329e
Pagination
Previous
Next
You can’t perform that action at this time.