Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-01-06Drop Snow codecDiego Biurrun
Snow is a toy codec with no real-world use and horrible code.
2012-10-29nut: support textual dataLuca Barbato
Plain text (utf8 encoded) data can be muxed and demuxed in nut.
2012-10-13nut: support pcm codecs not mapped in aviLuca Barbato
The native tags will be used when available.
2012-10-08doc: initial nut documentationLuca Barbato