| 
    FFmpeg
    
   | 
 
#include "libavutil/adler32.h"#include "libavcodec/avcodec.h"#include "libavformat/avformat.h"#include "libavutil/imgutils.h"Go to the source code of this file.
Functions | |
| static int | video_decode_example (const char *input_filename) | 
| H264 codec test.  More... | |
| int | main (int argc, char **argv) | 
      
  | 
  static | 
Definition at line 153 of file api-h264-test.c.
 1.8.6