[Bug 722290] videodecoder: mark buffers as corrupted before a key frame arrives
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Jan 15 13:12:32 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=722290
GStreamer | gst-plugins-base | git
Aleix Conchillo Flaqué <aleix> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #266385|0 |1
is obsolete| |
--- Comment #6 from Aleix Conchillo Flaqué <aleix at oblong.com> 2014-01-15 21:12:28 UTC ---
Created an attachment (id=266396)
View: https://bugzilla.gnome.org/attachment.cgi?id=266396
Review: https://bugzilla.gnome.org/review?bug=722290&attachment=266396
mark buffers as corrupted in avviddec
We mark buffers as corrupted if they were decoded but no key frame was found
before.
Actually, it would be better to use another buffer flag to properly indicate
this (as Sebastian has pointed). Also, this could happen in the middle of the
stream, so the buffers will not be marked properly with this patch. However, if
I am not wrong, this is something that would need to be added in libav.
--
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