[Bug 736061] typefind: detects AAC instead of mpegts when input buffer is small

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 30 04:31:02 PST 2014


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

Thiago Sousa Santos <thiagossantos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
          Component|gst-plugins-good            |gst-plugins-bad
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1
         OS/Version|Linux                       |All

--- Comment #5 from Thiago Sousa Santos <thiagossantos at gmail.com> 2014-12-30 12:30:54 UTC ---
commit 104bd7cf02bad9e83b440b48e57ea6483c5ca3ef
Author: Thiago Santos <thiagoss at osg.samsung.com>
Date:   Tue Dec 30 08:07:18 2014 -0300

    hlsdemux: only typefind when we have a minimum amount of data

    For small amounts some data might be mistyped and it would cause
    the pipeline to fail. For example if you have AAC inside mpegts,
    for small amounts, the AAC samples would cause the typefinder to
    think it is AAC and not mpegts.

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

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