Collaboration diagram for Data Structures:

Modules

 AVBuffer
 AVBuffer is an API for reference-counted data buffers.
 
 AVBufferPool
 AVBufferPool is an API for a lock-free thread-safe pool of AVBuffers.
 
 AVOptions
 AVOptions provide a generic system to declare options on arbitrary structs ("objects").
 
 AVDictionary
 Simple key:value store.
 
 AVTree
 Low complexity tree container.
 

Detailed Description