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
Type
/
to 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 }}
tony2001
/
ffmpeg-php
Public
Notifications
You must be signed in to change notification settings
Fork
59
Star
85
Code
Issues
9
Pull requests
6
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Fixes and tweaks
- #8
#8
Open
elbandi
wants to merge 13 commits into
tony2001:master
tony2001/ffmpeg-php:master
from
elbandi:master
elbandi/ffmpeg-php-tony2001:master
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Fixes and tweaks
#8
elbandi
wants to merge 13 commits into
tony2001:master
tony2001/ffmpeg-php:master
from
elbandi:master
elbandi/ffmpeg-php-tony2001:master
Copy head branch name to clipboard
Commits
Commits on Feb 20, 2014
Register all libav components version
elbandi
committed
4180ce7
View commit details
Copy full SHA for 4180ce7
Browse repository at this point
Display libavutil version and license in php_info()
elbandi
committed
ae29566
View commit details
Copy full SHA for ae29566
Browse repository at this point
Allow change the ffmpeg log level
elbandi
committed
f112848
View commit details
Copy full SHA for f112848
Browse repository at this point
Initialize libav codec and network
elbandi
committed
c25fe0f
View commit details
Copy full SHA for c25fe0f
Browse repository at this point
Remove multiple config.h include
elbandi
committed
a201e41
View commit details
Copy full SHA for a201e41
Browse repository at this point
Remove duplicated code
elbandi
committed
5d5634f
View commit details
Copy full SHA for 5d5634f
Browse repository at this point
Fix codestyle
elbandi
committed
f8009d6
View commit details
Copy full SHA for f8009d6
Browse repository at this point
Fix libav pts and key_frame detection
elbandi
committed
6785352
View commit details
Copy full SHA for 6785352
Browse repository at this point
Remove libav hurryup code, because it doesnt work
elbandi
committed
c7ad57c
View commit details
Copy full SHA for c7ad57c
Browse repository at this point
Set the frame number from right value
elbandi
committed
9f37fe8
View commit details
Copy full SHA for 9f37fe8
Browse repository at this point
Use is_keyframe value not the pointer
elbandi
committed
58d695a
View commit details
Copy full SHA for 58d695a
Browse repository at this point
Fix memory leak
elbandi
committed
04bfecd
View commit details
Copy full SHA for 04bfecd
Browse repository at this point
Bounds check for wanted frame
elbandi
committed
de9b588
View commit details
Copy full SHA for de9b588
Browse repository at this point
You can’t perform that action at this time.