Browse Source

examples/decoding_encoding.c: silence compiler warning

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n0.9
Michael Niedermayer 14 years ago
parent
commit
65e32eea73
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      doc/examples/decoding_encoding.c

+ 1
- 0
doc/examples/decoding_encoding.c View File

@@ -29,6 +29,7 @@
* format handling
*/

#include "libavutil/imgutils.h"
#include "libavutil/opt.h"
#include "libavcodec/avcodec.h"
#include "libavutil/mathematics.h"


Loading…
Cancel
Save