| FFmpeg
    | 
#include "avformat.h"#include "internal.h"#include "subtitles.h"#include "libavutil/avstring.h"#include "libavutil/bprint.h"#include "libavutil/intreadwrite.h"Go to the source code of this file.
| Data Structures | |
| struct | SCCContext | 
| Functions | |
| static int | scc_probe (const AVProbeData *p) | 
| static int | convert (uint8_t x) | 
| static int | scc_read_header (AVFormatContext *s) | 
| Variables | |
| const AVInputFormat | ff_scc_demuxer | 
| 
 | static | 
| 
 | static | 
Definition at line 51 of file sccdec.c.
Referenced by scc_read_header().
| 
 | static | 
| const AVInputFormat ff_scc_demuxer | 
 1.8.17
 1.8.17