{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":134012064,"defaultBranch":"master","name":"webrtc","ownerLogin":"pion","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-05-18T23:10:05.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/38192892?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1718128252.0","currentOid":""},"activityList":{"items":[{"before":"952fbe068c0fc24dfde2c0788899827747ff12f0","after":"43a6a6996bff40982aa2d43a354da7325db8a558","ref":"refs/heads/v3","pushedAt":"2024-06-11T17:50:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Sean-Der","name":"Sean DuBois","path":"/Sean-Der","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1302304?s=80&v=4"},"commit":{"message":"Reset state machine after negotiationNeededOp\n\n- Fixes #2774","shortMessageHtmlLink":"Reset state machine after negotiationNeededOp"}},{"before":"09461d55a6b42de7ccf9b55bd666bc08054c1bbe","after":"ca05618c7f2fa0777dfbad03a1cb745b666716fd","ref":"refs/heads/master","pushedAt":"2024-06-11T17:49:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Sean-Der","name":"Sean DuBois","path":"/Sean-Der","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1302304?s=80&v=4"},"commit":{"message":"Reset state machine after negotiationNeededOp\n\n- Fixes #2774","shortMessageHtmlLink":"Reset state machine after negotiationNeededOp"}},{"before":"6981562e6d259f4103483fad194f9d4b2401628f","after":"952fbe068c0fc24dfde2c0788899827747ff12f0","ref":"refs/heads/v3","pushedAt":"2024-06-10T09:44:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"aler9","name":"Alessandro Ros","path":"/aler9","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46489434?s=80&v=4"},"commit":{"message":"Fix AV1 and VP9 codec matching\n\nCurrently, AV1 or VP9 formats are matched regardless of the profile\nparameter. This was not noticeable until browsers started advertising\nmultiple VP9 formats at the same time, each with a different profile\nID, in order to allow the counterpart to send different streams on the\nbasis of supported profiles.\n\nThis causes two issues: first, the library includes in the SDP all\nformats passed by the browser, regardless of the fact that the profile\nID is registered in the API or not. Then, the library is unable to\nchoose the correct format for streaming, causing an intermittent\nfailure.\n\nThis patch fixes the matching algorithm and also covers the case in\nwhich the profile ID is missing, by using values dictated by\nspecifications.\n\nTests were refactored since previous ones covered the same lines\nmultiple times.","shortMessageHtmlLink":"Fix AV1 and VP9 codec matching"}},{"before":"1778f7fcc226599a945d168531874889839ed322","after":"6981562e6d259f4103483fad194f9d4b2401628f","ref":"refs/heads/v3","pushedAt":"2024-06-05T15:11:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Sean-Der","name":"Sean DuBois","path":"/Sean-Der","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1302304?s=80&v=4"},"commit":{"message":"Properly update metadata when PayloadType is 0\n\nIn the case where a remote track is sending PCMU with payload type 0\ncheckAndUpdateTrack will fail to update the track codec and params\n(because t.PayloadType() is already 0). Add an extra check to handle\nthis case.","shortMessageHtmlLink":"Properly update metadata when PayloadType is 0"}},{"before":null,"after":"a9850b03ca5485192c925c27893b6a519d72e66d","ref":"refs/heads/add-test-to-check-samplebuilder-input-unref","pushedAt":"2024-05-31T07:01:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"at-wat","name":"Atsushi Watanabe","path":"/at-wat","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8390204?s=80&v=4"},"commit":{"message":"SampleBuilder: add memory leak test\n\nTest that the input RTP packets are unreferenced\nafter all samples are popped.","shortMessageHtmlLink":"SampleBuilder: add memory leak test"}},{"before":"aa9c623ae1849dbe56b7c781e32f367b3ca0bcff","after":"09461d55a6b42de7ccf9b55bd666bc08054c1bbe","ref":"refs/heads/master","pushedAt":"2024-05-20T14:54:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Sean-Der","name":"Sean DuBois","path":"/Sean-Der","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1302304?s=80&v=4"},"commit":{"message":"Remove examples/internal\n\nUsers find it frustrating that example code doesn't work out of tree.\nThis makes copying the examples out of the repo easier.\n\nRelates to #1981","shortMessageHtmlLink":"Remove examples/internal"}},{"before":"e0a4d9c91006c31d1df32f82be1dc309cdf0a523","after":null,"ref":"refs/heads/issue-1981","pushedAt":"2024-05-20T14:54:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Sean-Der","name":"Sean DuBois","path":"/Sean-Der","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1302304?s=80&v=4"}},{"before":"a853ffa0462a3bd8183efce8de6878a3d57c3909","after":"e0a4d9c91006c31d1df32f82be1dc309cdf0a523","ref":"refs/heads/issue-1981","pushedAt":"2024-05-20T14:51:00.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Sean-Der","name":"Sean DuBois","path":"/Sean-Der","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1302304?s=80&v=4"},"commit":{"message":"Remove examples/internal\n\nUsers find it frustrating that example code doesn't work out of tree.\nThis makes copying the examples out of the repo easier.\n\nRelates to #1981","shortMessageHtmlLink":"Remove examples/internal"}},{"before":"70bfa3f63fcc6271772ff5650c75bad78730014a","after":"a853ffa0462a3bd8183efce8de6878a3d57c3909","ref":"refs/heads/issue-1981","pushedAt":"2024-05-20T14:48:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Sean-Der","name":"Sean DuBois","path":"/Sean-Der","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1302304?s=80&v=4"},"commit":{"message":"Remove examples/internal\n\nUsers find it frustrating that example code doesn't work out of tree.\nThis makes copying the examples out of the repo easier.\n\nRelates to #1981","shortMessageHtmlLink":"Remove examples/internal"}},{"before":"f65d434bf8247a704b6b2ce0136835e4377a7b04","after":"70bfa3f63fcc6271772ff5650c75bad78730014a","ref":"refs/heads/issue-1981","pushedAt":"2024-05-20T14:46:08.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Sean-Der","name":"Sean DuBois","path":"/Sean-Der","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1302304?s=80&v=4"},"commit":{"message":"Remove examples/internal\n\nUsers find it frustrating that example code doesn't work out of tree.\nThis makes copying the examples out of the repo easier.\n\nRelates to #1981","shortMessageHtmlLink":"Remove examples/internal"}},{"before":"acf5db094c7bc9f5e379ae2651b0353fe8617839","after":"f65d434bf8247a704b6b2ce0136835e4377a7b04","ref":"refs/heads/issue-1981","pushedAt":"2024-05-20T04:10:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Sean-Der","name":"Sean DuBois","path":"/Sean-Der","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1302304?s=80&v=4"},"commit":{"message":"Remove examples/internal\n\nUsers find it frustrating that example code doesn't work out of tree.\nThis makes copying the examples out of the repo easier.\n\nRelates to #1981","shortMessageHtmlLink":"Remove examples/internal"}},{"before":null,"after":"acf5db094c7bc9f5e379ae2651b0353fe8617839","ref":"refs/heads/issue-1981","pushedAt":"2024-05-19T04:10:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Sean-Der","name":"Sean DuBois","path":"/Sean-Der","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1302304?s=80&v=4"},"commit":{"message":"Remove examples/internal\n\nUsers find it frustrating that example code doesn't work out of tree.\nThis makes copying the examples out of the repo easier.\n\nRelates to #1981","shortMessageHtmlLink":"Remove examples/internal"}},{"before":"7cad104f432058509632df77ca3586146d6d8c86","after":"1778f7fcc226599a945d168531874889839ed322","ref":"refs/heads/v3","pushedAt":"2024-05-14T11:50:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Sean-Der","name":"Sean DuBois","path":"/Sean-Der","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1302304?s=80&v=4"},"commit":{"message":"Fix tests for simulcast rtx on v3","shortMessageHtmlLink":"Fix tests for simulcast rtx on v3"}},{"before":"c4759ac65a74f20e1cd963cdbc1512ab5bebd8ae","after":null,"ref":"refs/heads/renovate/github.com-pion-dtls-v2-2.x","pushedAt":"2024-05-07T03:09:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"}},{"before":"34c72157be8bf6404822863d112c2f496f8ffad6","after":"aa9c623ae1849dbe56b7c781e32f367b3ca0bcff","ref":"refs/heads/master","pushedAt":"2024-05-07T03:09:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"Update module github.com/pion/dtls/v2 to v2.2.11\n\nGenerated by renovateBot","shortMessageHtmlLink":"Update module github.com/pion/dtls/v2 to v2.2.11"}},{"before":"9d73f6c321422ffccffeb48933e6a64ad4c29240","after":"c4759ac65a74f20e1cd963cdbc1512ab5bebd8ae","ref":"refs/heads/renovate/github.com-pion-dtls-v2-2.x","pushedAt":"2024-05-07T01:35:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"Update module github.com/pion/dtls/v2 to v2.2.11\n\nGenerated by renovateBot","shortMessageHtmlLink":"Update module github.com/pion/dtls/v2 to v2.2.11"}},{"before":"54f8fd5f78c9503548b85dd72e54c881b58ec585","after":null,"ref":"refs/heads/renovate/golang.org-x-net-0.x","pushedAt":"2024-05-07T01:34:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"}},{"before":"480be18a3464a077963aba36f2cd890d5669e503","after":"34c72157be8bf6404822863d112c2f496f8ffad6","ref":"refs/heads/master","pushedAt":"2024-05-07T01:34:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"Update module golang.org/x/net to v0.25.0\n\nGenerated by renovateBot","shortMessageHtmlLink":"Update module golang.org/x/net to v0.25.0"}},{"before":"c3220b3bbd0bf7761f128fbfec40e86c9907e13e","after":"54f8fd5f78c9503548b85dd72e54c881b58ec585","ref":"refs/heads/renovate/golang.org-x-net-0.x","pushedAt":"2024-05-06T23:10:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"Update module golang.org/x/net to v0.25.0\n\nGenerated by renovateBot","shortMessageHtmlLink":"Update module golang.org/x/net to v0.25.0"}},{"before":null,"after":"c3220b3bbd0bf7761f128fbfec40e86c9907e13e","ref":"refs/heads/renovate/golang.org-x-net-0.x","pushedAt":"2024-05-06T20:21:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"Update module golang.org/x/net to v0.24.0\n\nGenerated by renovateBot","shortMessageHtmlLink":"Update module golang.org/x/net to v0.24.0"}},{"before":null,"after":"7ebbf6a6d1b062016b7e41e1212260bbaed8894b","ref":"refs/heads/pion_flexfec","pushedAt":"2024-05-06T13:03:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pougetat","name":"pougetat","path":"/pougetat","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13721697?s=80&v=4"},"commit":{"message":"[WIP] Working on code to negotiate FlexFEC, it worked on a previous application, I need to debug it","shortMessageHtmlLink":"[WIP] Working on code to negotiate FlexFEC, it worked on a previous a…"}},{"before":null,"after":"9d73f6c321422ffccffeb48933e6a64ad4c29240","ref":"refs/heads/renovate/github.com-pion-dtls-v2-2.x","pushedAt":"2024-05-03T03:27:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"Update module github.com/pion/dtls/v2 to v2.2.11\n\nGenerated by renovateBot","shortMessageHtmlLink":"Update module github.com/pion/dtls/v2 to v2.2.11"}},{"before":"e7cf3ba869a5a1e06ab3ae287f202cdf72b62908","after":"7cad104f432058509632df77ca3586146d6d8c86","ref":"refs/heads/v3","pushedAt":"2024-05-02T18:29:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Sean-Der","name":"Sean DuBois","path":"/Sean-Der","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1302304?s=80&v=4"},"commit":{"message":"Update module github.com/pion/ice/v2 to v2.3.24\n\nGenerated by renovateBot","shortMessageHtmlLink":"Update module github.com/pion/ice/v2 to v2.3.24"}},{"before":"c3220b3bbd0bf7761f128fbfec40e86c9907e13e","after":null,"ref":"refs/heads/renovate/golang.org-x-net-0.x","pushedAt":"2024-05-02T17:56:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"}},{"before":"75ccdba24695b99afbd7442b82bee5c13117042c","after":null,"ref":"refs/heads/renovate/github.com-pion-ice-v3-3.x","pushedAt":"2024-05-02T17:56:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Sean-Der","name":"Sean DuBois","path":"/Sean-Der","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1302304?s=80&v=4"}},{"before":"a97c420d0c3780b1a3914ce60f80c49561e9f1ab","after":"480be18a3464a077963aba36f2cd890d5669e503","ref":"refs/heads/master","pushedAt":"2024-05-02T17:56:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Sean-Der","name":"Sean DuBois","path":"/Sean-Der","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1302304?s=80&v=4"},"commit":{"message":"Update module github.com/pion/ice/v3 to v3.0.7\n\nGenerated by renovateBot","shortMessageHtmlLink":"Update module github.com/pion/ice/v3 to v3.0.7"}},{"before":"895ee3cb6044411fd8b2cb6a2dc2fd17160873b7","after":"75ccdba24695b99afbd7442b82bee5c13117042c","ref":"refs/heads/renovate/github.com-pion-ice-v3-3.x","pushedAt":"2024-05-02T17:52:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Sean-Der","name":"Sean DuBois","path":"/Sean-Der","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1302304?s=80&v=4"},"commit":{"message":"Update module github.com/pion/ice/v3 to v3.0.7\n\nGenerated by renovateBot","shortMessageHtmlLink":"Update module github.com/pion/ice/v3 to v3.0.7"}},{"before":null,"after":"895ee3cb6044411fd8b2cb6a2dc2fd17160873b7","ref":"refs/heads/renovate/github.com-pion-ice-v3-3.x","pushedAt":"2024-05-02T07:36:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"Update module github.com/pion/ice/v3 to v3.0.7\n\nGenerated by renovateBot","shortMessageHtmlLink":"Update module github.com/pion/ice/v3 to v3.0.7"}},{"before":null,"after":"c3220b3bbd0bf7761f128fbfec40e86c9907e13e","ref":"refs/heads/renovate/golang.org-x-net-0.x","pushedAt":"2024-05-01T00:03:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"Update module golang.org/x/net to v0.24.0\n\nGenerated by renovateBot","shortMessageHtmlLink":"Update module golang.org/x/net to v0.24.0"}},{"before":"83cfeea397d4fa356ace296147732bbf8eac854f","after":"a97c420d0c3780b1a3914ce60f80c49561e9f1ab","ref":"refs/heads/master","pushedAt":"2024-04-28T03:28:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Sean-Der","name":"Sean DuBois","path":"/Sean-Der","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1302304?s=80&v=4"},"commit":{"message":"Fix typos in multiple comments","shortMessageHtmlLink":"Fix typos in multiple comments"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEYoPT7QA","startCursor":null,"endCursor":null}},"title":"Activity · pion/webrtc"}