[Bug 692473] qtmux has issues with tag setting
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Jan 31 13:04:32 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=692473
GStreamer | gst-plugins-good | 1.x
Thiago Sousa Santos <thiagossantos> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
CC| |thiagossantos at gmail.com
--- Comment #1 from Thiago Sousa Santos <thiagossantos at gmail.com> 2015-01-31 21:04:28 UTC ---
This is the first step, I'm still working on the qtdemux bits.
commit e52b2cb2cf4ab1b30f3ee5c1de5b746330c47c91
Author: Thiago Santos <thiagoss at osg.samsung.com>
Date: Sat Jan 31 14:32:34 2015 -0300
qtmux: store stream and container tags separately
Tags received via events, when marked as stream tags, will
be stored on that stream's trak atom instead of being stored
in the main tags atom. This allows the resulting file to have
global and stream tags stored.
https://bugzilla.gnome.org/show_bug.cgi?id=692473
commit 6321cdedb3b9bb1d7f89309c6718bd2c588d727e
Author: Thiago Santos <thiagoss at osg.samsung.com>
Date: Sat Jan 31 13:14:44 2015 -0300
qtmux: refactor tags functions to accomodata UDTA at trak level
Refactor the functions that were bound to the 'moov' atom to
directly pass the desired 'udta' that should receive the tags.
This allows the tags to be written to 'udta' at the 'moov' or
the 'trak' level, creating tags that are for the container or
for a stream only.
https://bugzilla.gnome.org/show_bug.cgi?id=692473
commit f0fde8be887106f0f00b14299dfcbf340018c9ab
Author: Thiago Santos <thiagoss at osg.samsung.com>
Date: Sat Jan 31 10:47:40 2015 -0300
qtmux: map application name to _swr tag
It refers to the application name and version used to create the
file
https://bugzilla.gnome.org/show_bug.cgi?id=692473
--
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