[FFmpeg-devel] [PATCH] avcodec/mpeg4audio: Move ff_copy_pce_data() to a header of its own

Michael Niedermayer michael at niedermayer.cc
Sun Oct 2 18:48:08 EEST 2022


On Sat, Oct 01, 2022 at 07:40:04PM +0200, Andreas Rheinhardt wrote:
> It is only used by three of the thirty files that (potentially
> indirectly) include mpeg4audio.h. Twenty of these files won't
> have a put_bits.h inclusion any more after this patch.
> 
> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>
> ---
>  libavcodec/aac_adtstoasc_bsf.c   |  1 +
>  libavcodec/mpeg4audio.c          |  1 -
>  libavcodec/mpeg4audio.h          | 43 --------------------
>  libavcodec/mpeg4audio_copy_pce.h | 69 ++++++++++++++++++++++++++++++++
>  libavformat/adtsenc.c            |  1 +
>  libavformat/latmenc.c            |  1 +
>  6 files changed, 72 insertions(+), 44 deletions(-)
>  create mode 100644 libavcodec/mpeg4audio_copy_pce.h

should be ok

thx

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

If you think the mosad wants you dead since a long time then you are either
wrong or dead since a long time.
-------------- 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/20221002/a0603ebb/attachment.sig>


More information about the ffmpeg-devel mailing list