rtpjitterbuffer: g_queue_clear_full introduced in glib 2.60
[platform/upstream/gstreamer.git] / gst / rtpmanager / gstrtpjitterbuffer.c
2020-06-09 U. Artie Eoffrtpjitterbuffer: g_queue_clear_full introduced in glib...
2020-06-08 Nicolas Dufresnertpjitterbuffer: Keep JBUF lock while processing timers
2020-06-08 Edward Herveyrtpjitterbuffer: Avoid deadlock on flush
2020-06-05 Mathieu Duponchelleplugins: uddate gst_type_mark_as_plugin_api() calls
2020-06-04 Thibault Saunierdoc: Fix wrong link to GString in rtpjitterbuffer
2020-06-04 Mathieu Duponchelleplugins: Use gst_type_mark_as_plugin_api() for all...
2020-04-16 Havard Graffrtpjitterbuffer: don't use RTX packets in rate-calc...
2020-03-31 Havard Graffrtpjitterbuffer: create specific API for appending...
2020-03-30 Havard Graffrtpjitterbuffer: fix waiting timer/queue code
2020-03-20 Havard Graffrtptimerqueue: remove ->num from the timer
2020-03-20 Havard Graffrtpjitterbuffer: remove the concept of "already-lost"
2020-03-20 Havard Graffrtpjitterbuffer: immediately insert a lost-event on...
2020-03-20 Havard Graffrtpjitterbuffer: refactor lost_timeout code
2020-03-04 Havard Graffrtpjitterbuffer: fix stalling when resetting timers
2020-02-26 Nirbheek Chauhanrtpjitterbuffer: Don't use glib format modifiers with...
2020-02-17 Havard Graffrtpjitterbuffer: don't use the timer-object after JBUF_...
2019-11-17 Niels De GraefDon't pass default GLib marshallers for signals
2019-11-14 Nicolas Dufresnertpjitterbuffer: Check the exit condition after executi...
2019-11-14 Nicolas Dufresnertpjitterbuffer: Check exit condition immediately after...
2019-10-05 Aaron Boxerdocumentation: fix a number of typos
2019-10-04 Simon Arnling Bååthgstrtpjitterbuffer: Custom messages when dropping packets
2019-09-28 Olivier Crêtertpjitterbuffer: Cancel timers instead of just unlockin...
2019-09-27 Nicolas Dufresnertpjitterbuffer: Optimize offset update
2019-09-27 Nicolas Dufresnertpjitterbuffer: Fix a typo in comment
2019-09-27 Nicolas Dufresnertpjitterbuffer: Don't use stats timer on the timers...
2019-09-27 Nicolas Dufresnertpjitterbuffer: Update timers on ts-offset changes
2019-09-27 Nicolas Dufresnertpjitterbuffer: No need to wake the timer thread on...
2019-09-27 Nicolas Dufresnertpjittterbuffer: Port timers array to RtpTimerQueue
2019-09-27 Nicolas Dufresnertpjittterbuffer: Port from TimerQueue to RtpTimerQueue
2019-09-27 Nicolas Dufresnertpjitterbuffer: Port use the new RtpTimer structure
2019-09-27 Nicolas Dufresnertptimerqueue: Consolidate a data structure for timers
2019-09-27 Nicolas Dufresnertpjitterbuffer: Move item structure outside of the...
2019-09-27 Nicolas Dufresnertpjitterbuffer: Constify timer pointers where possible
2019-07-03 Olivier Crêtertpjitterbuffer: Unlock output if the queue is full
2019-07-03 Thomas Bluemelrtpjitterbuffer: Ignore unsolicited rtx packets.
2019-07-03 Thomas Bluemelrtpjitterbuffer: Only calculate skew or reset if no...
2019-07-02 Olivier Crêtertpjitterbuffer: max-dropout-time gets cast to int32
2019-06-14 Mathieu Duponchellejitterbuffer: unset DTS on output buffers
2019-06-13 Mikhail Fludkovrtpjitterbuffer: late packets shouldn't affect PTS...
2019-06-12 Mikhail Fludkovrtpjitterbuffer: fix rtx delay calulation when large...
2019-06-12 Stian Selnesrtpjitterbuffer: Fix delay for EXPECTED timers added...
2019-05-26 Vivia Nikolaidourtpjitterbuffer: Print GstClockTimeDiff as GST_STIME_FORMAT
2019-05-13 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2019-04-03 Antonio Ospitedocs: fix typo s/abonormally/abnormally/
2019-04-03 Antonio Ospitedocs: fix typo s/incomming/incoming/
2019-03-22 Olivier Crêtertpmanager: Register chain functions to debug
2019-02-11 Olivier Crêtertpjitterbuffer: Limit size to 2^15 packets
2019-02-11 Olivier Crêtertpjitterbuffer: There is no automatic reorder threshold
2019-02-04 Mathieu Duponchellertpjitterbuffer: use the correct segment seqnum
2018-12-25 Tim-Philipp MüllerMove stereo plugin from -bad
2018-12-14 Olivier Crêtertpjitterbuffer: Run all timers immediately on EOS
2018-12-14 Nicolas Dufresnertpjitterbuffer: Stop waiting after EOS
2018-06-23 Tim-Philipp MüllerUpdate for g_type_class_add_private() deprecation in...
2018-02-15 Patrick Radizirtpjitterbuffer: allow timestamps to move backwards
2018-02-12 Tim-Philipp MüllerMove qt plugin from -bad
2018-02-10 Tim-Philipp MüllerMove gtk plugin from -bad
2017-10-07 Tim-Philipp Müllerrtpjitterbuffer: fix debug message on pt mismatch
2017-09-17 Tim-Philipp Müllerrtpjitterbuffer: implement basic chain_list function
2017-09-14 Patrick Radizirtpbin: add option for increasing ts_offset gradually
2017-08-26 Tim-Philipp MüllerMoving twolame mp2 encoder plugin from -ugly
2017-08-25 Tim-Philipp MüllerMoving lame mp3 encoder plugin from -ugly
2017-08-20 Tim-Philipp MüllerMoving mpg123 plugin from -ugly
2017-06-28 Nicolas Dufresnertpjitterbuffer: Add a faststart-min-packets property
2017-02-26 Andrewrtpjitterbuffer: Don't always reset PTS to 0 after...
2016-12-02 Edward Herveyjitterbuffer: Don't leak duplicate items
2016-11-04 Havard Graffrtpjitterbuffer: fix timer-reuse bug
2016-11-04 Havard Graffrtpjitterbuffer: fix lost-event using dts instead of pts
2016-11-04 Havard Graffrtpjitterbuffer: fix bug in reschedule_timer
2016-09-14 Thomas Bluemelrtpjitterbuffer: Fix calculating next_seqnum when dropp...
2016-09-14 Havard Graffrtpjitterbuffer: improved rtx-rtt averaging
2016-09-14 Stian Selnesrtpjitterbuffer: Detect whether to assume equidistant...
2016-09-14 Stian Selnesrtpjitterbuffer: Don't request rtx if 'now' is past...
2016-09-14 Stian Selnesrtpjitterbuffer: Fix lost duration when gap after lost...
2016-09-14 Havard Graffrtpjitterbuffer: Expose rtx-deadline as a property
2016-09-14 Havard Graffrtpjitterbuffer: Improved expected-timer handling when...
2016-09-14 Stian Selnesrtpjitterbuffer: Major improvements for RTX stats
2016-09-14 Havard Graffrtpjitterbuffer: Add and expose more stats and increase...
2016-09-14 Havard Graffrtpjitterbuffer: Option to disable rtx-delay-reorder
2016-08-10 Thomas Bluemelrtpjitterbuffer: Actually calculate the packet rate...
2016-08-04 Thiago Santosrtpjitterbuffer: avoid unref of null buffer
2016-06-08 Olivier Crêtertpjitterbuffer: Work with non-TIME segments
2016-05-14 Olivier Crêtejitterbuffer: Upgrade debug message to error
2016-05-06 Havard Graffrtpjitterbuffer: Fix stall when receiving already lost...
2016-04-27 Sebastian Drögertpjitterbuffer: Ensure to not take caps with the wrong...
2016-04-07 Edward Herveyjiterbuffer: Move assertion to the right location
2016-04-07 Edward Herveyjitterbuffer: Speed up lost timeout handling
2016-04-07 Edward Herveyjitterbuffer: Don't create lost events if we don't...
2016-04-07 Edward Herveyjitterbuffer: Add tracing of lock usage
2016-04-03 Sebastian Drögertpjitterbuffer: Add RFC7273 media clock handling
2016-03-24 Vineeth TMgood: use new gst_element_class_add_static_pad_template()
2016-03-02 Sebastian DrögeRevert "rtpjitterbuffer: don't forget to unlock mutex...
2016-03-01 Tim-Philipp Müllerrtpjitterbuffer: don't forget to unlock mutex in error...
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-opus'
2016-02-21 Stian Selnesrtpmanager: Don't warn for duplicate/reordered packets
2016-02-16 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-h265'
2016-01-18 Sebastian DrögeRevert "WIP: rtpjitterbuffer: Add RFC7273 media clock...
2016-01-18 Sebastian DrögeWIP: rtpjitterbuffer: Add RFC7273 media clock handling
2015-12-09 Sebastian Drögertpjitterbuffer: Fix packet dropping after a big discont
2015-11-03 Luis de Bethencourtrtpmanager: switch G_GINT64_FORMAT for GST_STIME_ARGS
2015-10-07 Miguel París Díazrtpmanager: Take into account packet rate for max-dropo...
next