[FFmpeg-devel] [PATCH 04/10] avformat/aviobuf, nutenc: Move ff_puv_v, ff_get_v_length to nutenc.c

Michael Niedermayer michael at niedermayer.cc
Tue May 5 16:40:18 EEST 2020


On Mon, May 04, 2020 at 08:22:44PM +0200, Andreas Rheinhardt wrote:
> and make it static again.
> 
> These functions have been moved from nutenc to aviobuf and internal.h
> in f8280ff4c00eeaa245085fa9691035203abd168c in order to use them in a
> forthcoming patch in utils.c. Said patch never happened, so this commit
> moves them back and makes them static, effectively reverting said
> commit as well as f8280ff4c00eeaa245085fa9691035203abd168c (which added
> the ff-prefix to these functions).
> 
> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at gmail.com>
> ---
>  libavformat/aviobuf.c  |  20 -----
>  libavformat/internal.h |  10 ---
>  libavformat/nutenc.c   | 172 ++++++++++++++++++++++++-----------------
>  3 files changed, 99 insertions(+), 103 deletions(-)

probably ok

thx

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

Old school: Use the lowest level language in which you can solve the problem
            conveniently.
New school: Use the highest level language in which the latest supercomputer
            can solve the problem without the user falling asleep waiting.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200505/a6a6f04c/attachment.sig>


More information about the ffmpeg-devel mailing list