dvbsubenc: Add DVB Subtitle encoder
[platform/upstream/gstreamer.git] / gst / rist /
2020-06-05 Mathieu Duponchelleplugins: uddate gst_type_mark_as_plugin_api() calls
2020-06-04 Sebastian Drögeplugins: Use gst_type_mark_as_plugin_api() for all...
2020-04-30 Olivier Crêteristrtpdeext: Expose the largest sequence number received
2020-04-30 Olivier Crêteristrtpdeext: Update RTP header extension packet to...
2020-04-30 Olivier Crêteristrtpext: Update RTP header extension packet to lates...
2020-04-30 Olivier Crêterist: Document main profile support
2020-04-30 Olivier Crêteristsrc: Add ristrtpdeext to the pipeline
2020-04-30 Olivier Crêteristsink: Add ristrtpext to sink
2020-04-30 Olivier Crêteristsink: Receive RIST seqnum ext and feed it to rtxsend
2020-04-30 Olivier Crêteristsink: Pass the session id to the on-app-rtcp callback
2020-04-30 Olivier Crêteristrtxsend: Use externally given seqnum extension...
2020-04-30 Olivier Crêteristrtxsend: Store sent packets with extended seqnum
2020-04-30 Olivier Crêterist: Factor our seqnum extension code
2020-04-30 Olivier Crêterist: Drop packets that are more than G_MAXINT16 seqnum...
2020-04-30 Olivier Crêterist: Insert RTP seqnum extension header
2020-04-30 Olivier Crêterist: Add element to remove the header extension
2020-04-30 Olivier Crêterist: Add element that inserts the RTP header extension
2020-02-21 Marc Leemanrist: fix two minor memory leaks
2019-11-05 Aaron Boxerdocumentation: fixed a heap o' typos
2019-11-04 Olivier Crêteristsrc: Apply BINDTODEVICE to socket created by udpsrc too
2019-10-14 Tim-Philipp MüllerRemove autotools build system
2019-09-24 Matthew Watersbuild: fix werror build with newer gcc
2019-09-18 Nicolas Dufresneristsrc: Fix comment about odd/even ports
2019-08-09 Olivier Crêterist: Fix documentation
2019-08-09 Olivier Crêterist: Document stats-internal unit
2019-08-09 Olivier Crêteristsink: Only accept RTCP APP packets with subtype==0
2019-08-09 Olivier Crêterist: Fix typo in the documentation
2019-08-09 Olivier Crêterist: Use the right parameters the signal
2019-05-21 Nicolas Dufresnerist: Add combined bonding-method support
2019-05-21 Nicolas Dufresneristsrc: Implement per session stats
2019-05-21 Nicolas Dufresneristsrc: Cleanup unused include
2019-05-21 Nicolas Dufresneristsink: Implement per session stats
2019-05-21 Nicolas Dufresneristsrc: rtxbin may be null in finalize
2019-05-21 Nicolas Dufresneristsrc: Add bonding support
2019-05-21 Nicolas Dufresneristsink: Implement bonding support
2019-05-21 Marc Leemanrist: spell and grammar corrects in top comments
2019-05-21 Thibault Saunierdocs: Update cache and mark some rist prop as 'show...
2019-05-17 Olivier Crêterist: Fix typo
2019-05-16 Thibault Saunierdocs: Add gstrist to the documentation
2019-05-02 Nicolas Dufresnerist: Add a plugin implenting RIST TR-06-1 Simple Profile