Libav libavcodec HOWTO

From MultimediaWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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