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 704224 - h263parse: Put display width/height in the output caps
h263parse: Put display width/height in the output caps
Status: RESOLVED INVALID
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-07-15 05:49 UTC by Sebastian Dröge (slomo)
Modified: 2013-07-15 22:05 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Dröge (slomo) 2013-07-15 05:49:10 UTC
+++ This bug was initially created as a clone of Bug #704009 +++

The caps should always represent what the user is supposed to see. So if any cropping is automatically happening in the decoder we should put the cropped width/height on the encoded caps after the parser.
Comment 1 Tim-Philipp Müller 2013-07-15 22:05:46 UTC
I think this is already the case in case there's an extended PTYPE header with a custom resolution.