| 
    FFmpeg
    
   | 
 
#include "libavutil/adler32.h"#include "libavutil/avstring.h"#include "avformat.h"#include "internal.h"Go to the source code of this file.
Functions | |
| static int | framecrc_write_packet (struct AVFormatContext *s, AVPacket *pkt) | 
Variables | |
| AVOutputFormat | ff_framecrc_muxer | 
      
  | 
  static | 
Definition at line 27 of file framecrcenc.c.
| AVOutputFormat ff_framecrc_muxer | 
Definition at line 61 of file framecrcenc.c.
 1.8.2