> > On 27 Mar 2018, at 15:57, Haihao Xiang wrote:
> >
> > hevc parser mistakenly reports the following message if a dummy buffer
> > is padded for EOF
> >
> > [hevc @ 0x559b63848610] missing picture in access unit
> >
> > Signed-off-by: Haihao Xiang
> > ---
> > libavcodec/hevc_parser.c | 7
> On 27 Mar 2018, at 15:57, Haihao Xiang wrote:
>
> hevc parser mistakenly reports the following message if a dummy buffer
> is padded for EOF
>
> [hevc @ 0x559b63848610] missing picture in access unit
>
> Signed-off-by: Haihao Xiang
> ---
> libavcodec/hevc_parser.c | 7 ++-
> 1 file ch
hevc parser mistakenly reports the following message if a dummy buffer
is padded for EOF
[hevc @ 0x559b63848610] missing picture in access unit
Signed-off-by: Haihao Xiang
---
libavcodec/hevc_parser.c | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/libavcodec/hevc_p