Re: [FFmpeg-devel] [PATCH] avcodec/truehd_core: reset state when flushing

2019-05-05 Thread James Almer
On 5/5/2019 5:36 AM, Paul B Mahol wrote: > On 5/5/19, James Almer wrote: >> Signed-off-by: James Almer >> --- >> libavcodec/truehd_core_bsf.c | 7 +++ >> 1 file changed, 7 insertions(+) >> >> diff --git a/libavcodec/truehd_core_bsf.c b/libavcodec/truehd_core_bsf.c >> index

Re: [FFmpeg-devel] [PATCH] avcodec/truehd_core: reset state when flushing

2019-05-05 Thread Paul B Mahol
On 5/5/19, James Almer wrote: > Signed-off-by: James Almer > --- > libavcodec/truehd_core_bsf.c | 7 +++ > 1 file changed, 7 insertions(+) > > diff --git a/libavcodec/truehd_core_bsf.c b/libavcodec/truehd_core_bsf.c > index 409e570eec..9e3ee07eed 100644 > --- a/libavcodec/truehd_core_bsf.c

[FFmpeg-devel] [PATCH] avcodec/truehd_core: reset state when flushing

2019-05-04 Thread James Almer
Signed-off-by: James Almer --- libavcodec/truehd_core_bsf.c | 7 +++ 1 file changed, 7 insertions(+) diff --git a/libavcodec/truehd_core_bsf.c b/libavcodec/truehd_core_bsf.c index 409e570eec..9e3ee07eed 100644 --- a/libavcodec/truehd_core_bsf.c +++ b/libavcodec/truehd_core_bsf.c @@ -174,6