Table of Contents

av_register_all

Overview

Defined in avformat.h

FIXME: What does this function actualy do? Initialize the library??

void av_register_all(void);

Parameters

None

Return value

None


Back to ffmpeg