Ecosyste.ms: Issues

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

GitHub / larksuite/rsmpeg issues and pull requests

#194 - how to convert `rsmpeg::avutil::AVFrame` to `opencv::core::Mat`,

Issue - State: closed - Opened by phial3 13 days ago - 3 comments

#193 - invalid cast error

Issue - State: closed - Opened by wangjia184 16 days ago

#192 - Error Decoding the .Mp4 video using Rsmpeg

Issue - State: closed - Opened by Codewithteju 17 days ago - 6 comments

#191 - how to use rsmpeg

Issue - State: closed - Opened by phial3 20 days ago - 1 comment

#190 - how to import `ffi` dependency

Issue - State: closed - Opened by phial3 about 1 month ago

#189 - Update `rusty_ffmpeg` to `0.16.1`

Pull Request - State: closed - Opened by ldm0 about 1 month ago - 1 comment

#188 - Corruption Frame after decoding

Issue - State: open - Opened by Mon-ius about 2 months ago - 8 comments

#187 - cannot find value `AVPixelFormat_AV_PIX_FMT_P012LE` in this scope

Issue - State: open - Opened by Ryu2u 2 months ago - 5 comments

#186 - cannot assign to data in dereference of `rsmpeg::avutil::AVFrame`

Issue - State: closed - Opened by aegroto 3 months ago - 2 comments

#185 - Bump version to `0.15.1+ffmpeg.7.0`

Pull Request - State: closed - Opened by ldm0 4 months ago

#184 - impl `Send` for macro generated reference types

Pull Request - State: closed - Opened by ldm0 4 months ago

#183 - Can `impl Send` for AVCodecRef<'static> be added?

Issue - State: closed - Opened by nnazo 4 months ago - 2 comments

#182 - avcodec_fill_audio_frame does not fill

Issue - State: closed - Opened by wangjia184 4 months ago - 2 comments

#180 - Compiliation error after upgrading to 0.15.0

Issue - State: closed - Opened by wangjia184 5 months ago - 3 comments

#178 - non-primitive cast: `unsafe extern "C"

Issue - State: closed - Opened by lantq1979 5 months ago - 1 comment

#177 - Update readme for `0.15.0+ffmpeg.7.0`

Pull Request - State: closed - Opened by ldm0 6 months ago

#176 - Remove `libc` dependency

Pull Request - State: closed - Opened by ldm0 6 months ago

#175 - Add changelog for `0.15.0`

Pull Request - State: closed - Opened by ldm0 6 months ago

#174 - Supports FFmpeg 7.0

Pull Request - State: closed - Opened by ldm0 6 months ago

#173 - Bump rusty_ffmpeg to 0.14

Pull Request - State: closed - Opened by ldm0 6 months ago

#172 - Remove deprecated methods

Pull Request - State: closed - Opened by ldm0 6 months ago

#171 - Make `ra` const fn

Pull Request - State: closed - Opened by ldm0 6 months ago

#170 - Remove unnecessary `RsmpegError` discriminants

Pull Request - State: closed - Opened by ldm0 6 months ago

#169 - Hardware acceleration support

Pull Request - State: closed - Opened by ldm0 6 months ago

#167 - Better error message for `AVERROR`

Pull Request - State: closed - Opened by ldm0 7 months ago

#166 - Address multiple nightly warnings

Pull Request - State: closed - Opened by ldm0 7 months ago

#165 - Tweak workflow script

Pull Request - State: closed - Opened by ldm0 7 months ago

#164 - Getting data in multithread / async context

Issue - State: closed - Opened by vnghia 7 months ago - 2 comments

#163 - Add more settable methods for `AVStream`

Pull Request - State: closed - Opened by ldm0 7 months ago

#162 - Add `AVCodec::iterate()`

Pull Request - State: closed - Opened by ldm0 7 months ago

#161 - Add `AVFormatContextInput::streams_mut()`

Pull Request - State: closed - Opened by ldm0 7 months ago

#160 - Add wrapper for `AVBufferRef`

Pull Request - State: closed - Opened by ldm0 7 months ago

#159 - Add vnghia to contributor list

Pull Request - State: closed - Opened by ldm0 7 months ago

#158 - Reorganize tests

Pull Request - State: closed - Opened by ldm0 7 months ago

#157 - More doc on env var for PowerShell

Pull Request - State: closed - Opened by ldm0 7 months ago

#156 - add data getter in avio context custom

Pull Request - State: closed - Opened by vnghia 7 months ago - 1 comment

#155 - use c_char instead of i8

Pull Request - State: closed - Opened by vnghia 7 months ago - 1 comment

#153 - 添加了rustflags后,运行示例代码还是出现链接错误。

Issue - State: closed - Opened by yomiko451 7 months ago - 2 comments

#152 - Document improve: use .cargo/config.toml to set env

Issue - State: open - Opened by vcup 8 months ago - 3 comments

#150 - Add `SwsFilter` and `SwsVector`

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

#149 - Revise `transcode` test

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

#148 - Update actions

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

