| 
    FFmpeg
    
   | 
 
Data Fields | |
| struct AVTreeNode * | root | 
| AVFifo * | fifo | 
| AVRefStructPool * | node_pool | 
| int(* | init )(AVBSFContext *ctx) | 
| int(* | filter )(AVBSFContext *ctx) | 
| void(* | flush )(AVBSFContext *ctx) | 
| size_t | fifo_size | 
| CodedBitstreamContext * | cbc | 
| CodedBitstreamFragment | au | 
| union { | |
| DTS2PTSH264Context h264 | |
| } | u | 
| int | nb_frame | 
| int | gop | 
| int | eof | 
| struct AVTreeNode* DTS2PTSContext::root | 
| AVRefStructPool* DTS2PTSContext::node_pool | 
| int(* DTS2PTSContext::init) (AVBSFContext *ctx) | 
| int(* DTS2PTSContext::filter) (AVBSFContext *ctx) | 
| void(* DTS2PTSContext::flush) (AVBSFContext *ctx) | 
| CodedBitstreamContext* DTS2PTSContext::cbc | 
| CodedBitstreamFragment DTS2PTSContext::au | 
| DTS2PTSH264Context DTS2PTSContext::h264 | 
| union { ... } DTS2PTSContext::u | 
 1.8.17