On Sun, Sep 20, 2020 at 01:53:41PM +0200, Andreas Rheinhardt wrote:
> There was almost no overlap between them: The only field used by both
> was an int named samples_per_frame. Therefore this commit separates
> them.
>
> Signed-off-by: Andreas Rheinhardt
> ---
> libavformat/swf.h| 33 --
There was almost no overlap between them: The only field used by both
was an int named samples_per_frame. Therefore this commit separates
them.
Signed-off-by: Andreas Rheinhardt
---
libavformat/swf.h| 33 -
libavformat/swfdec.c | 22 +-
lib