[FFmpeg-devel] [PATCH 3/3] avformat/swf: Separate mux and demux contexts

Michael Niedermayer michael at niedermayer.cc
Sun Sep 20 18:21:39 EEST 2020


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 <andreas.rheinhardt at gmail.com>
> ---
>  libavformat/swf.h    | 33 ---------------------------------
>  libavformat/swfdec.c | 22 +++++++++++++++++-----
>  libavformat/swfenc.c | 35 ++++++++++++++++++++++++++---------
>  3 files changed, 43 insertions(+), 47 deletions(-)

LGTM

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If a bugfix only changes things apparently unrelated to the bug with no
further explanation, that is a good sign that the bugfix is wrong.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200920/fb0703be/attachment.sig>


More information about the ffmpeg-devel mailing list