vlc/src/misc
Steve Lhomme f0a5c5c350 cpu: support cpuid with MSVC 2023-03-02 09:36:51 +00:00
..
actions.c actions: define F13 through F35 keys 2021-11-17 16:42:06 +00:00
addons.c core: set names to threads created in the core 2022-04-27 12:45:10 +00:00
ancillary.c core: add the vlc_ancillary API 2021-12-24 08:03:44 +01:00
ancillary.h core: add the vlc_ancillary API 2021-12-24 08:03:44 +01:00
cpu.c cpu: support cpuid with MSVC 2023-03-02 09:36:51 +00:00
diffutil.c diffutil: fix return type 2023-01-20 08:31:24 +00:00
epg.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
es_format.c es_format: handle profile changes in Video ES 2022-07-12 09:44:48 +00:00
events.c thread: remove vlc_mutex_destroy() 2020-02-21 19:16:09 +02:00
executor.c executor: reset the thread name once the job is finished 2022-06-16 07:39:09 +00:00
exit.c thread: remove vlc_mutex_destroy() 2020-02-21 19:16:09 +02:00
fifo.c vlc_frame: add vlc_fifo_Held/Assert 2022-09-12 06:13:46 +00:00
filter.c filters: add a typed Close callback to the operations structure 2020-10-12 15:47:06 +02:00
filter_chain.c src: fix typos 2022-01-08 15:19:32 +00:00
fingerprinter.c objects: introduce vlc_object_delete() 2019-03-06 22:53:24 +02:00
fourcc.c fourcc: add GStreamer Memory opaque chroma 2022-12-20 15:00:25 +00:00
fourcc_gen.c core: add a vlc_rational_t type for unsigned rational numbers 2017-04-07 14:26:43 +02:00
fourcc_list.h fourcc: define ABGR 2022-06-06 17:43:23 +00:00
frame.c frame: handle cancelation when memory mapping on Win32 2023-01-24 07:54:05 +00:00
httpcookies.c thread: remove vlc_mutex_destroy() 2020-02-21 19:16:09 +02:00
image.c image: merge if() condition and assert 2023-02-02 14:45:59 +00:00
interrupt.c core: interrupt: make vlc_accept_i11e() platform independent 2022-08-20 15:56:11 +00:00
interrupt.h Include <stdatomic.h> or <atomic> directly where applicable 2017-12-19 19:34:56 +02:00
keystore.c keystore: return -EINTR when interrupted 2022-06-04 06:38:18 +00:00
md5.c src: remove old md5 API 2020-04-16 12:06:12 +02:00
medialibrary.c medialibrary: add filename field on media 2022-07-30 17:27:58 +00:00
messages.c log: fail if parent is NULL 2023-01-19 14:52:55 +00:00
mime.c Remove old mail address from sources 2019-09-04 22:11:04 +03:00
mtime.c tick: remove timespec_from_vlc_tick() 2022-03-30 07:18:29 +00:00
objects.c src: fix typos 2022-01-08 15:19:32 +00:00
objres.c vlc_objects: use VLC_OBJECT for vlc_obj_* allocators 2022-04-26 07:12:26 +00:00
picture.c misc: picture: fix user-after-free on picture date 2023-01-30 17:29:38 +00:00
picture.h picture: use the ancillary API 2021-12-24 08:03:44 +01:00
picture_fifo.c picture_fifo: remove trailing line 2020-11-18 09:21:11 +01:00
picture_pool.c picture_pool: avoid allocating more than POOL_MAX pictures 2023-01-06 14:46:46 +00:00
probe.c objects: introduce vlc_object_delete() 2019-03-06 22:53:24 +02:00
queue.c queue: Remove invalid return 2020-12-04 11:08:32 +01:00
rand.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
rcu.c rcu: use the thread_local define for thread local variables 2023-01-06 14:46:46 +00:00
rcu.h rcu: add initial RCU implementation and docs 2021-11-30 13:10:36 +00:00
renderer_discovery.c rd: fix invalid free 2022-01-02 20:37:21 +00:00
sort.c core: add vlc_qsort 2019-01-22 18:32:59 +01:00
subpicture.c filter: use a specific type for blend filters 2019-09-18 09:05:50 +02:00
subpicture.h misc: spu: add subpicture_region_NewInternal 2019-06-06 07:36:07 +02:00
text_style.c text_style: move html colors table to C file 2020-03-31 13:09:29 +02:00
threads.c threads: add vlc_queuedmutex_held() 2022-08-08 20:36:51 +02:00
tracer.c tracer: use early return for destroy 2022-11-30 13:50:52 +00:00
update.c core: set names to threads created in the core 2022-04-27 12:45:10 +00:00
update.h objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00
update_crypto.c core: update_crypto: Ensure we don't overflow while shifting 2021-04-27 09:53:39 +00:00
variables.c charset: rename us_* to vlc_*_c() 2022-05-27 20:22:32 +00:00
variables.h variables: privatise the callback CV 2020-12-19 18:03:58 +02:00
viewpoint.c viewpoint: rotate 360 sphere and cube to -pi/2 2021-01-13 16:54:07 +01:00
xml.c objects: introduce vlc_object_delete() 2019-03-06 22:53:24 +02:00