vlc/src
Pierre Lamot 0cf698e118 diffutil: fix bad index on successive aggregate insertions
in a scenario "____" => "__AA__AA", the index of second insertion was erroneous
2022-04-24 22:32:09 +00:00
..
android thread: ensure normal thread running doesn't return VLC_THREAD_CANCELED 2021-10-30 06:28:46 +00:00
audio_output aout: filters: move the vout ownership to aout_filters 2022-04-19 09:55:04 +02:00
clock src: fix typos 2022-01-08 15:19:32 +00:00
config core: avoid sharing config_dirty 2022-03-26 15:36:24 +00:00
darwin platform: add missing error check 2021-12-31 08:54:03 +00:00
emscripten emscripten: netconf: include vlc_network 2022-02-26 10:51:50 +00:00
extras extras: remove vlc_tdestroy() 2018-02-20 21:42:43 +02:00
freebsd src: use vlc_tick_to_timespec() 2022-03-30 07:18:29 +00:00
input decoder: use a cfg struct for the input_decoder creation 2022-04-24 11:35:31 +00:00
interface vlc: run autorun modules at start-up 2020-11-21 16:51:38 +02:00
linux src: use vlc_tick_to_timespec() 2022-03-30 07:18:29 +00:00
media_source thread: remove vlc_mutex_destroy() 2020-02-21 19:16:09 +02:00
misc diffutil: fix bad index on successive aggregate insertions 2022-04-24 22:32:09 +00:00
modules modules: bank: fix HAVE_DYNAMIC_PLUGINS not defined 2022-02-26 10:51:50 +00:00
network src: fix typos 2022-01-08 15:19:32 +00:00
os2 platform: add missing error check 2021-12-31 08:54:03 +00:00
player player: osd: fix memory leak on vlc_memstream 2022-03-26 11:36:39 +00:00
playlist src: fix typos 2022-01-08 15:19:32 +00:00
posix src: use vlc_tick_to_timespec() 2022-03-30 07:18:29 +00:00
preparser preparser: fix/simplify synchronisation 2021-10-10 17:45:02 +00:00
stream_output sap: use union to avoid one bad and two ugly casts 2021-09-28 16:20:44 +00:00
test diffutil: fix bad index on successive aggregate insertions 2022-04-24 22:32:09 +00:00
text url: use signed type as needed 2022-03-05 19:20:41 +00:00
video_output opengl: implement vlc_gl_HasExtension in modules 2022-02-18 10:30:34 +01:00
win32 win32: thread: make QueueUserAPC available everywhere 2022-04-05 06:44:02 +00:00
.gitignore fourcc: preprocess the tables and sort them at build time 2015-06-11 23:39:57 +03:00
Makefile.am diffutil: provide a generic diffutil implementation 2022-03-27 13:01:07 +00:00
check_headers check_headers: fix regular expression 2015-06-22 20:06:49 +03:00
check_symbols ticks: rename secstotimestr() to vlc_tick_to_str() 2021-08-22 06:53:45 +00:00
libvlc-module.c core: fix bad `--tracer` option default 2022-02-06 14:49:30 +00:00
libvlc.c cmdline: re-implement the preliminary commandline argument processing 2022-01-27 06:51:46 +00:00
libvlc.h core: add tracing API 2021-08-31 12:35:56 +00:00
libvlc_win32_rc.rc.in src: Fix libvlc manifest embeding 2017-03-08 15:54:53 +01:00
libvlccore.sym vlc_fifo: rename `_Release` to `_Delete` 2022-04-02 13:48:38 +00:00
missing.c missing: fix harmless warnings 2022-02-26 10:51:50 +00:00
version.c Remove old mail address from sources 2019-09-04 22:11:04 +03:00
vlc-plugin.pc.in pkgconfig: remove obsolescent _REENTRANT & _THREAD_SAFE 2018-06-18 20:08:17 +03:00