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
106,985
Commits
2
Branches
401
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Anton Khirnov
5c66ee6351
fftools/ffmpeg: move freeing the output file to ffmpeg_mux.c
2022-04-13 12:07:54 +02:00
Anton Khirnov
5bc644ea8a
fftools/ffmpeg: move writing the trailer to ffmpeg_mux.c
2022-04-13 12:07:54 +02:00
Anton Khirnov
288aa37387
fftools/ffmpeg: move some muxing-related code into a separate file
...
This is a first step towards making muxers more independent from the rest of the code.
2022-04-13 12:07:54 +02:00