[FFmpeg-devel] [PATCH 0/1] re: Add Sega FILM muxer

misty at brew.sh misty at brew.sh
Mon Mar 26 18:14:58 EEST 2018


From: Misty De Meo <mistydemeo at gmail.com>

I reviewed the contributing guide one more time, and noticed I'd missed two
items from the new muxer list. Updated the patch with:

* Marked Sega FILM as having a muxer in general.texi
* Bumped the minor version of libavformat

Misty De Meo (1):
  Add Sega FILM muxer

 Changelog                 |   1 +
 doc/general.texi          |   2 +-
 libavformat/Makefile      |   1 +
 libavformat/allformats.c  |   1 +
 libavformat/segafilmenc.c | 377 ++++++++++++++++++++++++++++++++++++++++++++++
 libavformat/version.h     |   2 +-
 6 files changed, 382 insertions(+), 2 deletions(-)
 create mode 100644 libavformat/segafilmenc.c

-- 
2.16.2



More information about the ffmpeg-devel mailing list