Skip to content

Commit 4e0c56d

Browse files
committed
Remove Sean-Der from credits on FlexFEC
Appreciate it, but the people that did the work deserve the credit
1 parent d2bfd92 commit 4e0c56d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/blog/fec-with-pion.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ In WebRTC there are two main RTP based forward-error-correction (FEC) mechanisms
109109

110110
FlexFEC is the only option that remains fully codec-agnostic. ULPFEC does a fine job for VP8/VP9/AV1, but offers little benefit for H264 or H265.
111111

112-
### Codec-integrated FEC
112+
### Codec-integrated FEC
113113

114114
While FlexFEC and ULPFEC live at the RTP packet layer, some codecs integrate redundancy straight into the encoded payload itself.
115115

@@ -226,4 +226,4 @@ It will result in a protection profile which uses `NumFECPackets` FEC packets to
226226

227227
## Credits
228228

229-
Huge thanks to everyone who contributed to this project: [Aleksandr Alekseev](https://github.com/aalekseevx/), [Jingyang Kang](https://github.com/3DRX/), [Joe Turki](https://github.com/JoeTurki), [Sean DuBois](https://github.com/Sean-Der), [Thomas Pouget-Abadie](https://github.com/pougetat).
229+
Huge thanks to everyone who contributed to this project: [Aleksandr Alekseev](https://github.com/aalekseevx/), [Jingyang Kang](https://github.com/3DRX/), [Joe Turki](https://github.com/JoeTurki), [Thomas Pouget-Abadie](https://github.com/pougetat).

0 commit comments

Comments
 (0)