Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Conversation

inteltiger
Copy link
Contributor

partial revert d688cda

ChenXiaomin0306 and others added 30 commits August 13, 2020 13:31
…lected num is prime number in both ERP/cubemap source. 2. Remove useless logs and update configuration file in player.

Signed-off-by: Luo, Ying <[email protected]>
…variable address returning by class member variable

Signed-off-by: Chen Xiaomin <[email protected]>
1. Add "proj_type" option in distributed encoder codec plugin
   for assigning "ERP" or "Cubemap" projection type
2. Add "packing_proj_type" and "cubemap_face_file" options in
   omaf packing muxer plugin for assigning "ERP" or "Cubemap"
   projection type and input Cubemap faces mapping relationship
   to standard Cube-3x2 faces layout defined in OMAF spec when
   projection type is "Cubemap"
3. Add memory freeing of other media packets got from OmafDashAccess
   libraries when in later binding path in tiled dash demuxer
   plugin to avoiding memory leak.
1. Replace memcpy with memcpy_s in safestring library.
2. Replace "pkill" with "kill" to kill the RemoteWorkSession
   process by its PID.
…ut check in omaf media stream and omaf dash source thread.

Signed-off-by: Luo, Ying <[email protected]>
Fix memory leak in SW rendersource initial process.

Signed-off-by: Luo, Ying <[email protected]>
1. refine tile stitch in later-binding method.
2. Add max decode resolution limitation.
3. Enable getting tile tracks by pose prediction.

Signed-off-by: Luo, Ying <[email protected]>
…in multi-decoder. 2. Add scopelock for video decoder map. 3. Correct IDLE status judgement. 4. Use start pts to correct isReady in decoder manager when adding a new decoder. 5. Move isFlush flag to member data in video decoder. 6. Reset PENDING/IDLE video decoder when adding a new decoder.

Signed-off-by: Luo, Ying <[email protected]>
luoying1234 and others added 27 commits June 18, 2021 14:40
Signed-off-by: Yu, Dingfeng <[email protected]>
bCatchup is a new added member, if not initialized, it will cause
crash.

frame->timestamp is large, and render need the packet with pts start
from 0. It will cause no packet found and black screen or hang issue.
Use m_frame_count start from 0 instead.

Signed-off-by: Yu, Dingfeng <[email protected]>
…tch up path. Fix error in last catch up segment stitching.

Signed-off-by: Luo, Ying <[email protected]>
Also fix patch syntax error in SVT-HEVC strict memory patch.
…t before video playing. 2. Store the last user input data and automatically fill in the configuration. 3. Fix a glog build issue. 4. Update apk build script in readme file.

Signed-off-by: Luo, Ying <[email protected]>
…y be assumed to be a 64-bit value. Define a 32-bit variable to limit the result range.

Signed-off-by: dahanhan <[email protected]>
[webrtc] use socketio 2.x branch, remove boost
Signed-off-by: Yu, Dingfeng <[email protected]>
Signed-off-by: Yu, Dingfeng <[email protected]>
… fwrite FILE issue and add null ptr check on configuration params. 2. Add media codec capacity check in extractor mode. 3. Fix hang issue in initial process by increasing the timeout limitation of init segment processing. 4. Fix hang issue in switching viewport by correcting stitching strategy. 5. Fix core dump issue caused by get/add current pose. 6. Fix mismatch frame issue in non-catchup mode.

Signed-off-by: Luo, Ying <[email protected]>
…ting pts due to fifo over size [VCD-2858].

Signed-off-by: Luo, Ying <[email protected]>
@inteltiger
Copy link
Contributor Author

partial revert d688cda . this is a wrong and unnecessary workaround for android. revert it.

@hzhan80 @yanyings could you help review and merge.

@inteltiger inteltiger changed the title revert in ERPSelectRegion minor fix in android ERPSelectRegion Feb 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants