Name Description Size Coverage
attributes.h @file Macro definitions for various function/variable attributes 4532 -
avconfig.h Generated by ffconf 211 -
avutil.h @file external API header 8783 -
buffer.h @file @ingroup lavu_buffer refcounted data buffer API 9772 -
channel_layout.h @file audio channel layout utility functions 9297 -
common.h @file common internal and external API header 15500 -
cpu.h force usage of selected flags (OR) 5081 -
dict.h @file Public dictionary API. @deprecated AVDictionary is provided for compatibility with libav. It is both in implementation as well as API inefficient. It does not scale and is extremely slow with large dictionaries. It is recommended that new code uses our tree container from tree.c/h where applicable, which uses AVL trees to achieve O(log n) performance. 8010 -
error.h @file error code definitions 5468 -
frame.h @file @ingroup lavu_frame reference-counted frame API 22736 -
intfloat.h Reinterpret a 32-bit integer as a float. 1726 -
log.h Describe the class of an AVClass context structure. That is an arbitrary struct of which the first field is a pointer to an AVClass struct (e.g. AVCodecContext, AVFormatContext etc.). 10670 -
macros.h @file @ingroup lavu Utility Preprocessor macros 1249 -
mathematics.h e 5227 -
mem.h @file memory handling functions 15521 -
pixfmt.h @file pixel format definitions 30416 -
rational.h @file rational numbers @author Michael Niedermayer <michaelni@gmx.at> 4364 -
samplefmt.h @addtogroup lavu_audio @{ @defgroup lavu_sampfmts Audio sample formats Audio sample format enumeration and related convenience functions. @{ 10211 -
version.h @addtogroup version_utils Useful to check and match library version in order to maintain backward compatibility. @{ 3888 -