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 703966 - riff: XSUB streams need a proper media type
riff: XSUB streams need a proper media type
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other All
: Normal normal
: 1.1.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-07-10 17:52 UTC by Reynaldo H. Verdejo Pinochet
Modified: 2013-07-11 16:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add proper(*) Media type for XSUB (1.07 KB, patch)
2013-07-10 17:52 UTC, Reynaldo H. Verdejo Pinochet
committed Details | Review

Description Reynaldo H. Verdejo Pinochet 2013-07-10 17:52:16 UTC
Created attachment 248859 [details] [review]
Add proper(*) Media type for XSUB

Xsub (fourcc DXSB) is a subpicture stream used for embeded
subtitles on divx files. This provides a correct media type
for them instead of just video/x-avi-unknown.
Comment 1 Sebastian Dröge (slomo) 2013-07-11 11:02:54 UTC
Please commit :)
Comment 2 Reynaldo H. Verdejo Pinochet 2013-07-11 16:46:04 UTC
done. Thanks