Libav libavcodec HOWTO

From MultimediaWiki
Revision as of 19:43, 15 November 2011 by Lu zero (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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