#include <pes.h>
Public Attributes | |
| int | type |
| unsigned int | found |
| int | withbuf |
| uint8_t * | buf |
| ringbuffer * | rbuf |
| uint8_t | hbuf [260] |
| int | ini_pos |
| uint8_t | cid |
| uint32_t | plength |
| uint8_t | plen [4] |
| uint8_t | flag1 |
| uint8_t | flag2 |
| uint8_t | hlength |
| uint8_t | pts [5] |
| uint8_t | dts [5] |
| int | mpeg |
| int | done |
| int | which |
| void * | priv |
Definition at line 71 of file pes.h.
| int pes_in_s::type |
Definition at line 73 of file pes.h.
Referenced by avi_es_out(), es_out(), get_avi(), get_avi_from_index(), get_pes(), init_pes_in(), pes_es_out(), pes_id_out(), and replex_tsp().
| unsigned int pes_in_s::found |
Definition at line 74 of file pes.h.
Referenced by get_avi(), get_avi_from_index(), get_pes(), init_pes_in(), and replex_tsp().
Definition at line 75 of file pes.h.
Referenced by get_avi(), get_avi_from_index(), get_pes(), and init_pes_in().
Definition at line 76 of file pes.h.
Referenced by get_pes(), init_pes_in(), pes_es_out(), and pes_id_out().
Definition at line 77 of file pes.h.
Referenced by get_avi(), get_avi_from_index(), get_pes(), and init_pes_in().
| uint8_t pes_in_s::hbuf[260] |
Definition at line 79 of file pes.h.
Referenced by analyze_audio(), analyze_video(), es_out(), get_avi(), get_avi_from_index(), init_pes_in(), and pes_es_out().
Definition at line 80 of file pes.h.
Referenced by get_pes(), init_pes_in(), pes_es_out(), and pes_id_out().
Definition at line 81 of file pes.h.
Referenced by avi_es_out(), es_out(), get_avi(), get_avi_from_index(), get_pes(), pes_es_out(), pes_id_out(), and replex_tsp().
Definition at line 84 of file pes.h.
Referenced by analyze_audio(), analyze_video(), and get_pes().
Definition at line 85 of file pes.h.
Referenced by es_out(), get_pes(), pes_es_out(), and pes_id_out().
Definition at line 86 of file pes.h.
Referenced by analyze_audio(), analyze_video(), get_pes(), and init_pes_in().
Definition at line 87 of file pes.h.
Referenced by analyze_video(), get_pes(), and init_pes_in().
| int pes_in_s::mpeg |
Definition at line 88 of file pes.h.
Referenced by get_pes(), and init_pes_in().
| int pes_in_s::done |
Definition at line 89 of file pes.h.
Referenced by get_avi(), get_avi_from_index(), get_pes(), and init_pes_in().
| int pes_in_s::which |
| void* pes_in_s::priv |
Definition at line 91 of file pes.h.
Referenced by avi_es_out(), es_out(), find_pes_ids(), find_pids_stdin(), get_avi(), get_avi_from_index(), init_replex(), pes_es_out(), and pes_id_out().
1.6.3