Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ralfbiedert/openh264-rs issues and pull requests

#63 - Decoder Tests Fail

Issue - State: open - Opened by jnnks 3 days ago

#62 - Allow encoding 4K vertical videos

Pull Request - State: closed - Opened by balins 2 months ago - 1 comment

#61 - implement stream based NAL parser and VideoStreamDecoder

Pull Request - State: closed - Opened by mixaal 3 months ago - 5 comments

#60 - stream based NAL parser

Issue - State: closed - Opened by mixaal 3 months ago - 5 comments
Labels: enhancement

#59 - decode error

Issue - State: closed - Opened by tickmoo 4 months ago
Labels: not-actionable

#58 - How to encode I-Frames, video seeking and other misc. issues

Issue - State: closed - Opened by shroom00 4 months ago - 3 comments
Labels: question

#57 - Add force intra frame API

Pull Request - State: closed - Opened by xnorpx 5 months ago - 1 comment

#55 - Only the first frame is decoded successfully!

Issue - State: closed - Opened by xlievo 5 months ago - 2 comments

#53 - Reduce fix u v stride asserts

Pull Request - State: closed - Opened by xnorpx 6 months ago - 6 comments

#52 - Strides?

Issue - State: closed - Opened by xnorpx 6 months ago - 3 comments

#51 - Looking for help producing `CodecPrivate` data for MKV Stream

Issue - State: closed - Opened by dadleyy 6 months ago - 2 comments
Labels: question

#50 - Error: OpenH264 encountered an error. Native:16384. Decoding State:0. User Message:None

Issue - State: open - Opened by andreytkachenko 6 months ago - 5 comments
Labels: bug, needs-discussion

#49 - Removed unnecessary statement

Pull Request - State: closed - Opened by joe-saronic 8 months ago

#48 - Added trait for RGB data input

Pull Request - State: closed - Opened by joe-saronic 8 months ago - 11 comments

#47 - How do I control the NAL packet size for the Encoder?

Issue - State: open - Opened by crabdancing 8 months ago - 3 comments
Labels: enhancement, question, upstream

#46 - More config options

Pull Request - State: closed - Opened by algesten 8 months ago

#45 - Allow dynamic resolution changes.

Pull Request - State: closed - Opened by algesten 8 months ago - 10 comments

#44 - Dynamically change resolution

Issue - State: closed - Opened by lolgesten 8 months ago - 1 comment

#43 - Ability to bundle/find/download binaries built by Cisco

Issue - State: closed - Opened by torokati44 11 months ago - 8 comments
Labels: enhancement, question, needs-discussion

#42 - Washed out colors when using the decoder

Issue - State: open - Opened by MahitMehta 12 months ago - 2 comments
Labels: bug, question, upstream

#41 - feat: add encode_at method for encoding frame at a specific timestamp

Pull Request - State: closed - Opened by shelbyd about 1 year ago - 4 comments
Labels: enhancement

#40 - feat: add faster RGB to YUV conversion

Pull Request - State: closed - Opened by soheilsalimidev about 1 year ago - 3 comments
Labels: enhancement

#38 - feat(encoder): allow writing using std::io::Write

Pull Request - State: closed - Opened by sdwoodbury over 1 year ago - 1 comment

#37 - Update image-compare to 0.3.0

Pull Request - State: closed - Opened by ChrisRega over 1 year ago - 1 comment

#35 - Expand YUVBuffer to accept YUV data without needing to convert it YUV -> RGB -> YUV in an encoding context

Issue - State: closed - Opened by brandonros over 1 year ago - 4 comments
Labels: enhancement, question

#33 - How can I encode with constant fps?

Issue - State: closed - Opened by hanguk0726 over 1 year ago - 1 comment
Labels: question, upstream

#32 - "Sample image" from readme shows nothing

Issue - State: closed - Opened by adsick over 1 year ago - 1 comment
Labels: bug

#30 - Add integration with mp4 crate

Pull Request - State: closed - Opened by DCNick3 almost 2 years ago - 6 comments
Labels: enhancement, needs-discussion

#29 - Question: how to use with mp4 crate

Issue - State: closed - Opened by DCNick3 almost 2 years ago - 10 comments
Labels: good first issue, question

