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 339042 - expose Apple Quick Draw decoder
expose Apple Quick Draw decoder
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-libav
git master
Other Linux
: Normal normal
: 0.10.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-04-19 15:21 UTC by j^
Modified: 2006-04-19 15:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
the patch (1.03 KB, patch)
2006-04-19 15:21 UTC, j^
committed Details | Review

Description j^ 2006-04-19 15:21:05 UTC
patch to expose the Quick Draw decoder.
Comment 1 j^ 2006-04-19 15:21:56 UTC
Created attachment 63875 [details] [review]
the patch
Comment 2 Edward Hervey 2006-04-19 15:36:22 UTC
I fixed it a little bit. Commited. Closing bug.

2006-04-19  J^ <j@bootlab.org>

	reviewed by: Edward Hervey  <edward@fluendo.com>

	* ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
	(gst_ffmpeg_formatid_to_caps), (gst_ffmpeg_formatid_get_codecids),
	(gst_ffmpeg_get_codecid_longname):
	Added proper GstCaps <==> CodecId for Apple QDRaw.
	Fixed up proper wrapping for GstCaps <==> FormatId.