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 660234 - [mpeg4videoparse] Use strings for the profile/level fields in caps
[mpeg4videoparse] Use strings for the profile/level fields in caps
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
0.10.13
Other Linux
: Normal normal
: 0.10.23
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-09-27 09:32 UTC by Sebastian Dröge (slomo)
Modified: 2011-11-29 01:01 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Dröge (slomo) 2011-09-27 09:32:13 UTC
See summary, should be done for consistency and for better understanding (240 makes no sense unless you have a table with all the fields while "advanced simple profile level 0" makes sense)
Comment 1 Thibault Saunier 2011-10-02 03:37:13 UTC
I have a patch for that here: http://cgit.collabora.com/git/user/tsaunier/gst-plugins-bad/commit/?h=mpeg4parseporting&id=9c661f34c5d4144c60172091c95bbd3a2cf2f7ac I will push it soon, I am waiting for a quick review of the whole branch.
Comment 2 Thibault Saunier 2011-11-29 01:01:22 UTC
commit 5555b5fa9db3612abc804a6c86802d21906cf4af
Author: Thibault Saunier <thibault.saunier@collabora.com>
Date:   Thu Sep 29 14:37:59 2011 -0300

    mpeg4videoparse: Properly handle profile and level in caps
    
    Fix #660234