[Bug 775794] qtdemux: can not play xvid/mp2 quicktime format

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Dec 14 05:51:02 UTC 2016


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

Heekyoung Seo <heekyoung.seo at lge.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #341804|reviewed                    |none
             status|                            |
 Attachment #341804|0                           |1
        is obsolete|                            |

--- Comment #9 from Heekyoung Seo <heekyoung.seo at lge.com> ---
Created attachment 341931
  --> https://bugzilla.gnome.org/attachment.cgi?id=341931&action=edit
patch to check video sample description and XiTh length and XiTh

What about audio/others? Isn't that the same code?
> Yes, unless buffer length is smaller than node_length. Function will return false if buffer length is smaller than node length.

Also even if it is 86 at minimum, whenever we read more than 86 below we need
to check if that much is available.
> constant value is used bellow. 86 > 51+31(it is read in below). Therefore, in my opinion, more checking is not needed.


I am attaching new patch for it.

-- 
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