Changeset a9a7e215 in ffmpeg

Timestamp:
Jun 29, 2012, 3:03:25 PM (12 years ago)
Author:
Stefano Sabatini <stefasab@gmail.com>
Branches:
master
Children:
c1abfbc4
Parents:
3cd4f9f
git-author:
Stefano Sabatini <stefasab@gmail.com> (01/13/12 14:38:13)
git-committer:
Stefano Sabatini <stefasab@gmail.com> (06/29/12 15:03:25)
Message:

lavf/segment: add stream_segment variant of the segment muxer

This simplifies usage for segment streaming formats with no global
headers, tipically MPEG 2 transport stream "ts" files.

The seg class duplication is required in order to avoid an infinite loop
in libavformat/utils.c:format_child_next_class().

(No files)

Note: See TracChangeset for help on using the changeset viewer.