[FFmpeg-devel] [PATCH 6/7] avcodec/vlc: Use proper namespace

Michael Niedermayer michael at niedermayer.cc
Sun Sep 10 02:40:18 EEST 2023


On Fri, Sep 08, 2023 at 04:07:26PM +0200, Andreas Rheinhardt wrote:
> Therefore use a proper prefix for this API, e.g.
> ff_init_vlc_sparse -> ff_vlc_init_sparse
> ff_free_vlc        -> ff_vlc_free
> INIT_VLC_LE        -> VLC_INIT_LE
> INIT_VLC_USE_NEW_STATIC -> VLC_INIT_USE_STATIC
> (The ancient INIT_VLC_USE_STATIC has been removed
> in 595324e143b57a52e2329eb47b84395c70f93087, so that
> the NEW has been dropped.)
> Finally, reorder the flags and change their values
> accordingly.

nice cleanup!

thx

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

I do not agree with what you have to say, but I'll defend to the death your
right to say it. -- Voltaire
-------------- 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/20230910/527cae95/attachment.sig>


More information about the ffmpeg-devel mailing list