Libav Documentation

Introduction

This document describe the usage of the different libraries provided by Libav.

  • libavcodec encoding/decoding library
  • libavfilter graph based frame editing library
  • libavformat I/O and muxing/demuxing library
  • libavdevice special devices muxing/demuxing library
  • libavutil common utility library
  • libpostproc post processing library
  • libswscale color conversion and scaling library