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 331909 - support for more fourccs in qtdemux
support for more fourccs in qtdemux
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 0.10.3
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-02-20 16:43 UTC by j^
Modified: 2006-05-03 21:52 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add 'dvsd', 'dv25' and 'png ' (1.68 KB, patch)
2006-02-20 16:44 UTC, j^
accepted-commit_after_freeze Details | Review

Description j^ 2006-02-20 16:43:05 UTC
qtdemux could support more mov files by adding some more fourcc
entries.
Comment 1 j^ 2006-02-20 16:44:32 UTC
Created attachment 59776 [details] [review]
Add 'dvsd', 'dv25'  and 'png ' 

Add 'dvsd' and 'dv25' to list of possible fourcc values for DV Video.
Add image/png for fourcc 'png '
Comment 2 Edward Hervey 2006-02-20 16:49:12 UTC
looks fine, but bad is frozen right now. It'll have to wait til after release.
Comment 3 Edward Hervey 2006-02-22 09:34:02 UTC
Commited, closing bug.


2006-02-19  Jan Gerber  <j@bootlab.org>

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

	* gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
	  Add 'dvsd' and 'dv25' to list of possible fourcc values for DV Video.
 	  Add image/png for fourcc 'png '