|
FFmpeg
|
#include <string.h>#include "libavutil/intreadwrite.h"#include "libavutil/mem.h"#include "parser.h"Classes | |
| struct | DiracParseContext |
| Find the end of the current frame in the bitstream. More... | |
| struct | DiracParseUnit |
Macros | |
| #define | DIRAC_PARSE_INFO_PREFIX 0x42424344 |
Typedefs | |
| typedef struct DiracParseContext | DiracParseContext |
| Find the end of the current frame in the bitstream. More... | |
| typedef struct DiracParseUnit | DiracParseUnit |
Variables | |
| AVCodecParser | ff_dirac_parser |
Dirac Parser.
| typedef struct DiracParseContext DiracParseContext |
Find the end of the current frame in the bitstream.
| AVCodecParser ff_dirac_parser |
1.8.12