From: Misty De Meo <mistyde...@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 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel