Commit Graph

36 Commits (master)

Author SHA1 Message Date
Richard Fuchs 20ffa4f780 MT#55283 convert timerthread to int64_t
2 weeks ago
Richard Fuchs 5d878748d3 MT#55283 convert jitter_bufer to int64_t
2 weeks ago
Richard Fuchs c70510303a MT#55283 convert rtpe_now to int64_t
2 weeks ago
Richard Fuchs 4d8156bf91 MT#55283 remove remnants of g_slice
3 weeks ago
Richard Fuchs 295b75b094 MT#55283 extend lock duration
7 months ago
Richard Fuchs a2059a2449 MT#55283 modernise STR_INIT_LEN() et al
9 months ago
Richard Fuchs ad00134c61 MT#55283 use bufferpool for media packets
1 year ago
Richard Fuchs da7b8f30ff MT#55283 refactor timer thread creation
1 year ago
Donat Zenichev bebe291656 MT#59086 Unify header files inclusions.
1 year ago
Richard Fuchs c9ac6ecc73 MT#55283 convert struct rtp_payload_time to typedef
1 year ago
Richard Fuchs 2975b2131d MT#55283 convert struct call to typedef
1 year ago
Richard Fuchs d24133372a MT#55283 move declarations to eliminate shadowing
2 years ago
Richard Fuchs 3e197f7163 MT#55283 use correct string to parse RTP
2 years ago
Richard Fuchs 84fed5ca7e TT#136957 obsolete TRANSCODE flag
3 years ago
Richard Fuchs 87e283f3f2 TT#14008 fix integer handling/overflow
3 years ago
Richard Fuchs 94a5feea7d TT#111150 fix coverity warnings
4 years ago
Richard Fuchs 1e0765bf6e TT#91151 tie codec handlers to output media/sink
4 years ago
Richard Fuchs e191e16cf6 TT#14008 fix possible segfault
4 years ago
Jakub Karolczyk 929c345778 For RTCPMUX streams we need to filter out RTCP packets selectively from the stream. Original implementation just stops processing packets in JitterBuffer when the first RTCP packet is received in RTCPMUX stream
4 years ago
Richard Fuchs a4d0a35430 TT#101653 eliminate superfluous log messages
4 years ago
Richard Fuchs 36eb641966 TT#98901 add media_packet_copy/_release
5 years ago
Stefan Mititelu 8ba5d162dd Fix Valgrind "still reachable" for a few others
5 years ago
root 5179de7db1 trap divide error crash fix
5 years ago
root b199f973c0 Merge branch 'jb_marker_fix' of https://github.com/balajeesv/rtpengine into jb_marker_fix
5 years ago
root aa2e777d9d Merge branch 'jb_marker_fix' of https://github.com/balajeesv/rtpengine into jb_marker_fix
5 years ago
root 05b6da43f1 JB marker fix
5 years ago
root e44abd3dc7 JB marker fix
5 years ago
root e7c85ce578 jitter buffer correction
5 years ago
Richard Fuchs cc7a9a5de8 TT#78307 clean up debug/log messages
5 years ago
root 195f618928 jb_fix
5 years ago
Richard Fuchs fbaaf22d34 compile fix for jitter buffer
5 years ago
Balajee SV 220c96aea4 Merge branch 'jb_new' of https://github.com/balajeesv/rtpengine into jb_new
5 years ago
Balajee SV b45dbbdc24 Merge branch 'jb_new' of https://github.com/balajeesv/rtpengine into jb_new
5 years ago
Balajee SV e3a5d45433 jb_new
5 years ago
Balajee SV c0b28c3d65 jb_new
5 years ago
Richard Fuchs ef0d6a3a80 TT#74301 merge jitter buffer PR #834
5 years ago