2 /*----------------------------------------------------------------------------*/
4 #define avformat_read_pkt av_read_frame
5 #define programs_n nb_programs
7 #define st_idx stream_index
8 #define sts_n nb_streams
10 /*----------------------------------------------------------------------------*/
11 #define audio npv_fmt_break_on_audio
12 #define ctx_mutex_l npv_fmt_ctx_mutex_l
13 #define did_reached_limits npv_fmt_did_reached_limits
14 #define fatalf npv_fmt_fatal
15 #define pkt_l npv_fmt_pkt_l
16 #define poutf npv_fmt_pout
17 #define video npv_fmt_break_on_video
18 /*============================================================================*/
20 /*----------------------------------------------------------------------------*/
21 #undef avformat_read_pkt
27 /*----------------------------------------------------------------------------*/
30 #undef did_reached_limits