Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • master default protected
1 result
Created with Raphaël 2.2.05Apr227Mar26242322211810Feb98711Jan953231Dec2654329Nov3223Oct25Aug7Jul30May2918Apr1727Mar623Feb31Jan21Nov75428Oct251327Sep239130Aug292624181615102128Jul2728Jun109May6422Apr15116425Mar221819Jan181426Nov9Jun4128May16Apr27Jan8723Aug144Feb14Oct5Sep416Aug4Jun29May2722Apr2015Feb87213Dec20Nov30Jun59Apr217Mar1Dec6Sep10Aug129Jul272411Jun24Apr1311624Mar20820Feb10876227Jan23Dec22102Nov13Oct21Sep1331Aug3026211715121110329Jul262213121186128Jun242320171427May2519181211926Apr252230Mar292824181198743226Feb24231813121110843130Jan292827262524232221222115431Dec22126117Nov161226Oct22161210818Sep171615141383126Aug141129Jul16674328Apr17Mar1010Feb76516Jan151487626Dec2423222013129854127Nov1413127411Oct9124Sep2317161021Aug201913520Jul13227Jun261817161798May30Apr23171498743130Mar27131211107226Feb252018NovI optimized the code by deleting some lines that were not needed (creating a variable that stocks the result and then returning the variable itself)mastermastermodifications in the codeI changed the name of the class StreamingProxy to StreamProxy, i also changed the variable name host to aut, the function name setHost to setAut and also the type of the function setState from void to integerUpdate version to 1.3.33 with new Bouncy Castle 1.77Revert packet decode for min/max chunk sizeRefactor RTMPProtocolDecoder to favor fill packet vs tiny chunk size if available bytesMove rtmp test to server module. Reorder rtmp handler for notify which may be invoke typeReview webmRemove ffmpeg binary accidentally addedAdd new files and classes for video processingUpdate Red5 to use JCodec; refactor io/media file handlingDelete io/src/test/resources/fixtures/stray.flvUpdate Red5 version to 1.3.31; lifecycle refactorRefactor codecs, logger, and rtmp client executor. Update springReduce rtmp max poll timeUpdate version to 1.3.29. Refactor RTMP packet handling, remove extra threading, move handler into callable.Adjustment of javadoc settingsExternalize max_poll_time for RTMPConnectionAdd suppress warnings annotationRefactor RTMP event logic to ensure ordered processing with minimal lockingUpdate version. Fix RTMP deadlock. Refactor WebsocketConnection writeUpdate dependencies based on SBOM reportRefactor to resolve remaining issues found in Pro versionAdd and update of hashCode/equals for eventsFix issue with conversion of ImmutableCollections typeRefactored exterialize and amf in/out handlingModify urls using archive.orgFix and refactor for ReflectionUtilsMerge pull request #343 from Red5/bug/RED5DEV-1074Fixes scheduled job executing only once.Update plugin versions to latestDisable some tests per module, focused on server tests right nowSet test skip enabled, remove surefireAdd and update for reflection testingAdd and update for reflection testingEnable unit tests; Add reflection utils testRemove cors and rtmpt from appsFix SO scope relection calls; refactored more reflection useReplace Number with int for PrivateNetstreamData in client. Update to 1.3.26Rework how RTMPClient private stream data is accessed by stream id
Loading