This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
ffmpeg
Watch
1
Star
0
Fork
0
You've already forked ffmpeg
Code
Issues
Pull Requests
Releases
Wiki
Activity
41,600
Commits
24
Branches
241
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Anton Khirnov
803391f719
lavfi: remove request/poll and drawing functions from public API on next bump
...
They are only useful inside filters and we don't allow user filters for now.
2012-06-05 09:38:16 +02:00
Anton Khirnov
f297dd3812
asyncts: reset delta to 0 when it's not used.
...
Fixes an invalid write.
2012-05-22 21:28:20 +02:00
Anton Khirnov
9f26421b0b
lavfi: add asyncts filter.
2012-05-14 21:36:11 +02:00