Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
ha-ves created a comment on an issue on mono/SkiaSharp
As I was writing this issue, I realized it has different behavior when uploaded to github. Notice the bottom part. ![image](https://github.com/user-attachments/assets/79a02b86-6105-42fe-9f0b-1f52...
ha-ves opened an issue on mono/SkiaSharp
[BUG] Encode overload with Stream destination produces "corruption" at the bottom.
### Description The overload of `SKPixmap` ```c# public bool Encode(Stream dst, SKEncodedImageFormat encoder, int quality) ``` is producing a black bar that is cropping the bottom part, but wh...ha-ves pushed 8 commits to master ha-ves/SIPSorceryMedia.FFmpeg
- Updated to latest abstractions package and bumped version. 95dd162
- Fixed the readme typo 4457e07
- wip. a0b6854
- FFmpeg audio and video source fixed. Still issue with bgr converter segfault. 8500cc5
- Added transcode examples. 89586d4
- Put back proper pixel check. 5021012
- Segfault was caused by using the non-padded width for RGB conversions. e649b20
- Bumped version to 8.0.8. 151ef00
ha-ves pushed 2 commits to master ha-ves/sipsorcery
ha-ves pushed 13 commits to master ha-ves/sipsorcery
- Renamed demo from chatgpt to openai. (#1262) * Renamed demo from chatgpt to openai. * Put OPUS behind a construct... 2d352b8
- Update openapi demo comments. a25b597
- Fixed problem with webrtc web sokcet peer not sending ICE candidates. e150050
- Openai demo functional (#1263) * Updated openai demo to use a functional approach. * Removed comment. a79fcd5
- Small functional imrpovement to openai demo. (#1265) b9d662a
- Removed extraneous comment. 465805f
- HasVideo and HasAudio bug fixes (#1267) * fix stream retrieval bug RTC updates * add translations for tray app a... 206b4bf
- Flatten net namespace to remove RTP specific namespaces (#1268) * Flatten Net namespace, no need for RTP specific na... 8157f4e
- Updated the end year to 2025. 60ad77b
- Added missing event handler for RTCP report ready. (#1269) cdf7bfe
- Update abstractions package and bump version for new package release. e8e256b
- Updated nuget package versions in examples. ee19ab0
- Added webrtc negotiation unit test for an inactive audio offer. 9803b59