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 326524 - Support for Indeo 3-encoded QuickTime files
Support for Indeo 3-encoded QuickTime files
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
0.10.0
Other All
: Normal enhancement
: 0.10.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-01-10 21:06 UTC by Fabrizio Gennari
Modified: 2006-01-11 11:06 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
patch for adding IV32 support to QuickTime (796 bytes, patch)
2006-01-10 21:08 UTC, Fabrizio Gennari
none Details | Review

Description Fabrizio Gennari 2006-01-10 21:06:59 UTC
It would be nice if GStreamer supported QuickTime (.mov) files whose video
stream is encoded with Indeo 3 (fourcc IV32). Enclosed is a patch to do that
Comment 1 Fabrizio Gennari 2006-01-10 21:08:05 UTC
Created attachment 57126 [details] [review]
patch for adding IV32 support to QuickTime
Comment 2 Edward Hervey 2006-01-11 11:06:51 UTC
2006-01-11  Fabrizio Gennari <fabrizio.ge@tiscali.it>

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

	* gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
	Add support for Indeo3 video in Quicktime files.
	Closes #326524