Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
avformat/img2: Add support for AVIF mux in image2
Add support for AVIF muxing in the image2 muxer. Tested with this example: ffmpeg -lavfi testsrc=duration=1:size=320x320 -g 1 -flags global_header -c:v libaom-av1 -f image2 img-%2d.avif Signed-off-by: Vignesh Venkatasubramanian <[email protected]>
- Loading branch information