#28 - Rework the build system, support more systems

Pull Request - State: closed - Opened by DCNick3 almost 2 years ago - 3 comments
Labels: enhancement

#27 - Use rayon to speed up yuv to rgb conversion.

Pull Request - State: closed - Opened by Mivik almost 2 years ago - 2 comments
Labels: enhancement, needs-discussion, stale

#26 - Linking stage fails on linux x86_64 with nasm

Issue - State: closed - Opened by Mivik almost 2 years ago - 6 comments
Labels: bug, help wanted, good first issue

#25 - Fix build on x86_64 macOS

Pull Request - State: closed - Opened by gil0mendes about 2 years ago - 4 comments

#24 - Updating to 0.3.0: error: linking with `cc` failed: exit status: 1

Issue - State: closed - Opened by mikbry about 2 years ago - 11 comments
Labels: bug, help wanted, good first issue

#23 - Make Encoder/Decoder Send

Issue - State: closed - Opened by HyeonuPark about 2 years ago - 1 comment
Labels: enhancement, help wanted

#22 - Adding tests to validate each frame can be fully decoded

Pull Request - State: closed - Opened by msabansal about 2 years ago - 2 comments

#21 - Fixed decoder needing flush in some cases

Pull Request - State: closed - Opened by msabansal about 2 years ago - 4 comments

#20 - add EncoderConfig::rate_control_mode

Pull Request - State: closed - Opened by astraw about 2 years ago - 2 comments

#19 - Fails to compile on nightly some time after `2022-08-23`

Issue - State: closed - Opened by ralfbiedert about 2 years ago - 4 comments
Labels: bug, help wanted

#18 - test on stable and nightly rust, and multiple OSes

Pull Request - State: closed - Opened by astraw about 2 years ago - 4 comments

#17 - put backtrace behind feature gate

Pull Request - State: closed - Opened by astraw about 2 years ago - 2 comments

#16 - add docstring for EncoderConfig::enable_skip_frame

Pull Request - State: closed - Opened by astraw about 2 years ago

#15 - add EncodeConfig::max_frame_rate

Pull Request - State: closed - Opened by astraw about 2 years ago - 4 comments

#14 - implement EncoderConfig::enable_skip_frame

Pull Request - State: closed - Opened by astraw about 2 years ago - 1 comment

#13 - openh264::Error implements std::error::Error

Pull Request - State: closed - Opened by astraw about 2 years ago

#12 - Document usage of Encoder better

Pull Request - State: closed - Opened by ISSOtm almost 3 years ago - 3 comments
Labels: question, needs-discussion

#11 - Remove profile options override in openh264-sys2

Pull Request - State: closed - Opened by jelmansouri almost 3 years ago - 8 comments

#10 - Unable to successfully set the number of threads on Linux and Windows

Issue - State: closed - Opened by repnop almost 3 years ago - 2 comments
Labels: needs-discussion, upstream

#9 - Question: 4-byte NAL prefixes after the first

Issue - State: closed - Opened by repnop almost 3 years ago - 2 comments
Labels: question

#8 - Fix typo in RGBA8 conversion panic message

Pull Request - State: closed - Opened by repnop about 3 years ago - 1 comment

#7 - Invalid access decoding packet stream

Issue - State: closed - Opened by BlackHoleFox about 3 years ago - 3 comments
Labels: bug, help wanted, good first issue

#6 - Very minor fixes

Pull Request - State: closed - Opened by jelmansouri-legion about 3 years ago

#5 - Asm support

Pull Request - State: closed - Opened by jelmansouri-legion about 3 years ago - 2 comments

#4 - Add more benchmarks for encoder and yuv conversion

Pull Request - State: closed - Opened by jelmansouri-legion about 3 years ago

#3 - Fix encoder by emitting all layers and nalus

Pull Request - State: closed - Opened by jelmansouri-legion about 3 years ago - 1 comment

#2 - Add encoding impl

Pull Request - State: closed - Opened by jelmansouri-legion about 3 years ago - 5 comments

#1 - Investigate why CI tests fail

Issue - State: closed - Opened by ralfbiedert about 3 years ago
Labels: bug, help wanted