[Bug 775962] Occassional addition of codec_data to caps when stream-format: byte-stream

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Jan 1 22:01:46 UTC 2017


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

minfrin at sharp.fm changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #342181|needs-work                  |none
             status|                            |
 Attachment #342181|0                           |1
        is obsolete|                            |

--- Comment #13 from minfrin at sharp.fm ---
Created attachment 342701
  --> https://bugzilla.gnome.org/attachment.cgi?id=342701&action=edit
Fix faulty bytestream detection when headers are fragmented

It turns out that we hardcode the caps to bytestream, and so trying to detect
whether the caps is bytestream is pointless.

Switch the memcpy to gst_buffer_fill - can you verify I did this correctly?

(I have found a new bug where force-key-unit messages are getting lost for no
obvious reason, and therefore cannot test this in my original configuration)

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