After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 680923 - qtwrapper audiodecoder isn't big-endian compatible
qtwrapper audiodecoder isn't big-endian compatible
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
0.10.23
Other Mac OS
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-07-31 16:26 UTC by Tobias Netzel
Modified: 2014-11-26 14:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
big-endian patch (34.84 KB, application/octet-stream)
2012-07-31 16:26 UTC, Tobias Netzel
  Details
big-endian patch (1.90 KB, patch)
2012-08-01 21:28 UTC, Tobias Netzel
none Details | Review

Description Tobias Netzel 2012-07-31 16:26:31 UTC
Created attachment 220001 [details]
big-endian patch

The attached path solves this issue.
It does also introduce some further checks that make sure that the effective output format is of the requested format, reactivating some commented code.
The patch needs to be checked for compatibility with Windows and Mac OS X Intel platforms.
Comment 1 Tobias Netzel 2012-08-01 21:28:30 UTC
Created attachment 220104 [details] [review]
big-endian patch
Comment 2 Tim-Philipp Müller 2014-11-26 14:46:51 UTC
Thanks for the patch, and sorry it took so long until someone looked at it.

The qtwrapper plugin has never been ported to 1.x and we've now removed it from git since we want new plugins based on avfoundation (osx) or dxva/mediafoundation (windows), so let's close this bug.