GNOME Bugzilla – Bug 660234
[mpeg4videoparse] Use strings for the profile/level fields in caps
Last modified: 2011-11-29 01:01:22 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)
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.
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