On Thu, 17 May 2018 18:13:34 -0700
Aman Gupta wrote:
> On Thu, May 17, 2018 at 3:49 PM, Aman Gupta wrote:
>
> > From: Aman Gupta
> >
> > This can be used to detect changes to the streams in an AVProgram
> >
>
> Forgot to add: I have seen two related patches in the wild that attempt to
> sol
On Thu, May 17, 2018 at 3:49 PM, Aman Gupta wrote:
> From: Aman Gupta
>
> This can be used to detect changes to the streams in an AVProgram
>
Forgot to add: I have seen two related patches in the wild that attempt to
solve this same problem in different ways.
The first is in MythTV's ffmpeg fo
From: Aman Gupta
This can be used to detect changes to the streams in an AVProgram
Signed-off-by: Aman Gupta
---
libavformat/mpegts.c | 20
1 file changed, 16 insertions(+), 4 deletions(-)
diff --git a/libavformat/mpegts.c b/libavformat/mpegts.c
index fc9bb3940e..e83238d7