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 662164 - vc1parser: fix parsing of FRMRTQ_POSTPROC, BITRTQ_POSTPROC and sequence layer
vc1parser: fix parsing of FRMRTQ_POSTPROC, BITRTQ_POSTPROC and sequence layer
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 0.10.23
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-10-19 07:30 UTC by sreerenj
Modified: 2011-10-21 09:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Correct the parsing of FRMRTQ_POSTPROC and BITRTQ_POSTPROC (1.18 KB, patch)
2011-10-19 07:30 UTC, sreerenj
committed Details | Review
Correct the parsing of sequece layer (1.10 KB, patch)
2011-10-21 08:44 UTC, sreerenj
committed Details | Review

Description sreerenj 2011-10-19 07:30:03 UTC
Created attachment 199401 [details] [review]
Correct the parsing of FRMRTQ_POSTPROC and  BITRTQ_POSTPROC

Correct the parsing of FRMRTQ_POSTPROC and BITRTQ_POSTPROC.
Comment 1 sreerenj 2011-10-21 08:44:45 UTC
Created attachment 199620 [details] [review]
Correct the parsing of sequece layer
Comment 2 Sebastian Dröge (slomo) 2011-10-21 08:54:26 UTC
commit 48275dc0719edcca12eb6602bedc313bda224d59
Author: Sreerenj Balachandran <sreerenj.balachandran@intel.com>
Date:   Wed Oct 19 10:24:52 2011 +0300

    vc1parser: Correct the parsing of FRMRTQ_POSTPROC and BITRTQ_POSTPROC

commit 30a3c5147b21b1929f944e12c5ddb3beccd5d237
Author: Sreerenj Balachandran <sreerenj.balachandran@intel.com>
Date:   Fri Oct 21 11:40:54 2011 +0300

    vc1parser: Correct the parsing of sequece layer.