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

misty at brew.sh misty at brew.sh
Mon Apr 2 20:53:29 EEST 2018


From: Misty De Meo <mistydemeo at 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



More information about the ffmpeg-devel mailing list