FFmpeg
|
Data Fields | |
const AVClass * | class |
int | opt_angle |
int | opt_chapter_end |
int | opt_chapter_start |
int | opt_menu |
int | opt_menu_lu |
int | opt_menu_vts |
int | opt_pg |
int | opt_pgc |
int | opt_preindex |
int | opt_region |
int | opt_title |
int | opt_trim |
AVFormatContext * | mpeg_ctx |
uint8_t * | mpeg_buf |
FFIOContext | mpeg_pb |
dvd_reader_t * | dvdread |
ifo_handle_t * | vmg_ifo |
ifo_handle_t * | vts_ifo |
int64_t | first_pts |
int | play_started |
DVDVideoPlaybackState | play_state |
int64_t * | prev_pts |
int64_t | pts_offset |
int | seek_warned |
int | subdemux_reset |
Definition at line 139 of file dvdvideodec.c.
const AVClass* DVDVideoDemuxContext::class |
Definition at line 140 of file dvdvideodec.c.
int DVDVideoDemuxContext::opt_angle |
Definition at line 143 of file dvdvideodec.c.
int DVDVideoDemuxContext::opt_chapter_end |
Definition at line 144 of file dvdvideodec.c.
int DVDVideoDemuxContext::opt_chapter_start |
Definition at line 145 of file dvdvideodec.c.
int DVDVideoDemuxContext::opt_menu |
Definition at line 146 of file dvdvideodec.c.
int DVDVideoDemuxContext::opt_menu_lu |
Definition at line 147 of file dvdvideodec.c.
int DVDVideoDemuxContext::opt_menu_vts |
Definition at line 148 of file dvdvideodec.c.
int DVDVideoDemuxContext::opt_pg |
Definition at line 149 of file dvdvideodec.c.
int DVDVideoDemuxContext::opt_pgc |
Definition at line 150 of file dvdvideodec.c.
int DVDVideoDemuxContext::opt_preindex |
Definition at line 151 of file dvdvideodec.c.
int DVDVideoDemuxContext::opt_region |
Definition at line 152 of file dvdvideodec.c.
int DVDVideoDemuxContext::opt_title |
Definition at line 153 of file dvdvideodec.c.
int DVDVideoDemuxContext::opt_trim |
Definition at line 154 of file dvdvideodec.c.
AVFormatContext* DVDVideoDemuxContext::mpeg_ctx |
Definition at line 157 of file dvdvideodec.c.
uint8_t* DVDVideoDemuxContext::mpeg_buf |
Definition at line 158 of file dvdvideodec.c.
FFIOContext DVDVideoDemuxContext::mpeg_pb |
Definition at line 159 of file dvdvideodec.c.
dvd_reader_t* DVDVideoDemuxContext::dvdread |
Definition at line 162 of file dvdvideodec.c.
ifo_handle_t* DVDVideoDemuxContext::vmg_ifo |
Definition at line 163 of file dvdvideodec.c.
ifo_handle_t* DVDVideoDemuxContext::vts_ifo |
Definition at line 164 of file dvdvideodec.c.
int64_t DVDVideoDemuxContext::first_pts |
Definition at line 167 of file dvdvideodec.c.
int DVDVideoDemuxContext::play_started |
Definition at line 168 of file dvdvideodec.c.
DVDVideoPlaybackState DVDVideoDemuxContext::play_state |
Definition at line 169 of file dvdvideodec.c.
int64_t* DVDVideoDemuxContext::prev_pts |
Definition at line 170 of file dvdvideodec.c.
int64_t DVDVideoDemuxContext::pts_offset |
Definition at line 171 of file dvdvideodec.c.
int DVDVideoDemuxContext::seek_warned |
Definition at line 172 of file dvdvideodec.c.
int DVDVideoDemuxContext::subdemux_reset |
Definition at line 173 of file dvdvideodec.c.