This website requires JavaScript.
Explore
Help
Sign In
har0ke
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
110,559
Commits
2
Branches
401
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Anton Khirnov
c8fa58430e
fftools/ffmpeg_dec: drop useless abort_codec_experimental()
...
It does nothing beyond exit_program().
2023-04-17 12:01:40 +02:00
Anton Khirnov
503c705634
fftools/ffmpeg_dec: reindent after previous commit
2023-04-17 12:01:40 +02:00
Anton Khirnov
9ce1a041d8
fftools/ffmpeg: move opening decoders to a new file
...
All decoding code will be moved to this file in the future.
2023-04-17 12:01:40 +02:00