vlc/src/misc
Rémi Denis-Courmont cc129a71d7 Remove old mail address from sources 2019-09-04 22:11:04 +03:00
..
actions.c libvlc: add a key to switch spu channel orders 2019-06-25 20:50:07 +02:00
addons.c objects: introduce vlc_object_delete() 2019-03-06 22:53:24 +02:00
background_worker.c Rename vlc_assert_locked to vlc_mutex_assert 2018-10-21 12:44:56 +03:00
background_worker.h misc: background_worker: make the background worker multithreaded 2018-08-20 13:46:46 +02:00
block.c block: mute a warning 2019-04-14 10:04:37 +03:00
cpu.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
epg.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
es_format.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
events.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
exit.c Remove now useless vlc_exit_t.killed 2012-05-07 19:50:14 +03:00
fifo.c Rename vlc_assert_locked to vlc_mutex_assert 2018-10-21 12:44:56 +03:00
filter.c filter: don't proxy variables not configurable 2019-03-08 08:35:25 +01:00
filter_chain.c video filters: avoid using aggregate initializers for filter callbacks 2019-07-25 12:12:22 +02:00
fingerprinter.c objects: introduce vlc_object_delete() 2019-03-06 22:53:24 +02:00
fourcc.c fourcc: add 10 bits / 12 bits greyscale chroma 2019-01-09 11:14:57 +01: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: update QNAP descriptions 2019-07-08 16:31:30 +02:00
httpcookies.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
image.c video filters: avoid using aggregate initializers for filter callbacks 2019-07-25 12:12:22 +02:00
interrupt.c rename mwait() to vlc_tick_wait() 2018-06-22 13:29:00 +02:00
interrupt.h Include <stdatomic.h> or <atomic> directly where applicable 2017-12-19 19:34:56 +02:00
keystore.c objects: introduce vlc_object_delete() 2019-03-06 22:53:24 +02:00
md5.c LGPL 2011-11-27 22:54:33 +01:00
medialibrary.c medialibrary: Bump version & update API usages 2019-06-26 18:15:46 +02:00
messages.c objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00
mime.c Remove old mail address from sources 2019-09-04 22:11:04 +03:00
mtime.c Remove old mail address from sources 2019-09-04 22:11:04 +03:00
objects.c objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00
objres.c objres: inline vlc_obj_alloc_common() 2018-07-04 21:49:09 +03:00
picture.c picture: export: Allow source picture to be cropped 2019-06-21 13:40:49 +02:00
picture.h picture: socialize the reference counter 2018-12-11 18:56:11 +02:00
picture_fifo.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
picture_pool.c picture_pool: handle reserve pool pictures 2018-12-27 23:29:42 +02:00
probe.c objects: introduce vlc_object_delete() 2019-03-06 22:53:24 +02:00
rand.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
renderer_discovery.c objects: introduce vlc_object_delete() 2019-03-06 22:53:24 +02:00
sort.c core: add vlc_qsort 2019-01-22 18:32:59 +01:00
subpicture.c misc: spu: add subpicture_region_NewInternal 2019-06-06 07:36:07 +02:00
subpicture.h misc: spu: add subpicture_region_NewInternal 2019-06-06 07:36:07 +02:00
text_style.c vlc_text_style: remove all karaoke styling 2019-07-04 10:15:42 +02:00
threads.c threads: fix search.h include 2018-10-23 14:53:47 +02:00
update.c objects: introduce vlc_object_delete() 2019-03-06 22:53:24 +02:00
update.h objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00
update_crypto.c update: Fix potential null pointer dereference 2019-05-23 17:16:13 +02:00
variables.c variables: remove dead code 2019-04-13 18:49:06 +03:00
variables.h objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00
viewpoint.c viewpoint: add euler to 4x4 matrix conversion 2019-03-11 09:20:01 +01:00
xml.c objects: introduce vlc_object_delete() 2019-03-06 22:53:24 +02:00