GNOME Bugzilla – Bug 612968
Add On2 VP62 and VP7 support in riff-media
Last modified: 2010-03-16 00:55:20 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.
Created attachment 156207 [details] [review] add On2 VP62 to riff-media
Created attachment 156208 [details] [review] add On2 VP7 to riff-media
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.