examples/encoding.c: remove unnecessary includes
Simplify.
This commit is contained in:
parent
2e5a9e580c
commit
c762f9fa2d
1 changed files with 0 additions and 8 deletions
|
|
@ -27,14 +27,6 @@
|
|||
* format handling
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#ifdef HAVE_AV_CONFIG_H
|
||||
#undef HAVE_AV_CONFIG_H
|
||||
#endif
|
||||
|
||||
#include "libavcodec/avcodec.h"
|
||||
#include "libavutil/mathematics.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue