[Bug 735070] ASF file not playing back properly
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Aug 27 06:57:45 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=735070
GStreamer | gst-plugins-ugly | 1.4.0
Thiago Sousa Santos <thiagossantos> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |1.5.1
OS/Version|Linux |All
--- Comment #12 from Thiago Sousa Santos <thiagossantos at gmail.com> 2014-08-27 13:57:42 UTC ---
Thanks for the review. Updated the patches and pushed.
commit 59c34a8ff75d8cbfb24759711a2c35599f9ae52d
Author: Thiago Santos <thiagoss at osg.samsung.com>
Date: Mon Aug 25 13:44:30 2014 -0300
baseparse: handle streamheaders by prepending them to the stream
Add a first_buffer boolean state flag to have baseparse do actions
before pushing data. This is used to check the caps for streamheader
buffers that are prepended to the stream, but only if the first buffer
isn't already marked with the _HEADER flag. In this case, it is assumed
that the _HEADER marked buffer is the same as the streamheader.
https://bugzilla.gnome.org/show_bug.cgi?id=735070
commit 2863d9ae0039ddd27b4b98ceaaa1f4ed3a2eb3d6
Author: Thiago Santos <thiagoss at osg.samsung.com>
Date: Thu Aug 21 12:09:23 2014 -0300
asfdemux: if video is h264, check the codec_data for bytestream data
For bytestream we don't want to expose it as codec_data but rather as
streamheader as it is not out-of-band data but data that should be
prepended to the beginning of the stream before the other buffers.
https://bugzilla.gnome.org/show_bug.cgi?id=735070
--
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