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 668660 - codecparsers: h264: fix parsing of VUI parameters
codecparsers: h264: fix parsing of VUI parameters
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 0.10.24
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-01-25 13:02 UTC by Gwenole Beauchesne
Modified: 2012-01-30 15:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
codecparsers: h264: fix parsing of VUI parameters (1.10 KB, patch)
2012-01-25 13:02 UTC, Gwenole Beauchesne
committed Details | Review

Description Gwenole Beauchesne 2012-01-25 13:02:33 UTC
Created attachment 206088 [details] [review]
codecparsers: h264: fix parsing of VUI parameters

max_dec_frame_buffering was mis-parsed because log2_max_mv_length_vertical
was parsed twice.
Comment 1 Vincent Penquerc'h 2012-01-25 18:30:10 UTC
Comment on attachment 206088 [details] [review]
codecparsers: h264: fix parsing of VUI parameters

Will push when back on 0.10 unless someone beats me to it.