Skip to content
  • Wim Taymans's avatar
    docs/design/part-qos.txt: Fix typo. · 89814eed
    Wim Taymans authored
    Original commit message from CVS:
    * docs/design/part-qos.txt:
    Fix typo.
    * gst/gstevent.c:
    * gst/gstevent.h:
    Update seek event docs regarding negative rates.
    Rename @cur to @start.
    * gst/gstsegment.c: (gst_segment_set_seek):
    * gst/gstsegment.h:
    Update set_seek docs regarding negative rates.
    Correctly update last_stop to @stop when dealing with negative
    rates.
    Rename @cur to @start.
    * tests/check/gst/gstpad.c: (GST_START_TEST):
    Activate pads before trying to use them.
    * tests/check/gst/gstsegment.c: (GST_START_TEST),
    (gst_segment_suite):
    Add simple check for segments and negative rates.
    89814eed