[Bug 794545] baseaudiopayload: refactor to let subclasses prepare the output buffer

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Mar 21 07:19:58 UTC 2018


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #369936|none                        |needs-work
             status|                            |

--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 369936:
 --> (https://bugzilla.gnome.org/review?bug=794545&attachment=369936)

The commit message could explain what this could be useful for :)

::: gst-libs/gst/rtp/gstrtpbaseaudiopayload.h
@@ +80,3 @@
+  gboolean (*prepare_output_buffer) (GstRTPBaseAudioPayload *payload,
+                                     GstBuffer *paybuf,
+                                     GstBuffer **outbuf);

You need to adjust the padding

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