gstreamer/gst/qtmux
Mark Nauwelaerts 68d5ab1a1d qtmux: optionally create fragmented file
In this mode, an initial empty moov (containing only stream metadata) is written,
followed by fragments containing actual data (along with required metadata).
New fragments are started either at keyframe (if such are sparse) or when
property configured duration exceeded.

Based on patch by Marc-André Lureau <mlureau@flumotion.com>

Fixes #632911.
2010-11-19 19:21:37 +01:00
..
atoms.c qtmux: optionally create fragmented file 2010-11-19 19:21:37 +01:00
atoms.h qtmux: optionally create fragmented file 2010-11-19 19:21:37 +01:00
atomsrecovery.c Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00
atomsrecovery.h qtmux: Adds moov recovery feature 2010-02-02 14:03:38 -03:00
descriptors.c Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00
descriptors.h [cleanup] Various style and cleanups 2010-01-20 13:30:48 +01:00
fourcc.h qtmux: add a couple of fourcc for fragmented mp4 2010-11-19 19:21:36 +01:00
ftypcc.h gppmux: Add support for 3gr6 2009-10-26 08:59:46 -03:00
gstqtmoovrecover.c various (gst): add missing G_PARAM_STATIC_STRINGS flags 2010-10-19 15:47:17 +03:00
gstqtmoovrecover.h qtmux: Adds moov recovery feature 2010-02-02 14:03:38 -03:00
gstqtmux.c qtmux: optionally create fragmented file 2010-11-19 19:21:37 +01:00
gstqtmux.h qtmux: optionally create fragmented file 2010-11-19 19:21:37 +01:00
gstqtmuxmap.c qtmux: Add VP8 2010-05-19 19:24:04 +02:00
gstqtmuxmap.h Add -Wwrite-strings 2010-03-22 13:16:33 +01:00
gstqtmuxplugin.c qtmux: use GStreamer package name and origin in the plugin info 2010-03-30 00:46:51 +01:00
Makefile.am qtmux: add xmp support 2010-03-11 16:42:31 -03:00
properties.c [cleanup] Various style and cleanups 2010-01-20 13:30:48 +01:00
properties.h gst/qtmux/: Dual license qtmux LGPL/MIT. Fixes #564232. 2008-12-19 18:33:47 +00:00