From: Misty De Meo <mistyde...@gmail.com> > I assume you copied the demuxer but shouldn't you be here as well?
Good point, added! > I honestly think your comment style (i.e. C vs C++) should be consistent > throughout the file, but that's just me. OK, updated all the single-line comments to use the same format as the multiline comments. Misty De Meo (1): Add Sega FILM muxer Changelog | 1 + doc/general.texi | 2 +- libavformat/Makefile | 1 + libavformat/allformats.c | 1 + libavformat/segafilmenc.c | 398 ++++++++++++++++++++++++++++++++++++++++++++++ libavformat/version.h | 2 +- 6 files changed, 403 insertions(+), 2 deletions(-) create mode 100644 libavformat/segafilmenc.c -- 2.16.3 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel