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 625302 - [qtdemux] Set the pixel-aspect-ratio field also for par=1/1
[qtdemux] Set the pixel-aspect-ratio field also for par=1/1
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal normal
: 0.10.25
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-07-26 11:43 UTC by Andoni Morales
Modified: 2010-07-26 15:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Set the pixel-aspect-ratio field also for par=1/1 (1.21 KB, patch)
2010-07-26 11:43 UTC, Andoni Morales
committed Details | Review

Description Andoni Morales 2010-07-26 11:43:30 UTC
Created attachment 166573 [details] [review]
Set the pixel-aspect-ratio field also for par=1/1

The pixel-aspect-ratio field should also be set for par=1/1.
Comment 1 Sebastian Dröge (slomo) 2010-07-26 13:41:07 UTC
Caps without PAR are assumed to have a 1/1 PAR. Why is this necessary?
Comment 2 Sebastian Dröge (slomo) 2010-07-26 14:09:10 UTC
commit e6d7e69844b6fa22d8c5b2943acd53a6e7edf3cd
Author: Andoni Morales Alastruey <amorales@flumotion.com>
Date:   Mon Jul 26 13:38:31 2010 +0200

    qtdemux: set the pixel-aspect-ratio field also for par=1/1
    
    https://bugzilla.gnome.org/show_bug.cgi?id=625302