On Wed, Dec 07, 2011 at 04:47:25PM +0100, Luca Barbato wrote: > It behaves similarly to image2 muxer
except that image2 makes segments exactly of one frame, be it video or audio, keyframe or not :) > --- > doc/muxers.texi | 32 ++++++ > libavformat/Makefile | 1 + > libavformat/allformats.c | 1 + > libavformat/segment.c | 256 > ++++++++++++++++++++++++++++++++++++++++++++++ > 4 files changed, 290 insertions(+), 0 deletions(-) > create mode 100644 libavformat/segment.c LGTM (and hopefully to valgrind too) _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
