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 618530 - [videomixer] Doesn't handle pixel-aspect-ratio correctly
[videomixer] Doesn't handle pixel-aspect-ratio correctly
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal major
: 0.10.24
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-05-13 11:34 UTC by Sebastian Dröge (slomo)
Modified: 2010-06-01 09:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
videomixer: Don't mix input with different pixel aspect ratios (6.21 KB, patch)
2010-05-14 15:58 UTC, Sebastian Dröge (slomo)
committed Details | Review

Description Sebastian Dröge (slomo) 2010-05-13 11:34:58 UTC
Mixing different PAR pixel by pixel will cause invalid output...
Comment 1 Sebastian Dröge (slomo) 2010-05-14 15:58:34 UTC
Created attachment 161072 [details] [review]
videomixer: Don't mix input with different pixel aspect ratios

Fixes bug #618530.
Comment 2 Sebastian Dröge (slomo) 2010-06-01 09:26:35 UTC
commit f5bca501e5eb122a0d511b336293278f49970ef2
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Fri May 14 17:57:59 2010 +0200

    videomixer: Don't mix input with different pixel aspect ratios
    
    Fixes bug #618530.