Skip to content
Snippets Groups Projects
Select Git revision
  • deb-src-release-593 protected
  • firs-plis
  • hw-decoding
  • jitsi_android
  • master default protected
  • reusable-rtp-scheduler
  • rewriting
  • shortaudio
  • 801
  • 800
  • 799
  • 798
  • 797
  • 796
  • 795
  • 794
  • 793
  • 792
  • 791
  • 790
  • 789
  • 788
  • 785
  • 784
  • 783
  • 782
  • 780
  • 779
28 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.010Mar9874229Feb252423221817151211985432129Jan28272221201310965418Dec1716159865432130Nov252423222019181716131211106543231Oct30292726191612985429Sep2815148763229Aug24232119111031Jul30272120161512823Jun191812103227May261827Apr2422161513872130Mar25201795423Feb16135422Jan212019530Dec2919181084227Nov2321201815127430Oct28272624232217151413109863130Sep231816111085432131Aug29282726242322212013119865432131Jul3029282726242322212018171514118543230Jun27262520Merge pull request #107 from bgrozev/fix-class-name801 master801 masterFixes the class name used for the logger in AbsSendTimeEngine.jitsi/ice4j commit 41ca35476e5aed5cefc6e9f5053e3d26b2d4ff2b: Merge pull request #53 from jitsi/muxserversocketchannel-abandoned-cleanup800800Merge pull request #106 from jitsi/async-statistics-generate799799Moves RecurringProcessible(Executor) from a private/impl package to a public org.jitsi.util.concurrent (as suggested by Boris Grozev).Merge pull request #103 from bgrozev/sending-bitrate-fixes798798Merge pull request #104 from bgrozev/fix-caching-transformer-leak797797Renames the NACKListener -> RTCPListener and adds functionality.firs-plisfirs-plisAdds support for parsing FIRs and PLIs.Closes #cachingTransformer on MediaStreamImpl#close(), fixing a leakMerge pull request #102 from bgrozev/add-abs-send-time796796Addresses comments by @lyubomir.Formatting fix.Merge branch 'bgrozev-sending-bitrate'795795Adds a final on a filed. Fixes formatting (to what I only suppose is the correct indentation).Adds another method for getting the current sending bitrate for a MediaStream.Reuses a RawPacket's buffer when adding a header extension, if the length permits.Adds the abs-sent-time RTP header extension to RTP packets which don't have it.Create the abs-send-time engine for audio streams, too.Merge pull request #94 from bgrozev/log-unneeded-nacks794794Merge pull request #99 from matteocampana/Opus_VBR793793Uses RTPPacketPredicate.Merge pull request #100 from bgrozev/add-double-to-configuration-service792792Removes duplicate documentation (uses inheritDoc).Supports "double" values in the ConfigurationService.Merge pull request #91 from jitsi/rewrite-simulcast-timestamps-via-wallclocks791791Adds default interface method implementations to abstract classes to facilitate extenders.Removes some unused methods and parameters.Rewrites RTP timestamps in simulcast based on remote (wall)clocks.Makes RemoteClockEstimator MediaType-aware in order to default to 90kHZ for video clock frequency/rate.Exposes finding MediaStream by receive SSRC through RTPTranslator.Exposes RTPTranslator through MediaStream.Uses long synchronization source identifier (SSRC) values when in need of expressing invalid values as well.Moves RemoteClockEstimator out of BasicRTCPTerminationStrategy in order to make it available elsewhere.Reduces autoboxing. Uses standard Java naming.Renames classes, methods, fields related to remote wallclock estimation in the hope of achieving clarification.Simplifies, clarifies source code.Splits a method into two for the purposes of readability.Fixes a warning.Fixes javadocs.
Loading