GithubHelp home page GithubHelp logo

animafps / rustsynth Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 0.0 175 KB

๐Ÿฆ€๐Ÿ“ฆ a safe wrapper for VapourSynth, written in Rust

Home Page: https://crates.io/crates/rustsynth

License: GNU Lesser General Public License v2.1

Rust 99.94% C 0.06%
rust-wrapper vapoursynth multimedia rust wrapper rust-bindings bindings rust-crate

rustsynth's Introduction

Hi there ๐Ÿ‘‹, I'm Anima..

A passionate 20y/o developer from New Zealand

  • ๐Ÿ”ญ Iโ€™m currently working on teres
  • ๐ŸŒฑ Iโ€™m currently learning Rust
  • ๐Ÿ“ฐ Blog/Articles: https://anima.nz
  • ๐Ÿ“ซ How to reach me: [email protected]
  • ๐Ÿ˜„ Pronouns: he/him
anima's github stats

rustsynth's People

Contributors

animafps avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

rustsynth's Issues

Roadmap to v1.0/stable release

Before releasing v1.0 would like to have near 100% coverage of the vapoursynth API or at least all developer facing functions/structs

Structs

  • API
  • Core(Ref)
  • Map (Ownedmap, MapRef, MapRefMut)
  • Map Iters (Keys, Values, Iter, IntoIter)
  • Node
  • Function
  • PluginFunction
  • Filter
  • Script environment
  • ScriptAPI
  • PluginAPI
  • VideoInfo
  • AudioInfo
  • Format
  • LogHandler
  • ...

May need to rework how the API cache works before checking it off

Functionality

  • Get API
  • Create Core (partial done need to document flags)
  • Create Map
  • Read keys from map
  • Data subtypes
  • Node subtypes
  • Read values from map
  • Read array values from map
  • Set array values to map
  • Index map
  • Basic map handling
  • Set values in map (partial need to improve data, node and frame for subtypes)
  • Create keys in map
  • Mutability of map through indexing
  • Get loaded plugins
  • Get plugin functions
  • invoke plugin functions
  • Create Nodes
  • Parse nodes
  • create Functions and by proxy pluginfunctions
  • Create script environment
  • eval script
  • get output from script environment
  • Log handling
  • create log event
  • Node infos
  • Load plugin
  • ...

Unit Testing

  • Map
  • API
  • Node
  • VSScript
  • Frame
  • Filter
  • Plugin
  • Function
  • PluginAPI

Documentation

  • Create overview API doc notes
  • function specific overview notes
  • Warnings/Errors
  • Panics
  • Safety limitations
  • App example (vspipe)
  • Plugin example

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.