GNOME Bugzilla – Bug 658438
[0.11][h263parse] Make h263 profiles/levels string fields in the caps
Last modified: 2012-01-22 19:30:12 UTC
See summary, same as for other codecs
h.263 doesn't really use profiles (well it has them, but they were defined much later), so negotiation is mostly done by enabling/disabling annexes one at a time..
commit 5791ed71ada0fec58554a342065cf3bf93f37aef Author: Tim-Philipp Müller <tim.muller@collabora.co.uk> Date: Sun Jan 22 19:11:21 2012 +0000 h263parse: make level and profile fields in caps strings For consistency with other caps. https://bugzilla.gnome.org/show_bug.cgi?id=658438