[vlc-commits] [Git][videolan/vlc][master] 16 commits: core: include vlc_configuration.h when using config_ChainCreate()

Steve Lhomme (@robUx4) gitlab at videolan.org
Sat May 6 07:18:10 UTC 2023



Steve Lhomme pushed to branch master at VideoLAN / VLC


Commits:
d8a52e24 by Steve Lhomme at 2023-05-06T06:56:32+00:00
core: include vlc_configuration.h when using config_ChainCreate()

- - - - -
415bc2ea by Steve Lhomme at 2023-05-06T06:56:32+00:00
modules: include vlc_configuration.h when using config_ChainCreate()

- - - - -
99cb28a9 by Steve Lhomme at 2023-05-06T06:56:32+00:00
core: include vlc_configuration.h when using config_GetUserDir()

- - - - -
098daebf by Steve Lhomme at 2023-05-06T06:56:32+00:00
modules: include vlc_configuration.h when using config_GetUserDir()

- - - - -
e546162f by Steve Lhomme at 2023-05-06T06:56:32+00:00
core: include vlc_configuration.h when using config_ChainParse()

- - - - -
91402fdd by Steve Lhomme at 2023-05-06T06:56:32+00:00
modules: include vlc_configuration.h when using config_ChainParse()

- - - - -
46170794 by Steve Lhomme at 2023-05-06T06:56:32+00:00
core: include vlc_configuration.h when using module_config_t

- - - - -
2b9dffb5 by Steve Lhomme at 2023-05-06T06:56:32+00:00
core: include vlc_configuration.h when using config_GetType()

- - - - -
cd08025f by Steve Lhomme at 2023-05-06T06:56:32+00:00
modules: include vlc_configuration.h when using config_GetType()

- - - - -
5e8f60b6 by Steve Lhomme at 2023-05-06T06:56:32+00:00
core: include vlc_configuration.h when using config_GetSysPath()

- - - - -
41db93b5 by Steve Lhomme at 2023-05-06T06:56:32+00:00
modules: include vlc_configuration.h when using config_GetSysPath()

- - - - -
5510288b by Steve Lhomme at 2023-05-06T06:56:32+00:00
core: include vlc_configuration.h when using config_Put/GetXXX

- - - - -
cfe74be1 by Steve Lhomme at 2023-05-06T06:56:32+00:00
modules: include vlc_configuration.h when using config_Put/GetXXX

- - - - -
f83bd9ba by Steve Lhomme at 2023-05-06T06:56:32+00:00
modules: include vlc_configurations.h when using config_SaveConfigFile()

- - - - -
d3accc3d by Steve Lhomme at 2023-05-06T06:56:32+00:00
modules: include vlc_configuration.h when using config_chain_t

- - - - -
a9ebdb90 by Steve Lhomme at 2023-05-06T06:56:32+00:00
vlc_common: don't include vlc_configuration.h anymore

We don't use a config_ChainXXX or config_Get/PutXXX, in this file.

- - - - -


30 changed files:

- include/vlc_common.h
- modules/access/avio.c
- modules/access/cdda.c
- modules/access/dcp/dcpdecrypt.cpp
- modules/access/dvb/linux_dvb.c
- modules/access/sftp.c
- modules/access_output/file.c
- modules/access_output/http-put.c
- modules/access_output/http.c
- modules/access_output/livehttp.c
- modules/access_output/rist.c
- modules/access_output/shout.c
- modules/audio_filter/audiobargraph_a.c
- modules/audio_filter/channel_mixer/remap.c
- modules/audio_filter/channel_mixer/spatialaudio.cpp
- modules/audio_filter/libebur128.c
- modules/audio_output/auhal.c
- modules/audio_output/volume.h
- modules/audio_output/waveout.c
- modules/codec/arib/aribsub.c
- modules/codec/avcodec/encoder.c
- modules/codec/daala.c
- modules/codec/dvbsub.c
- modules/codec/fdkaac.c
- modules/codec/fluidsynth.c
- modules/codec/jpeg.c
- modules/codec/qsv.c
- modules/codec/rav1e.c
- modules/codec/schroedinger.c
- modules/codec/speex.c


The diff was not included because it is too large.


View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/cd4d32f71b27c439a44ff37abf2718dc064f2ff1...a9ebdb9077c1570e2c6cad8d119cd6a24db6e64e

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/cd4d32f71b27c439a44ff37abf2718dc064f2ff1...a9ebdb9077c1570e2c6cad8d119cd6a24db6e64e
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the vlc-commits mailing list