Revisions of gstreamer-rtsp-server

buildservice-autocommit accepted request 976630 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 71)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 975821 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 70)
Update to gstreamer-rtsp-server 1.20.2
buildservice-autocommit accepted request 967196 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 69)
baserev update by copy to link target
Antonio Larrosa's avatar Antonio Larrosa (alarrosa) accepted request 967195 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 68)
- Remove BuildRequires: hotdoc and disable the doc generation. 
  It's really not used at all.
buildservice-autocommit accepted request 963524 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 67)
baserev update by copy to link target
Bjørn Lie's avatar Bjørn Lie (iznogood) accepted request 963056 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 66)
- Update to version 1.20.1:
  + Fix race in rtsp-client when tunneling over HTTP
- Update to version 1.20.0:
  + GstRTSPMediaFactory gained API to disable RTCP
    (gst_rtsp_media_factory_set_enable_rtcp(), "enable-rtcp"
    property). Previously RTCP was always allowed for all RTSP
    medias. With this change it is possible to disable RTCP
    completely, irrespective of whether the client wants to do RTCP
    or not.
  + Make a mount point of / work correctly. While not allowed by
    the RTSP 2 spec, the RTSP 1 spec is silent on this and it is
    used in the wild. It is now possible to use / as a mount path
    in gst-rtsp-server, e.g. rtsp://example.com/ would work with
    this now. Note that query/fragment parts of the URI are not
    necessarily correctly handled, and behaviour will differ
    between various client/server implementations; so use it if you
    must but don't bug us if it doesn't work with third party
    clients as you'd hoped.
  + multithreading fixes (races, refcounting issues, deadlocks).
  + ONVIF audio backchannel fixes.
  + ONVIF trick mode optimisations.
  + rtspclientsink: new "update-sdp" signal that allows updating
    the SDP before sending it to the server via ANNOUNCE. This can
    be used to add additional metadata to the SDP, for example. The
    order and number of medias must not be changed, however.
Antonio Larrosa's avatar Antonio Larrosa (alarrosa) accepted request 951660 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 65)
- Update to version 1.18.6:
  + rtsp-stream: fix get_rates raciness
  + rtsp-media: Only unprepare a media if it was not already
    unpreparing anyway
  + rtsp-media: Unprepare suspended medias too
  + rtsp-client: make sure sessmedia will not get freed while used
  + rtsp-media: Also mark receive-only (RECORD) medias as prepared
    when unsuspending
  + rtsp-session: Don't unref medias twice if it is removed inside
  + examples: Fix leak in appsrc2 example
- Drop service, use source url, upstream changes in git.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 947731 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 64)
- Fix parameters passed to meson: with meson 60, the parameters are
  strictly checked, which helps in identifying those wrong
  parameters.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 919117 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 63)
- Update to version 1.18.5:
  + rtsp-media:
    - Ensure the bus watch is removed during unprepare
    - Add one more case to seek avoidance
    - Improve skipping trickmode seek
  + Fix a few memory leaks
buildservice-autocommit accepted request 883609 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 62)
baserev update by copy to link target
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 882419 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 61)
- Update to version 1.18.4:
  + rtspclientsink: fix deadlock on shutdown if no data has been
    received yet
  + rtspclientsink: fix leaks in unit tests
  + rtsp-stream: avoid deadlock in send_func
  + rtsp-client: cleanup transports during TEARDOWN
buildservice-autocommit accepted request 864318 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 60)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 863739 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 59)
- Update to version 1.18.3:
  + rtsp-media: Only count senders when counting blocked streams
  + rtsp-client: Only unref client watch context on finalize, to
    avoid deadlock
buildservice-autocommit accepted request 854563 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 58)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 854488 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 57)
- Update to version 1.18.2:
  + stream: collect a clock_rate when blocking
  + media:
    - Ignore GstRTSPStreamBlocking from incomplete streams, to
      prevent cases with prerolling when the inactive stream
      prerolls first and the server proceeds without waiting for
      the active stream. When there are no complete streams (during
      DESCRIBE), we will listen to all streams.
    - Use guint64 for setting the size-time property on rtpstorage,
      fixes potential crashes or memory corruption.
    - Get rates only on sender streams, fixing issue with ONVIF
      audio backchannel streams
    - Plug memory leak
- Fix the _service file and spec to really use the tarball
  generated by service.
buildservice-autocommit accepted request 846456 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 56)
baserev update by copy to link target
Antonio Larrosa's avatar Antonio Larrosa (alarrosa) accepted request 846322 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 55)
Update gstreamer to 1.18.1
buildservice-autocommit accepted request 839190 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 54)
baserev update by copy to link target
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 835400 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 53)
Update to gstreamer 1.18.0
buildservice-autocommit accepted request 793763 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 52)
baserev update by copy to link target
Displaying revisions 41 - 60 of 111
openSUSE Build Service is sponsored by