[Bug 770221] rtponviftimestamp: Implement property "Immediate"

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Sep 13 09:46:16 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=770221

Joakim Johansson <Joakim.Johansson at axis.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #333868|reviewed                    |none
             status|                            |
 Attachment #333868|0                           |1
        is obsolete|                            |

--- Comment #10 from Joakim Johansson <Joakim.Johansson at axis.com> ---
Created attachment 335427
  --> https://bugzilla.gnome.org/attachment.cgi?id=335427&action=edit
Change of default value for D_bit

This patch changes the default value of D_bit from FALSE to TRUE in order
to always have the D_bit set in the first RTP package. (Initial request, Seek)

It is then upto recordingdemuxbin to report discontinuity in the stream with
the discont flag.

Since the discont flag is also used for setting e_bit, then is there a need for
protection to avoid setting e_bit for the first buffer if discont flag is set
for Initial request or Seek, this is handled by checking if there is any buffer
cached before setting the e_bit.

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