summaryrefslogtreecommitdiff
path: root/libavformat/avformat.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/avformat.h')
-rw-r--r--libavformat/avformat.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/libavformat/avformat.h b/libavformat/avformat.h
index 301cb11bac..59f32b1c2b 100644
--- a/libavformat/avformat.h
+++ b/libavformat/avformat.h
@@ -1004,11 +1004,6 @@ typedef struct AVStream {
int64_t cur_dts;
/**
- * Number of packets to buffer for codec probing
- */
- int probe_packets;
-
- /**
* Number of frames that have been demuxed during avformat_find_stream_info()
*/
int codec_info_nb_frames;