av/codec
David Sutton 52a56f3a52 Audiofiltering:
Increase efficiency of convolution algorithm.

Approximately 150x faster. (takes ~4.5s to lowpass filter ~1min of audio)
2022-12-28 16:02:14 +10:30
..
adpcm adpcm and mts: comments and pid change 2019-09-12 19:16:11 +09:30
codecutil cmd/vidforward: add slate image write functionality 2022-11-26 13:38:25 +10:30
h264 cmd/rv/probe.go improved error handling 2022-03-04 17:09:50 +10:30
h265 codec/h265: Lexer -> Extractor 2020-03-28 00:43:35 +10:30
jpeg using latest version of utils and using latest logging package 2022-05-27 15:42:58 +09:30
pcm Audiofiltering: 2022-12-28 16:02:14 +10:30
README.md added README.md files to top level packages 2021-04-11 11:19:37 +09:30

README.md

Readme

codec provides support for various audio, video and image codecs.

Contributing

See here under "Contributing" for information on how to contribute.

License

See here under "License" for licensing.