[gstreamer-bugs] [Bug 604925] qtmux shouldn't accept adts aac
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jan 11 08:51:11 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=604925
GStreamer | gst-plugins-bad | git
Thiago Sousa Santos <thiago.sousa.santos> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |0.10.18
--- Comment #2 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2010-01-11 16:51:07 UTC ---
Fixed by these commits.
commit a428ad82c765ac5fc18b939b4f82a824a97a3dae
Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date: Mon Jan 11 13:13:41 2010 -0300
Rename aac's stream-format 'none' to 'raw'
Renames aac's stream-format from previous commits from none to
raw
commit 5b8b363310cae46e63c6bebfae0bf24da9e1d92e
Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date: Mon Jan 11 10:34:32 2010 -0300
qtmux: Only accept stream-format='none' aac
Only accept raw aac streams (stream-format=none) to avoid
generating invalid files.
Fixes #604925
commit 635b0c1129a748db6bd0e44a3961ee7f1f723b57
Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date: Mon Jan 11 09:48:34 2010 -0300
faac: Add format to output caps
Adds 'stream-format' to output caps to inform if the stream is
adts or raw. This makes it possible for muxers to reject
input streams on caps if they don't support adts instead of
generating a invalid file.
Fixes #604925
--
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