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 658438 - [0.11][h263parse] Make h263 profiles/levels string fields in the caps
[0.11][h263parse] Make h263 profiles/levels string fields in the caps
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
0.10.13
Other Linux
: Normal blocker
: 0.11.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-09-07 09:12 UTC by Sebastian Dröge (slomo)
Modified: 2012-01-22 19:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Dröge (slomo) 2011-09-07 09:12:32 UTC
See summary, same as for other codecs
Comment 1 Olivier Crête 2011-09-07 14:46:24 UTC
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..
Comment 2 Tim-Philipp Müller 2012-01-22 19:30:12 UTC
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