[Bug 748922] vtdec: duplicating input frame's metas (inc. source H264 sample buffer)
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jun 9 07:21:08 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=748922
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |slomo at coaxion.net
Resolution|--- |FIXED
Target Milestone|git master |1.5.2
--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit faf903720a6ab6d99b2567cd6af8195b07ff5fab
Author: Ilya Konstantinov <ilya.konstantinov at gmail.com>
Date: Mon May 11 16:44:33 2015 +0200
vtenc: no need for queue_length with try_pop
commit 1f7681dd0ab9e2548a4dc7b35926183c972b32e6
Author: Ilya Konstantinov <ilya.konstantinov at gmail.com>
Date: Tue May 5 15:07:53 2015 +0200
vtdec: don't copy meta from input to output
Copying arbitrary metas is going to cause problems and this should really
be
handled by the base class. It overrides most other things already anyway,
including timestamp and duration. Those are just set here now so we can
insert the frame sorted into the queue.
https://bugzilla.gnome.org/show_bug.cgi?id=748922
--
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