[vlc-commits] [Git][videolan/vlc][master] 4 commits: src: fix typos

Rémi Denis-Courmont (@Courmisch) gitlab at videolan.org
Sat Jan 8 15:39:05 UTC 2022



Rémi Denis-Courmont pushed to branch master at VideoLAN / VLC


Commits:
8f208ac3 by Alexandre Janniaux at 2022-01-08T15:19:32+00:00
src: fix typos

Typos found and reworked from codespell.

- - - - -
b9a27057 by Alexandre Janniaux at 2022-01-08T15:19:32+00:00
include: fix typos

Typos found and reworked from codespell.

- - - - -
6b7a57f9 by Alexandre Janniaux at 2022-01-08T15:19:32+00:00
modules: fix typos

Typos found and reworked from codespell.

- - - - -
c9c8bb77 by Alexandre Janniaux at 2022-01-08T15:19:32+00:00
qt: compositor: rename instanciate into instantiate

Instantiate is the correct spelling, typos found and reworked from
codespell.

The patch is separated given that it produces a change of API, to
hightlight the change itself.

- - - - -


30 changed files:

- include/vlc/deprecated.h
- include/vlc/libvlc.h
- include/vlc/libvlc_media.h
- include/vlc/libvlc_media_player.h
- include/vlc/libvlc_picture.h
- include/vlc_aout.h
- include/vlc_codec.h
- include/vlc_epg.h
- include/vlc_es.h
- include/vlc_es_out.h
- include/vlc_frame.h
- include/vlc_media_library.h
- include/vlc_objects.h
- include/vlc_picture_fifo.h
- include/vlc_renderer_discovery.h
- include/vlc_services_discovery.h
- include/vlc_spu.h
- include/vlc_strings.h
- include/vlc_text_style.h
- include/vlc_tls.h
- include/vlc_vector.h
- include/vlc_vout_display.h
- include/vlc_vout_window.h
- modules/access/bluray.c
- modules/access/cdda.c
- modules/access/dcp/dcp.cpp
- modules/access/dcp/dcpparser.cpp
- modules/access/disc_helper.h
- modules/access/dshow/dshow.cpp
- modules/access/dshow/filter.cpp


The diff was not included because it is too large.


View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/d053352f118c6c07d4445b365c65f9ca5c15da21...c9c8bb77aabf1537a8111a55cec8d3026dc98cc8

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




More information about the vlc-commits mailing list