[FFmpeg-devel] [PATCH v6 0/1] adpcm_ima_ssi encoder + kvag muxer
Zane van Iperen
zane at zanevaniperen.com
Fri May 29 13:54:54 EEST 2020
Add support for encoding adpcm_ima_ssi and muxing to kvag.
v6: [2]
- move seekable check into kvag_write_init()
v5: [1]
- change AVERROR(EINVAL) to AVERROR_PATCHWELCOME
- Split "capabilities" argument and formatting out into new commits
- If too verbose, patch 3 may be squashed into patch 2
v{4,3,2,1}:
- ancient history
[1]: https://ffmpeg.org/pipermail/ffmpeg-devel/2020-May/262730.html
[2]: https://ffmpeg.org/pipermail/ffmpeg-devel/2020-May/263494.html
Zane van Iperen (1):
avformat: add kvag muxer
Changelog | 1 +
libavformat/Makefile | 1 +
libavformat/allformats.c | 1 +
libavformat/kvag.c | 82 +++++++++++++++++++++++++++++++++++++++-
libavformat/version.h | 2 +-
5 files changed, 85 insertions(+), 2 deletions(-)
--
2.25.1
More information about the ffmpeg-devel
mailing list