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 93081 - mimetype for .ogg files is wrong
mimetype for .ogg files is wrong
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other Linux
: Normal normal
: 0.4.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-09-11 23:34 UTC by Iain
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to change audio/x-ogg to application/x-ogg (559 bytes, patch)
2002-09-11 23:35 UTC, Iain
none Details | Review
Doh! I missed one. This fixes them all. (740 bytes, patch)
2002-09-11 23:37 UTC, Iain
none Details | Review

Description Iain 2002-09-11 23:34:21 UTC
Gstreamer thinks .ogg's mimetype is audio/x-ogg, but it's application/x-ogg.
Patch fixes it.
Comment 1 Iain 2002-09-11 23:35:08 UTC
Created attachment 11035 [details] [review]
Patch to change audio/x-ogg to application/x-ogg
Comment 2 Iain 2002-09-11 23:37:52 UTC
Created attachment 11036 [details] [review]
Doh! I missed one. This fixes them all.
Comment 3 Christian Fredrik Kalager Schaller 2002-09-13 13:05:06 UTC
ok,patch applied, closing bug