Libav libavcodec HOWTO

From MultimediaWiki
Jump to navigation Jump to search
This page will hold information on how libavcodec is structured an how to add demuxer and protocols to it
please make this page more complete if you can, thanks

Codec structure

Introducing a new codec

libavcodec/Makefile

libavcodec/allcodecs.c

Example code