#147 - Revise `transcode_aac` example and various updates

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

#145 - Provide a function for `sws_getCachedContext`

Issue - State: closed - Opened by jgcodes2020 9 months ago

#144 - Define certain types as `enum`s

Issue - State: closed - Opened by jgcodes2020 9 months ago - 2 comments

#143 - Migrate more tests to use new `AVFormatContextInput::streams`

Pull Request - State: closed - Opened by ldm0 9 months ago

#142 - Revise `extract_mvs` example

Pull Request - State: closed - Opened by ldm0 9 months ago

#141 - Make `AVFormatContext*::streams` return slice rather than iterator

Pull Request - State: closed - Opened by ldm0 9 months ago

#140 - Static link ffmpeg

Issue - State: open - Opened by thewh1teagle 9 months ago - 3 comments

#139 - Aggregate imports

Pull Request - State: closed - Opened by ldm0 9 months ago

#138 - Revise `decode_audio`, `decode_video` example

Pull Request - State: closed - Opened by ldm0 9 months ago

#137 - Add `err2str` mirroring `av_err2str`

Pull Request - State: closed - Opened by ldm0 9 months ago

#136 - Improve `encode_video` example

Pull Request - State: closed - Opened by ldm0 9 months ago

#135 - Add `opt_set*` methods mirroring `av_opt_set*`

Pull Request - State: closed - Opened by ldm0 9 months ago

#134 - Improve `remux` example

Pull Request - State: closed - Opened by ldm0 9 months ago

#133 - Add `ts2str` and `ts2timestr`

Pull Request - State: closed - Opened by ldm0 9 months ago

#132 - No metadata returned while probing opus/ogg

Issue - State: closed - Opened by Curstantine 9 months ago - 2 comments

#131 - Remove FFmpeg 4 and 5 support

Pull Request - State: closed - Opened by ldm0 9 months ago

#130 - Migrate to FFmpeg new channel layout API

Pull Request - State: closed - Opened by ldm0 9 months ago

#129 - Bump version to `0.14.2+ffmpeg.6.1`

Pull Request - State: closed - Opened by ldm0 9 months ago

#128 - Fix CI, Bump MSRV to 1.70.0

Pull Request - State: closed - Opened by ldm0 9 months ago

#127 - Bump `rusty_ffmpeg` to `0.13.2`

Pull Request - State: closed - Opened by ldm0 9 months ago

#125 - Use explicit lifetime instead of 'static for custom IO context

Pull Request - State: open - Opened by grabango-k about 1 year ago

#124 - Can you provide the decoding of MP4 AVCC format?

Issue - State: closed - Opened by xxscloud5722 about 1 year ago - 3 comments

#123 - compile "rsmpeg-vcpkg-demo" error on windows

Issue - State: closed - Opened by osenberg-x about 1 year ago - 3 comments

#122 - Running Example Error

Issue - State: closed - Opened by xxscloud5722 about 1 year ago - 2 comments

#121 - 运行例子报错

Issue - State: closed - Opened by HavocZhang about 1 year ago - 2 comments

#120 - Added vcpkg build guide in the readme

Pull Request - State: closed - Opened by aegroto about 1 year ago - 2 comments

#119 - Compilation through vcpkg

Issue - State: closed - Opened by aegroto about 1 year ago - 1 comment

#118 - 最新版 0.14.1编译没问题,但是当我运行时报错,win11

Issue - State: closed - Opened by dfsfdfse about 1 year ago - 2 comments

#117 - 调用ffi::avdevice_register_all()报错?

Issue - State: closed - Opened by huwence about 1 year ago - 2 comments

#114 - Remove mention of examples folder in readme

Pull Request - State: closed - Opened by ldm0 about 1 year ago

#113 - No examples folder

Issue - State: closed - Opened by sujaymansingh about 1 year ago - 1 comment

#112 - Bump version to `0.14.1+ffmpeg.6.0`

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

#111 - Drop support for FFmpeg <4.3

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

#110 - Bump version to `0.14.0+ffmpeg6.0`

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

#109 - Support FFmpeg back to `4.*`

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

#108 - Bump `rusty_ffmpeg` version to 0.13

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

#107 - [DO NOT MERGE] test CI cache

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

#106 - Add CI cache for valgrind and vcpkg

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

#105 - Cache `vcpkg` installation on CI

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

#104 - Officially Supports FFmpeg `5.*` and `6.*`

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

#103 - Better build scripts

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

#101 - Add `non_exhaustive` wrapper on `AVMediaType`

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

#100 - Add `remux` example

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

#99 - Bump MSRV to `1.64.0` due to `cstr 0.2.11`

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

#98 - Supports FFmpeg 6.0

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

#97 - Supports FFmpeg 5.1, Bump version to 0.12.0, bump deps

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

#96 - Release 0.11.0. Bump rusty_ffmpeg version to 0.9

Pull Request - State: closed - Opened by ldm0 over 2 years ago

#95 - Release 0.10.0

Pull Request - State: closed - Opened by ldm0 over 2 years ago