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 }}
ffstaging
/
FFmpeg
Public
forked from
FFmpeg/FFmpeg
Notifications
You must be signed in to change notification settings
Fork
4
Star
8
Code
Pull requests
17
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Wiki
Security and quality
Insights
Subtitle Filtering 2022
- #18
#18
Open
softworkz
wants to merge 25 commits into
ffstaging:master
ffstaging/FFmpeg:master
from
softworkz:submit_subfiltering
softworkz/FFmpeg:submit_subfiltering
Copy head branch name to clipboard
Conversation
Commits
25
(25)
Checks
Files changed
Open
Subtitle Filtering 2022
#18
softworkz
wants to merge 25 commits into
ffstaging:master
ffstaging/FFmpeg:master
from
softworkz:submit_subfiltering
softworkz/FFmpeg:submit_subfiltering
Copy head branch name to clipboard
Commits
Commits on Oct 23, 2022
avcodec,avutil: Move enum AVSubtitleType to avutil, add new and deprecate old values
Show description for bc849a2
softworkz
committed
bc849a2
View commit details
Copy full SHA for bc849a2
Browse repository at this point
avutil/frame: Prepare AVFrame for subtitle handling
Show description for 95e9b5f
softworkz
committed
95e9b5f
View commit details
Copy full SHA for 95e9b5f
Browse repository at this point
avcodec/subtitles: Introduce new frame-based subtitle decoding API
Show description for 3598ec3
softworkz
committed
3598ec3
View commit details
Copy full SHA for 3598ec3
Browse repository at this point
avcodec/libzvbi: set subtitle type
Show description for 76ed737
softworkz
committed
76ed737
View commit details
Copy full SHA for 76ed737
Browse repository at this point
avfilter/subtitles: Update vf_subtitles to use new decoding api
Show description for 2043071
softworkz
committed
2043071
View commit details
Copy full SHA for 2043071
Browse repository at this point
avcodec,avutil: Move ass helper functions to avutil as avpriv_ and extend ass dialog parsing
Show description for abfe4c9
softworkz
committed
abfe4c9
View commit details
Copy full SHA for abfe4c9
Browse repository at this point
avcodec/subtitles: Replace deprecated enum values
Show description for 4acdb3a
softworkz
committed
4acdb3a
View commit details
Copy full SHA for 4acdb3a
Browse repository at this point
fftools/play,probe: Adjust for subtitle changes
Show description for e03ce50
softworkz
committed
e03ce50
View commit details
Copy full SHA for e03ce50
Browse repository at this point
avfilter/subtitles: Add subtitles.c for subtitle frame allocation
Show description for 2ea0e71
softworkz
committed
2ea0e71
View commit details
Copy full SHA for 2ea0e71
Browse repository at this point
avfilter/avfilter: Handle subtitle frames
Show description for e7055c7
softworkz
committed
e7055c7
View commit details
Copy full SHA for e7055c7
Browse repository at this point
avfilter/avfilter: Fix hardcoded input index
Show description for 0b31d69
softworkz
committed
0b31d69
View commit details
Copy full SHA for 0b31d69
Browse repository at this point
avfilter/sbuffer: Add sbuffersrc and sbuffersink filters
Show description for 066b754
softworkz
committed
066b754
View commit details
Copy full SHA for 066b754
Browse repository at this point
avfilter/overlaygraphicsubs: Add overlaygraphicsubs and graphicsub2video filters
Show description for 2dce3f8
softworkz
committed
2dce3f8
View commit details
Copy full SHA for 2dce3f8
Browse repository at this point
avfilter/overlaytextsubs: Add overlaytextsubs and textsubs2video filters
Show description for 14d291d
softworkz
committed
14d291d
View commit details
Copy full SHA for 14d291d
Browse repository at this point
avfilter/textmod: Add textmod, censor and show_speaker filters
Show description for 15a8984
softworkz
committed
15a8984
View commit details
Copy full SHA for 15a8984
Browse repository at this point
avfilter/stripstyles: Add stripstyles filter
Show description for 5433d27
softworkz
committed
5433d27
View commit details
Copy full SHA for 5433d27
Browse repository at this point
avfilter/splitcc: Add splitcc filter for closed caption handling
Show description for 39bb78e
softworkz
committed
39bb78e
View commit details
Copy full SHA for 39bb78e
Browse repository at this point
avfilter/graphicsub2text: Add new graphicsub2text filter (OCR)
Show description for 80f4c93
softworkz
committed
80f4c93
View commit details
Copy full SHA for 80f4c93
Browse repository at this point
avfilter/subscale: Add filter for scaling and/or re-arranging graphical subtitles
Show description for 4e6888c
softworkz
committed
4e6888c
View commit details
Copy full SHA for 4e6888c
Browse repository at this point
avfilter/subfeed: add subtitle feed filter
Show description for 5874f5c
softworkz
committed
5874f5c
View commit details
Copy full SHA for 5874f5c
Browse repository at this point
avfilter/text2graphicsub: Added text2graphicsub subtitle filter
Show description for 938d0ef
softworkz
committed
938d0ef
View commit details
Copy full SHA for 938d0ef
Browse repository at this point
avfilter/snull,strim: Add snull and strim filters
Show description for 99e5c11
softworkz
committed
99e5c11
View commit details
Copy full SHA for 99e5c11
Browse repository at this point
avcodec/subtitles: Migrate subtitle encoders to frame-based API
Show description for 300c14f
softworkz
committed
300c14f
View commit details
Copy full SHA for 300c14f
Browse repository at this point
Commits on Oct 24, 2022
fftools/ffmpeg: Introduce subtitle filtering and new frame-based subtitle encoding
Show description for 6046dde
softworkz
committed
6046dde
View commit details
Copy full SHA for 6046dde
Browse repository at this point
Commits on Oct 25, 2022
avcodec/dvbsubdec: Fix conditions for fallback to default resolution
Show description for bb11798
softworkz
committed
bb11798
View commit details
Copy full SHA for bb11798
Browse repository at this point
You can’t perform that action at this time.