|
@@ -696,9 +696,6 @@ typedef struct AVFormatContext { |
|
|
|
|
|
|
|
|
/* av_seek_frame() support */ |
|
|
/* av_seek_frame() support */ |
|
|
int64_t data_offset; /**< offset of the first packet */ |
|
|
int64_t data_offset; /**< offset of the first packet */ |
|
|
#if FF_API_INDEX_BUILT |
|
|
|
|
|
attribute_deprecated int index_built; |
|
|
|
|
|
#endif |
|
|
|
|
|
|
|
|
|
|
|
int mux_rate; |
|
|
int mux_rate; |
|
|
unsigned int packet_size; |
|
|
unsigned int packet_size; |
|
|