|
xine-lib
1.2.9
|
#include "nal.h"Go to the source code of this file.
Data Structures | |
| struct | coded_picture |
Enumerations | |
| enum | picture_flags { IDR_PIC = 0x01, REFERENCE = 0x02, NOT_EXISTING = 0x04, INTERLACED = 0x08 } |
Functions | |
| static struct coded_picture * | create_coded_picture (void) |
| static void | free_coded_picture (struct coded_picture *pic) |
| enum picture_flags |
|
static |
Referenced by init_parser(), and parse_nal().
|
static |
1.8.14