[Bug 654744] matroskademux: fix aspect ratio if header has only onle display variable set

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jul 16 16:17:05 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=654744
  GStreamer | gst-plugins-good | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.31
            Summary|matroskademux: fix          |matroskademux: fix aspect
                   |aspecratio if headers has   |ratio if header has only
                   |only ony disply variable.   |onle display variable set

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-07-16 23:16:58 UTC ---
Thanks for the patch:

commit 69c14012c9585780a9fd69c73f80d13f7917432d
Author: Alexey Fisher <bug-track at fisher-privat.net>
Date:   Sat Jul 16 19:38:51 2011 +0200

    matroskademux: fix pixel-aspect-ratio if header has only one display
variable

    Current matroska demux calculates the pixel aspect ratio only if both
    DisplayHeight and DisplayWidth are set, but it is legal to use only
    one variable if the other is equal to PixelWidth or PixelHeight, at
    least the mkclean utility is doing that. So this makse mkcleaned
    files play correctly.

    https://bugzilla.gnome.org/show_bug.cgi?id=654744

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list