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.08Mar74229Feb252423221817151211985432129Jan28272221201310965418Dec1716159865432130Nov252423222019181716131211106543231Oct30292726191612985429Sep2815148763229Aug24232119111031Jul30272120161512823Jun191812103227May261827Apr2422161513872130Mar25201795423Feb16135422Jan212019530Dec2919181084227Nov2321201815127430Oct28272624232217151413109863130Sep231816111085432131Aug29282726242322212013119865432131Jul3029282726242322212018171514118543230Jun272625201817Merge 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.Added a configuration parameter to enable/disable VBR mode in Opus codec.Adds another method for getting the current sending bitrate for a MediaStream.Logs a message whenever a packet arrives less than 10ms after itsMerge pull request #76 from jitsi/set-queue-capacities790790Merge pull request #92 from jitsi/reusable-rtp-scheduler789789Sets a capacity of 100 to the LinkedBlockingQueue-s used to hold objects to be reused.Fixes imports.reusable-rtp-sc…reusable-rtp-schedulerChanges the signature of the RawPacketScheduler to throw an InterruptedException.Renames the 'throttle' method to 'schedule'.Takes into account RTP timestamp wrapping.
Loading