[Bug 738526] vc1parse: implement some stream-format conversion

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 7 02:57:58 PST 2014


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

Aurélien Zanelli <aurelien.zanelli> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #288960|0                           |1
        is obsolete|                            |

--- Comment #17 from Aurélien Zanelli <aurelien.zanelli at parrot.com> 2014-11-07 10:57:54 UTC ---
Created an attachment (id=290149)
 View: https://bugzilla.gnome.org/attachment.cgi?id=290149
 Review: https://bugzilla.gnome.org/review?bug=738526&attachment=290149

vc1parse: add some asf related stream-format conversions

Use gst_buffer_extract() to avoid map/unmap by hand and get the first four
bytes.
By doing this, we also check we have four bytes.

If frame is smaller than four bytes, we just prepend start code. This can
happen for instance when we have a black video sequence.

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