[go: nahoru, domu]

Skip to content

Pull requests: zmwangx/rust-ffmpeg

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Input PacketIter should return an Result value
#210 opened Aug 30, 2024 by chertov Loading… updated Aug 30, 2024
fix freebsd build by removing unused imports that don't exist there
#152 opened Jun 24, 2023 by russelltg Loading… updated May 20, 2024
Add Settable trait to codec context.
#176 opened Feb 29, 2024 by hgaiser Loading… updated Apr 11, 2024
Implement wrapper for sws_getCoefficients()
#174 opened Feb 20, 2024 by JonnyBurger Draft updated Feb 20, 2024
audio linesize[0]
#157 opened Jul 19, 2023 by robtfm Loading… updated Jan 12, 2024
fix non-exhaustive patterns error
#155 opened Jul 12, 2023 by altunenes Loading… updated Dec 5, 2023
Fix broken Lint check
#162 opened Sep 17, 2023 by y-yagi Loading… updated Sep 17, 2023
fix graph input/output linked list insertion
#156 opened Jul 13, 2023 by joprice Loading… updated Jul 13, 2023
impl Send for software::scaling::Context
#153 opened Jul 4, 2023 by n00kii Loading… updated Jul 4, 2023
115 - Handle unsupported pixel formats properly
#114 opened Sep 13, 2022 by bwsw Loading… updated Jun 12, 2023
Implement Display for Id
#151 opened Jun 10, 2023 by Hyxogen Loading… updated Jun 10, 2023
Fix typos
#148 opened May 29, 2023 by kianmeng Loading… updated May 29, 2023
Fix packet read an error which is not EOF and the PacketIter will be blocked
#146 opened May 17, 2023 by misssonder Loading… updated May 17, 2023
Add bits per pixel fn to Descriptor struct
#125 opened Dec 14, 2022 by ThatNerdUKnow Loading… updated Dec 14, 2022
Fix incorrect sizes for plane and data slices for audio frames.
#104 opened Jun 14, 2022 by tage64 Loading… updated Oct 14, 2022
Log callback interface
#91 opened Feb 5, 2022 by jwiesler Loading… updated Feb 11, 2022
Added software::resampling::Context::get_out_samples to bind swr_get_out_samples
#88 opened Jan 8, 2022 by liquidev Loading… updated Feb 11, 2022
1 task
ffmpeg crate is not abandoned
#86 opened Dec 25, 2021 by allan2 Loading… updated Feb 11, 2022
Skip avio_open when flags of output is AVFMT_NOFILE
#84 opened Nov 24, 2021 by Eson-Jia Loading… updated Feb 11, 2022
Fix inputs and outputs limitation
#79 opened Nov 9, 2021 by russagit Loading… updated Feb 11, 2022
A few small additions
#65 opened Jun 5, 2021 by russells-crockpot Loading… updated Feb 11, 2022
Implemented Buffer destructor mode
#44 opened Dec 23, 2020 by ydayan Loading… updated Feb 11, 2022
Add two open_with implementations
#57 opened Apr 22, 2021 by xd009642 Loading… updated Jul 7, 2021
ProTip! Mix and match filters to narrow down what you’re looking for.