vlc/modules/hw
Steve Lhomme 6d9b2a0929 vlc_list: split reading from a const list a non-const list
Items read from a const list should also be const.

The start of the listing needs a matching const/non-const pointer.
2023-11-14 07:25:45 +00:00
..
d3d9 copy: move the I420 UV swapping code outside of picture_UpdatePlanes() 2023-10-20 15:51:18 +00:00
d3d11 copy: move the I420 UV swapping code outside of picture_UpdatePlanes() 2023-10-20 15:51:18 +00:00
mmal vlc_list: split reading from a const list a non-const list 2023-11-14 07:25:45 +00:00
nvdec nvdec_fmt: simplify is_nvdec_opaque() 2023-10-21 16:06:00 +00:00
vaapi vaapi: chroma: do not log error on ENOMEM 2023-01-24 00:30:38 +00:00
vdpau modules: include vlc_configuration.h when using config_ChainParse() 2023-05-06 06:56:32 +00:00