[gstreamer-bugs] [Bug 604913] rtph264pay/NALU/rtph264depay
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Dec 21 12:06:59 PST 2009
https://bugzilla.gnome.org/show_bug.cgi?id=604913
GStreamer | gst-plugins-good | 0.10.17
Wim Taymans <wim.taymans> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |0.10.18
--- Comment #10 from Wim Taymans <wim.taymans at gmail.com> 2009-12-21 20:06:57 UTC ---
Rewrote most of the patch, please test this. It should also work with AVC
streams.
commit 46871993488a30c0544f5c07c2b4a580ece59cc1
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date: Mon Dec 21 20:39:53 2009 +0100
rtph264pay: add option to insert PPS/SPS in streams
Add a new spspps-interval property to instruct the payloader to insert
SPS and PPS at periodic intervals in the stream.
Rework the SPS/PPS handling so that bytestream and AVC sample code both use
the
same code paths to handle sprop-parameter-sets. This also allows to have
the AVC
code to insert SPS/PPS like the bytestream code.
Fixes #604913
--
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