On Tue, Dec 10, 2019 at 02:41:43AM +0100, Andreas Rheinhardt wrote:
> The packet a demuxer receives is freshly initialized, hence it is
> unnecessary to reset any flags on them (as none are set), yet apc did
> this.
>
> Signed-off-by: Andreas Rheinhardt
> ---
> libavformat/apc.c | 1 -
> 1 file
The packet a demuxer receives is freshly initialized, hence it is
unnecessary to reset any flags on them (as none are set), yet apc did
this.
Signed-off-by: Andreas Rheinhardt
---
libavformat/apc.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/libavformat/apc.c b/libavformat/apc.c
index 835