Skip to content
#

c-plus-plus

cpp logo

C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.

Here are 13,410 public repositories matching this topic...

glozow
glozow commented Aug 5, 2022

The -datacarrier and -datacarriersize options were added in #3715 and #5077. Seems like those PRs did not add tests and we still don't have tests for them...? It should be easier to test things like this now with functional tests. I see -datacarriersize used in some places to create large transactions by stuffing outputs with lots of data but that's not very thorough. We should probably add

obs-studio
srs
underthere
underthere commented Jun 28, 2022

Note: Please read FAQ before file an issue, see 2716

Note: 提问前,请先看FAQ, 即 2716

Description(描述)

Please description your issue here(描述你遇到了什么问题)

post 特定的sdp内容(由gstreamer 1.20 webrtcbin 生成)到 /rtc/v1/publish/ 接口,srs崩了

  1. SRS Version(版本): 4.0.252

  2. SRS log && coredump:

log file
coredump file

  1. S
WebRTC good first issue help wanted
pkaske
pkaske commented Dec 29, 2020

I figured out a way to get the (x,y,z) data points for each frame from one hand previously. but im not sure how to do that for the new holistic model that they released. I am trying to get the all landmark data points for both hands as well as parts of the chest and face. does anyone know how to extract the holistic landmark data/print it to a text file? or at least give me some directions as to h

good first issue type:research solution:holistic stat:awaiting googler
xmha97
xmha97 commented Sep 5, 2019

Bug report

Describe the bug

Here is a clear and concise description of what the problem is:

Hello, There is a bug on Kodi (tested on Windows Store version)
Using Alt+Space I can move Kodi on full-screen mode

Expected Behavior

Here is a clear and concise description of what was expected to happen:

Actual Behavior

Possible Fix

To Reproduce

Steps to reproduce t

openage
heinezen
heinezen commented Jan 22, 2021

Required skills: Cython

Difficulty: Medium

Animation frames from AoE2 graphics files are packed into a texture atlas by the openage converter. We use bin packing to find the optimal arrangement (= smallest atlas dimensions) of the frames in the atlas. Bin packing becomes computationally intensive if a lot of frames are packed (look

improvement python assets good first issue
janisozaur
janisozaur commented Aug 2, 2022

Operating System

All

OpenRCT2 build

current develop

Describe the issue

OpenRCT2 comes with a copy of SDL2 TTF: https://github.com/OpenRCT2/OpenRCT2/blob/develop/src/openrct2/drawing/TTFSDLPort.cpp. Upstream recently received a new release. Our copy should be synced to upstream, taking into account any possible modifications done to our copy.

See https://discourse.libsdl.org/t/s

bug build good first issue

Created by Bjarne Stroustrup

Released October 1985

Website
isocpp.org
Wikipedia
Wikipedia