[FFmpeg-devel] [PATCH 0/1] re: Add Sega FILM muxer
misty at brew.sh
misty at brew.sh
Mon Apr 2 05:56:29 EEST 2018
From: Misty De Meo <mistydemeo at gmail.com>
I've resolved the one TODO that remained by adding support for the one other
supported video codec in this container.
Is there anything else that you'd like to see changed? I understand the
concerns about this too niche, but I have been speaking to a number of other
people who would like to use this for their own projects. :) It's niche, but
it won't go unused.
Misty De Meo (1):
Add Sega FILM muxer
Changelog | 1 +
doc/general.texi | 2 +-
libavformat/Makefile | 1 +
libavformat/allformats.c | 1 +
libavformat/segafilmenc.c | 397 ++++++++++++++++++++++++++++++++++++++++++++++
libavformat/version.h | 2 +-
6 files changed, 402 insertions(+), 2 deletions(-)
create mode 100644 libavformat/segafilmenc.c
--
2.16.3
More information about the ffmpeg-devel
mailing list