Skip to content
  • Tim-Philipp Müller's avatar
    gst/adder/gstadder.c: Add query function to source pad, so adder reports the... · 23375d3a
    Tim-Philipp Müller authored
    gst/adder/gstadder.c: Add query function to source pad, so adder reports the correct time/sample position when querie...
    
    Original commit message from CVS:
    * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
    (gst_adder_init), (gst_adder_request_new_pad),
    (gst_adder_change_state):
    Add query function to source pad, so adder reports the correct
    time/sample position when queried (#315457); fix state change
    function; use GST_DEBUG_FUNCPTR() for pad functions.
    23375d3a