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 775414 - qtdemux: Correctly read interlacing information
qtdemux: Correctly read interlacing information
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal normal
: 1.11.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-11-30 15:56 UTC by Vivia Nikolaidou
Modified: 2016-11-30 16:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
0001-qtdemux-Correctly-read-interlacing-information.patch (3.18 KB, patch)
2016-11-30 15:57 UTC, Vivia Nikolaidou
committed Details | Review

Description Vivia Nikolaidou 2016-11-30 15:56:49 UTC
Read interlacing and TFF/BFF information from the FIEL atom and pass it
into the caps
Comment 1 Vivia Nikolaidou 2016-11-30 15:57:14 UTC
Created attachment 341066 [details] [review]
0001-qtdemux-Correctly-read-interlacing-information.patch
Comment 2 Sebastian Dröge (slomo) 2016-11-30 16:52:52 UTC
commit f8bf3a84efaa660296678ee79351a9fa48998dc7
Author: Vivia Nikolaidou <vivia@ahiru.eu>
Date:   Wed Nov 30 17:56:02 2016 +0200

    qtdemux: Read interlacing information from 'fiel' atom
    
    Read interlacing and TFF/BFF information from the 'fiel' atom and pass it
    into the caps
    
    https://bugzilla.gnome.org/show_bug.cgi?id=775414