Skip to content

A video processing library that covers YUV encoding/decoding and video codec development

License

Notifications You must be signed in to change notification settings

Rinzler1011/PixelStream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[pkgsite](https://pkg.go.dev/github.com/rinzler1011/PixelStream)

This repository contains packages for video processing that covers YUV encoding/decoding and video codec development in GO

Contributing

Stuff to do

We can put TODO notes in the source code, too. godoc provides a graphic interface to view these with the -notes flag:

godoc -notes TODO

Of course grep works too:

git grep -n TODO

Patches

This project accepts also accept changes via pull requests

Commit messages

Commit messages follow the same format used by the Go project (and others). The commit subject starts with the affected package name then a brief description of the change. The body may contain an explanation of the change and why it was made.

License

Unless otherwise noted, this sotfware is licensed under the MIT License. See LICENSE.

About

A video processing library that covers YUV encoding/decoding and video codec development

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages