gstreamer/gst/quicktime
Thiago Santos b692f9ffb0 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
2011-04-12 20:32:16 +01:00
..
atoms.c qtmux: Adds moov recovery feature 2011-04-12 20:32:16 +01:00
atoms.h qtmux: Adds moov recovery feature 2011-04-12 20:32:16 +01:00
atomsrecovery.c qtmux: Adds moov recovery feature 2011-04-12 20:32:16 +01:00
atomsrecovery.h qtmux: Adds moov recovery feature 2011-04-12 20:32:16 +01:00
descriptors.c [cleanup] Various style and cleanups 2011-04-12 20:32:15 +01:00
descriptors.h [cleanup] Various style and cleanups 2011-04-12 20:32:15 +01:00
fourcc.h qtmux: Adds moov recovery feature 2011-04-12 20:32:16 +01:00
ftypcc.h gppmux: Add support for 3gr6 2011-04-12 20:32:13 +01:00
gstqtmoovrecover.c qtmux: Adds moov recovery feature 2011-04-12 20:32:16 +01:00
gstqtmoovrecover.h qtmux: Adds moov recovery feature 2011-04-12 20:32:16 +01:00
gstqtmux.c qtmux: Adds moov recovery feature 2011-04-12 20:32:16 +01:00
gstqtmux.h qtmux: Adds moov recovery feature 2011-04-12 20:32:16 +01:00
gstqtmuxmap.c qtmux: Only accept avc-sample h264 2011-04-12 20:32:15 +01:00
gstqtmuxmap.h gppmux: Add support for 3gr6 2011-04-12 20:32:13 +01:00
gstqtmuxplugin.c qtmux: Adds moov recovery feature 2011-04-12 20:32:16 +01:00
gstrtpxqtdepay.c qtdemux: rename directory to quicktime to match plugin name 2011-04-12 19:29:56 +01:00
gstrtpxqtdepay.h qtdemux: rename directory to quicktime to match plugin name 2011-04-12 19:29:56 +01:00
LEGAL qtdemux: rename directory to quicktime to match plugin name 2011-04-12 19:29:56 +01:00
Makefile.am qtdemux: rename directory to quicktime to match plugin name 2011-04-12 19:29:56 +01:00
properties.c [cleanup] Various style and cleanups 2011-04-12 20:32:15 +01:00
properties.h gst/quicktime/: Dual license qtmux LGPL/MIT. Fixes #564232. 2011-04-12 20:32:10 +01:00
qtatomparser.h qtdemux: rename directory to quicktime to match plugin name 2011-04-12 19:29:56 +01:00
qtdemux.c qtdemux: rename directory to quicktime to match plugin name 2011-04-12 19:29:56 +01:00
qtdemux.h qtdemux: rename directory to quicktime to match plugin name 2011-04-12 19:29:56 +01:00
qtdemux.vcproj qtdemux: rename directory to quicktime to match plugin name 2011-04-12 19:29:56 +01:00
qtdemux_dump.c qtdemux: rename directory to quicktime to match plugin name 2011-04-12 19:29:56 +01:00
qtdemux_dump.h qtdemux: rename directory to quicktime to match plugin name 2011-04-12 19:29:56 +01:00
qtdemux_fourcc.h qtdemux: rename directory to quicktime to match plugin name 2011-04-12 19:29:56 +01:00
qtdemux_lang.c qtdemux: rename directory to quicktime to match plugin name 2011-04-12 19:29:56 +01:00
qtdemux_lang.h qtdemux: rename directory to quicktime to match plugin name 2011-04-12 19:29:56 +01:00
qtdemux_types.c qtdemux: rename directory to quicktime to match plugin name 2011-04-12 19:29:56 +01:00
qtdemux_types.h qtdemux: rename directory to quicktime to match plugin name 2011-04-12 19:29:56 +01:00
qtpalette.h qtdemux: rename directory to quicktime to match plugin name 2011-04-12 19:29:56 +01:00
quicktime.c qtdemux: rename directory to quicktime to match plugin name 2011-04-12 19:29:56 +01:00