Skip to content

Commit

Permalink
avformat.h: remove now unused mythtv additions
Browse files Browse the repository at this point in the history
  • Loading branch information
ulmus-scott authored and bennettpeter committed Aug 15, 2022
1 parent 436f394 commit 3333a6c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mythtv/external/FFmpeg/libavformat/avformat.h
Expand Up @@ -1368,8 +1368,6 @@ typedef struct AVFormatContext {
/* mpeg-ts support */
void (*streams_changed)(void*);
void *stream_change_data;
const uint8_t *cur_pmt_sect;
int cur_pmt_sect_len;

/**
* A reference-counted buffer holding the last seen PMT in an MPEG-TS.
Expand Down

0 comments on commit 3333a6c

Please sign in to comment.