[gstreamer-bugs] [Bug 601576] qtmux enhancements (moov recovery, mem usage and edit lists)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Dec 16 07:47:01 PST 2009


https://bugzilla.gnome.org/show_bug.cgi?id=601576
  GStreamer | gst-plugins-bad | 0.10.14

--- Comment #8 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2009-12-16 15:46:55 UTC ---
Created an attachment (id=149840)
 View: https://bugzilla.gnome.org/attachment.cgi?id=149840
 Review: https://bugzilla.gnome.org/review?bug=601576&attachment=149840

Adds moov recovery

Patch that adds moov recovery feature (and only that) to qtmux.

This patch tries to avoid being intrusive in qtmux code and uses binary data to
store the recovery file. It also includes a tool/application to recover files.

The important code is in atomsrecovery.[ch].

This is a work in progress and the code needs some polishing and testing and
I'm working on that, just wanted to share here so I can have feedback earlier.

Things I plan to work on:
1) Improve the support on qtmux by correctly handling error cases.
2) Use GError for returning error messages to the users.
3) Try to come up with a solution for tags handling.

Haven't tested when qtmux is on 'faststart' mode yet.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list