Commit Graph

  • 0466694f95 fix(deps): update module golang.org/x/image to v0.31.0 renovate/golang.org-x-image-0.x renovate[bot] 2025-09-26 05:27:10 +00:00
  • bc30e5d0b7 fix(deps): update module github.com/pion/webrtc/v4 to v4.1.4 renovate/github.com-pion-webrtc-v4-4.x renovate[bot] 2025-09-26 05:27:02 +00:00
  • 0697b1cae9 fix(deps): update module github.com/pion/rtp to v1.8.22 renovate/github.com-pion-rtp-1.x renovate[bot] 2025-09-26 05:26:51 +00:00
  • 921045623a chore(deps): update actions/checkout action to v5 renovate/actions-checkout-5.x renovate[bot] 2025-09-25 15:55:56 +00:00
  • dc3668a627 fix(deps): update module github.com/gen2brain/malgo to v0.11.24 renovate/github.com-gen2brain-malgo-0.x renovate[bot] 2025-09-22 02:00:39 +00:00
  • cb394eb4c5 resolve comment master v0.7.2 Lei Kang 2025-09-17 16:46:35 -07:00
  • e9f3dc20b6 Fix reading multiple decoded frames Atsushi Watanabe 2025-09-16 13:33:45 +09:00
  • 0710906fc7 fix the test Lei Kang 2025-09-12 16:32:50 -07:00
  • 7fdafa9598 add codec decoder interface Lei Kang 2025-09-12 15:35:07 -07:00
  • 5a19127623 add return error code Lei Kang 2025-09-05 16:15:34 -07:00
  • 8ca6903676 add null pointer from C Lei Kang 2025-09-04 15:42:13 -07:00
  • de517d790b wrap vpx_image into a struct Lei Kang 2025-09-04 15:00:14 -07:00
  • 81cfc047d5 add vpx decoder Lei Kang 2025-09-04 13:36:50 -07:00
  • bc7653cbc3 Fix reading multiple decoded frames vpx-decoder2 Atsushi Watanabe 2025-09-16 13:33:45 +09:00
  • 1406108fb2 fix(deps): update module github.com/stretchr/testify to v1.11.1 renovate[bot] 2025-08-27 11:58:24 +00:00
  • a2a211857c chore(deps): update actions/setup-go action to v6 renovate[bot] 2025-09-08 02:32:32 +00:00
  • c0721738c4 Apply go modernize (#650) philipch07 2025-09-14 21:55:37 -04:00
  • bb3a7120ef fix the test Lei Kang 2025-09-12 16:32:50 -07:00
  • d5c98cb970 add codec decoder interface Lei Kang 2025-09-12 15:35:07 -07:00
  • dd145ac720 add return error code Lei Kang 2025-09-05 16:15:34 -07:00
  • 8cd08c4280 add null pointer from C Lei Kang 2025-09-04 15:42:13 -07:00
  • 9218f8bf7c wrap vpx_image into a struct Lei Kang 2025-09-04 15:00:14 -07:00
  • d30d98198a add vpx decoder Lei Kang 2025-09-04 13:36:50 -07:00
  • 6047a32ea0 [VPX] vpx dynamic encoding (#647) Leo (Lei) Kang 2025-09-04 14:33:07 -07:00
  • 60bf158757 [CODEC] Add encoder bitrate tracker (#646) Leo (Lei) Kang 2025-09-03 15:55:37 -07:00
  • d8741c02e0 correct error handling and codec config add_codec_ffmpeg 3DRX 2025-07-03 21:31:46 +08:00
  • 29b9eaf317 resolve cr issues: tidy pkg-codec-ffmpeg-ci.yaml 3DRX 2025-06-19 00:38:46 +08:00
  • 104cc5a5ab resolve cr issues: tidy ci 3DRX 2025-05-28 23:06:22 +08:00
  • 32bfdbb52a resolve cr issues: tidy code 3DRX 2025-05-28 22:18:06 +08:00
  • 00e120c79f Add codec ffmpeg Jingyang Kang 2025-04-07 01:07:14 +08:00
  • c4fd28c7df fix(deps): update github.com/kbinani/screenshot digest to 089614a (#640) renovate[bot] 2025-06-30 11:33:19 +09:00
  • c79e16706b fix(deps): update module github.com/pion/logging to v0.2.4 (#639) renovate[bot] 2025-06-30 11:31:48 +09:00
  • 89420ae84d fix(deps): update module github.com/pion/rtp to v1.8.19 (#632) renovate[bot] 2025-06-30 11:31:16 +09:00
  • 4db71e5b52 fix(deps): update module github.com/pion/webrtc/v4 to v4.1.2 (#637) renovate[bot] 2025-06-16 10:38:39 +08:00
  • a45a5e50cd fix track.unbind panic (#634) Jackie Li 2025-06-13 06:31:00 +01:00
  • d90220699e fix(deps): update module github.com/pion/webrtc/v4 to v4.1.1 (#629) renovate[bot] 2025-06-09 15:20:59 +08:00
  • 71deb52047 fix(deps): update module github.com/pion/interceptor to v0.1.39 (#628) renovate[bot] 2025-06-09 15:12:30 +08:00
  • 84ccb15157 Align H265 payloadType in NewRTPH265Codec with RegisterDefaultCodecs (#631) Jingyang Kang 2025-06-01 23:37:30 +08:00
  • ec6a4b6925 fix(deps): update module github.com/pion/webrtc/v4 to v4.1.0 (#627) renovate[bot] 2025-04-28 16:08:17 +08:00
  • 551fb6afd8 fix(deps): update module github.com/pion/webrtc/v4 to v4.0.15 (#625) renovate[bot] 2025-04-23 23:29:49 +08:00
  • 94216294f8 Add codeql-analysis.yml fix_codeql_ci 3DRX 2025-04-16 13:19:50 +08:00
  • 20e8c50735 Implement bitrate controller in vpx and h264 codecs (#467) Kyle 2025-04-10 21:05:01 -07:00
  • 7211d077ee Update social links (#620) fix/rtx_fec_context Jingyang Kang 2025-04-07 01:07:14 +08:00
  • cd5f8eb43a set bitrate for openh264 (#566) 代码人生 2025-04-06 20:47:23 +08:00
  • 2d7bdd4e24 fix(deps): update module github.com/pion/webrtc/v4 to v4.0.14 (#616) renovate[bot] 2025-04-06 11:49:54 +08:00
  • 5cad3f1b41 Feat/add helper function for av1 and h265 codec (#611) Jingyang Kang 2025-03-10 22:25:25 +08:00
  • 9d5e9cb3ea Add EncoderController() codec.EncoderController in Track interface. (#614) Jingyang Kang 2025-03-10 22:25:14 +08:00
  • 9a47a07eba Add EncoderController method to VideoTrack and AudioTrack. (#612) Jingyang Kang 2025-03-10 13:35:55 +08:00
  • 4c70a5f686 fix(deps): update module github.com/pion/webrtc/v4 to v4.0.13 (#608) renovate[bot] 2025-03-10 10:00:02 +09:00
  • 36a03e823e fix(deps): update github.com/kbinani/screenshot digest to a3924b7 (#601) v0.7.1 renovate[bot] 2025-02-17 13:46:01 +09:00
  • 24e3a722cf fix(deps): update module github.com/pion/webrtc/v4 to v4.0.9 (#598) renovate[bot] 2025-02-17 13:44:26 +09:00
  • ce9b412d0e Fix the VPX encoder is not properly handling the frame timestamp (#606) Yohan Totting 2025-02-14 12:37:53 +07:00
  • 8f916c5c67 Fix dependency installation on the latest actions runner (#607) Atsushi Watanabe 2025-02-13 11:26:11 +09:00
  • c10fb000db chore(deps): update codecov/codecov-action action to v5 (#591) v0.7.0 renovate[bot] 2024-12-10 14:33:18 +09:00
  • 309b50a801 fix(deps): update module github.com/gen2brain/malgo to v0.11.23 (#590) renovate[bot] 2024-12-10 14:30:10 +09:00
  • 6f6c42a695 fix(deps): update module golang.org/x/image to v0.23.0 (#595) renovate[bot] 2024-12-10 14:29:38 +09:00
  • 4027590fcb Migrate to pion/webrtc/v4 (#592) Jingyang Kang 2024-12-10 13:12:02 +08:00
  • 5ac53a463c fix(deps): update github.com/kbinani/screenshot digest to a8a2c5d (#578) renovate[bot] 2024-10-23 11:25:12 +09:00
  • f2a550d5e2 Update CI Go versions (#589) Atsushi Watanabe 2024-10-23 11:21:31 +09:00
  • 9ea1754cc7 Unuse self-hosted macOS runner (#588) Atsushi Watanabe 2024-10-23 09:40:05 +09:00
  • bc0b11e3bf Improve ARM Darwin CI stability (#586) Atsushi Watanabe 2024-10-22 18:21:03 +09:00
  • ac66b130b9 fix(deps): update module github.com/pion/webrtc/v3 to v3.3.4 (#574) renovate[bot] 2024-10-22 16:36:33 +09:00
  • cf1be6fd31 fix(deps): update module golang.org/x/image to v0.21.0 (#583) renovate[bot] 2024-10-22 16:35:52 +09:00
  • 6339a1890f fix(deps): update module golang.org/x/image to v0.19.0 (#580) renovate[bot] 2024-09-02 09:18:16 +09:00
  • 6a00ffcdf8 fix(deps): update module golang.org/x/image to v0.18.0 [security] (#577) renovate[bot] 2024-08-27 17:14:35 +09:00
  • c6aa90a133 fix(deps): update module github.com/gen2brain/malgo to v0.11.22 (#570) renovate[bot] 2024-05-15 11:42:03 +09:00
  • e3eae5d8db fix(deps): update module github.com/pion/webrtc/v3 to v3.2.40 (#564) renovate[bot] 2024-05-15 11:25:12 +09:00
  • 7020457f63 chore(deps): update codecov/codecov-action action to v4 (#554) renovate[bot] 2024-05-15 11:16:00 +09:00
  • e3fef141d9 Bump webcam dependency (#571) v0.6.4 Sean Pollock 2024-05-01 12:55:04 -04:00
  • 8fb8d65764 Add webcam close to linux camera discover (#568) v0.6.3 Sean Pollock 2024-04-30 10:14:26 -04:00
  • ae63fa65bf Remove Windows camera cpp inline function (#569) qiulin 2024-04-29 21:54:45 +08:00
  • 23d77e2bb2 update to blackjack/webcam to v0.6.0 (#567) Eric Daniels 2024-04-26 15:37:33 -04:00
  • 02d4e0e896 fix(deps): update module github.com/pion/webrtc/v3 to v3.2.29 (#559) v0.6.2 renovate[bot] 2024-03-21 19:19:46 -04:00
  • 38a3b829f6 fix(deps): update module github.com/pion/rtcp to v1.2.14 (#557) renovate[bot] 2024-03-04 12:19:08 +09:00
  • c4bb9eb649 fix(deps): update module github.com/pion/webrtc/v3 to v3.2.28 (#555) renovate[bot] 2024-03-04 12:01:54 +09:00
  • bc3bdc1855 fix(deps): update module github.com/stretchr/testify to v1.9.0 (#558) renovate[bot] 2024-03-04 11:48:51 +09:00
  • a6ffeb31ab fix(deps): update module github.com/google/uuid to v1.6.0 (#553) renovate[bot] 2024-03-04 11:47:33 +09:00
  • a9046e6ac1 Add fix that strips unexpected padding for NV12 frames (#556) sean yu 2024-03-01 17:23:05 +00:00
  • 2bc011f39f Update malgo to v0.11.21 for a macOS microphone fix (#551) v0.6.1 Eric Daniels 2024-01-24 09:48:40 -05:00
  • 68df5b3eb5 chore(deps): update actions/cache action to v4 (#549) renovate[bot] 2024-01-22 09:37:20 +09:00
  • bf52b1af58 fix(deps): update module golang.org/x/image to v0.15.0 (#548) renovate[bot] 2024-01-09 12:03:19 +09:00
  • ccee17d04c fix(deps): update module github.com/pion/webrtc/v3 to v3.2.24 (#546) renovate[bot] 2024-01-09 11:29:22 +09:00
  • f4f5a24ce4 fix(deps): update module github.com/pion/rtcp to v1.2.13 (#540) renovate[bot] 2024-01-09 11:28:59 +09:00
  • dec2300a95 fix(deps): update module github.com/google/uuid to v1.5.0 (#547) renovate[bot] 2024-01-09 11:28:35 +09:00
  • 0c8f3cfc7a Remove 'AUTHORS.txt' from README.md Sean DuBois 2024-01-02 12:39:28 -05:00
  • 6829d71e58 chore(deps): update actions/setup-go action to v5 (#544) renovate[bot] 2023-12-11 10:28:42 +09:00
  • 1b36c0360d fix(deps): update module github.com/pion/webrtc/v3 to v3.2.23 (#542) renovate[bot] 2023-12-05 10:50:35 +09:00
  • 5aa157e8fc fix(deps): update module golang.org/x/image to v0.14.0 (#543) renovate[bot] 2023-12-05 10:49:56 +09:00
  • cd8e34f3ed fix(deps): update module github.com/pion/interceptor to v0.1.25 (#534) v0.6.0 renovate[bot] 2023-11-06 10:23:25 +09:00
  • d03383a6fd fix(deps): update module github.com/google/uuid to v1.4.0 (#536) renovate[bot] 2023-11-06 10:20:40 +09:00
  • c4fd1de9a0 Upgrade blackjack/webcam to v0.5.0 (#538) Eric Daniels 2023-11-05 20:11:56 -05:00
  • 47638e3290 fix(deps): update module golang.org/x/image to v0.13.0 (#537) renovate[bot] 2023-11-06 09:52:25 +09:00
  • 09b497727d Removed 'unreachable' else initialization and replaced with error indicating a wtf hexbabe 2023-10-31 14:13:06 -04:00
  • 7ae82fbda7 Remove old unnecessary macro hexbabe 2023-10-31 13:42:29 -04:00
  • 4477898296 Use new macro and also use @ available hexbabe 2023-10-31 13:00:54 -04:00
  • d5d41e9ca5 Switch to what I think is the correct preprocessor method hexbabe 2023-10-30 11:31:51 -04:00
  • 9fb24fb036 Use identifier conditional compilation (hackier) but might work and is still decently readable hexbabe 2023-10-30 11:16:24 -04:00
  • 1cd1b136cc This @available compile time directive really should work... confused hexbabe 2023-10-30 10:45:20 -04:00
  • 08fb3e8a48 Change code conditional to conditional compilation directive to avoid CI failure hexbabe 2023-10-29 21:40:46 -04:00
  • 4aae1bc842 Add conditional to choose types based on pre vs. post sonoma update hexbabe 2023-10-27 15:53:24 -04:00