[vlc-devel] [PATCH 1/2] dec: move all callbacks handling in vlc_codec.h

Francois Cartegnie fcvlcdev at free.fr
Wed May 16 15:55:19 CEST 2018


Le 16/05/2018 à 14:50, Thomas Guillem a écrit :
> ---

I don't see how this helps the next patch.

We had API doing abstraction and we could probably have changed
callbacks storage to be stored in a dec_t priv struct.
Now we have inline code requiring exposure of pf_ pointers on the struct.


-- 
Francois Cartegnie
VideoLAN - VLC Developer


More information about the vlc-devel mailing list