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 612968 - Add On2 VP62 and VP7 support in riff-media
Add On2 VP62 and VP7 support in riff-media
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Mac OS
: Normal normal
: 0.10.29
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-03-15 18:50 UTC by Rob Clark
Modified: 2010-03-16 00:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
add On2 VP62 to riff-media (908 bytes, patch)
2010-03-15 18:51 UTC, Rob Clark
committed Details | Review
add On2 VP7 to riff-media (1.31 KB, patch)
2010-03-15 18:51 UTC, Rob Clark
committed Details | Review

Description Rob Clark 2010-03-15 18:50:55 UTC
the two attached patches patches add a few extra fourcc's to riff-media, to support (for example) .avi files containing VP62 or VP7 streams.
Comment 1 Rob Clark 2010-03-15 18:51:31 UTC
Created attachment 156207 [details] [review]
add On2 VP62 to riff-media
Comment 2 Rob Clark 2010-03-15 18:51:58 UTC
Created attachment 156208 [details] [review]
add On2 VP7 to riff-media
Comment 3 Tim-Philipp Müller 2010-03-16 00:54:53 UTC
Committed, thanks:

commit 5075d57b9de00cd502bd770f8f92edda51470b4f
Author: Rob Clark <rob@ti.com>
Date:   Mon Mar 15 12:54:32 2010 -0500

    riff: add mapping for On2 VP7 fourccs
    
    Fixes #612968.

commit a73bbb63ac83b823d917bd6751dc43a508b72eb3
Author: Rob Clark <rob@ti.com>
Date:   Mon Mar 15 12:54:01 2010 -0500

    riff: add mapping for On2 VP62 fourcc
    
    See #612968.