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

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to