gstreamer/gst/qtmux
Thiago Santos e1c1405396 qtmux: Adds moov recovery feature
Adds a new property to qtmux that sets a path to a file to write
and update data about the moov atom (that is not writen till the
end of the file). If the pipeline/app crashes during execution it
might be possible to recover the movie using the qtmoovrecover element.

qtmoovrecover is an element that is also a pipeline. It is not
meant to be used with other elements (it has no pads). It is merely
a tool/utilitary to recover unfinished qtmux files.

Fixes #601576
2010-02-02 14:03:38 -03:00
..
atoms.c qtmux: Adds moov recovery feature 2010-02-02 14:03:38 -03:00
atoms.h qtmux: Adds moov recovery feature 2010-02-02 14:03:38 -03:00
atomsrecovery.c qtmux: Adds moov recovery feature 2010-02-02 14:03:38 -03:00
atomsrecovery.h qtmux: Adds moov recovery feature 2010-02-02 14:03:38 -03:00
descriptors.c [cleanup] Various style and cleanups 2010-01-20 13:30:48 +01:00
descriptors.h [cleanup] Various style and cleanups 2010-01-20 13:30:48 +01:00
fourcc.h qtmux: Adds moov recovery feature 2010-02-02 14:03:38 -03:00
ftypcc.h gppmux: Add support for 3gr6 2009-10-26 08:59:46 -03:00
gstqtmoovrecover.c qtmux: Adds moov recovery feature 2010-02-02 14:03:38 -03:00
gstqtmoovrecover.h qtmux: Adds moov recovery feature 2010-02-02 14:03:38 -03:00
gstqtmux.c qtmux: Adds moov recovery feature 2010-02-02 14:03:38 -03:00
gstqtmux.h qtmux: Adds moov recovery feature 2010-02-02 14:03:38 -03:00
gstqtmuxmap.c qtmux: Only accept avc-sample h264 2010-01-13 10:35:57 -03:00
gstqtmuxmap.h gppmux: Add support for 3gr6 2009-10-26 08:59:46 -03:00
gstqtmuxplugin.c qtmux: Adds moov recovery feature 2010-02-02 14:03:38 -03:00
Makefile.am qtmux: Adds moov recovery feature 2010-02-02 14:03:38 -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