|
@@ -25,8 +25,8 @@ |
|
|
* libavformat API example. |
|
|
* libavformat API example. |
|
|
* |
|
|
* |
|
|
* @example doc/examples/output.c |
|
|
* @example doc/examples/output.c |
|
|
* Output a media file in any supported libavformat format. |
|
|
|
|
|
* The default codecs are used. |
|
|
|
|
|
|
|
|
* Output a media file in any supported libavformat format. The default |
|
|
|
|
|
* codecs are used. |
|
|
*/ |
|
|
*/ |
|
|
|
|
|
|
|
|
#include <stdlib.h> |
|
|
#include <stdlib.h> |
|
|