6447 Commits (8530682dcd26469cbe7f725496fa9739368602ea)

Author SHA1 Message Date
Francois Cartegnie 95cce99f56 vlc_codecs: add missing Opus and alac waveformats 5 years ago
Marvin Scholz 75b66193fb include: wrap more compat functions in extern C block 6 years ago
Rémi Denis-Courmont 2ce3ca11f0 vlc_fixup: pollfd.(r)events is short int 8 years ago
Francois Cartegnie ec08cdcce1 vlc_es: add CLUT chroma info 7 years ago
Rémi Denis-Courmont 1c3a98552a Remove old mail address from sources 7 years ago
Rémi Denis-Courmont 6889f75f57 LibVLC: fix documentation 8 years ago
Martin Storsjö 7a2c77128e configure: Check if C++ headers define locale_t 9 years ago
Francois Cartegnie 951dbeb6f9 vout: ensure expired subpictures are really deleted 8 years ago
Victorien Le Couviour--Tuffet e3baeee84f compat: add lfind 8 years ago
Victorien Le Couviour--Tuffet f844c78b27 vlc_fixups: fix struct if_nameindex definition 8 years ago
Steve Lhomme 0c19a8ff27 core: add RGBA 32 bits with 10 bits per RGB channel 9 years ago
Steve Lhomme 02dbf20976 core: add RGBA 64 bits 9 years ago
Steve Lhomme c6e65aeabb core: add packed YUVA 9 years ago
Kamil Rytarowski 535aed6be3 Make vlc_common.h compatible with NetBSD 9 years ago
Rémi Denis-Courmont 4a90f3313f configure: test for newlocale() separate from uselocale() 9 years ago
Rémi Denis-Courmont 79d8efb342 extras: remove vlc_tdestroy() 9 years ago
Rémi Denis-Courmont ee79356371 compat: add tdestroy() 9 years ago
Thomas Guillem d029df0a8d input: fix restart of all ES when changing renderer 9 years ago
Thomas Guillem 129c6b9394 fourcc: add VLC_CODEC_CVPX_P010 9 years ago
Thomas Guillem 0d8b5004b5 tls: Add a way to ignore CA check. 9 years ago
Thomas Guillem 33f1935c1c aout: add Mono in "stereo-mode" option 9 years ago
KO Myung-Hun b69112b476 configure: check and define if_nametoindex() on OS/2 9 years ago
Tristan Matthews 62f09d4eaf fourcc: use standard AV1 fourcc 9 years ago
Thomas Guillem 43a34ee948 lib: add libvlc_media_list_player_set_pause 9 years ago
Jean-Baptiste Kempf adec1d1874 Add sami extension for auto-loading of subs 9 years ago
Jean-Baptiste Kempf 21829bfd5d Input-Slave: remove .txt and .utf8 as auto-loaded subtitles 9 years ago
Thomas Guillem bc9e445831 url: add vlc_UrlParseFixup 9 years ago
Jean-Baptiste Kempf 46f5be093b Add missing subtitles extensions 9 years ago
Thomas Guillem 68378c1fa6 input: attach slaves to master only 9 years ago
Thomas Guillem bc634c6cbf input: use bsearch in input_item_slave_GetType 9 years ago
Francois Cartegnie 796f8ecf24 vlc_bits: add shift guard on bs_read 9 years ago
Thomas Guillem f41ad8d916 lib: fix libvlc_media_player_set_renderer 9 years ago
Rémi Denis-Courmont c4a667202a stream: clarify seeking documentation 9 years ago
Rémi Denis-Courmont bf51e08802 objres: restore malloc() wrapper 9 years ago
Rémi Denis-Courmont 12efcaae59 include: guard overflow builtins 9 years ago
Lyndon Brown 9e64d40264 includes/aout: fix incorrect mention of 24-bit support 9 years ago
KO Myung-Hun 82da9eeee2 vlc_common: include limits.h for UINT_MAX, ULONG_MAX and ULLONG_MAX 9 years ago
Francois Cartegnie be9ea17a8c text_renderer: freetype: add support for regions larger than text 9 years ago
Rémi Denis-Courmont e46fd2bfa6 messages: resolve module name at link-time 9 years ago
Rémi Denis-Courmont a1c3e136c4 Drop broken C99 support 9 years ago
Thomas Guillem 1d68b84bc8 wgl: add getExtensionsString callback 9 years ago
Rémi Denis-Courmont b372a4430d Use overflow built-ins also on clang 9 years ago
Thomas Guillem 6a593dd451 core: use vlc_alloc helpers 9 years ago
Rémi Denis-Courmont aebbbf0288 vlc_alloc: use multiplication overflow helper 9 years ago
Rémi Denis-Courmont 621449d63a Add helpers for unsigned integer overflow 9 years ago
Rémi Denis-Courmont f5e485d1e3 core: add vlc_alloc: helper for table allocation 9 years ago
Thomas Guillem cf4676c1e8 core: rename vlc_*alloc to vlc_obj_*alloc 9 years ago
Rémi Denis-Courmont 6b386c16fd x*alloc: handle zero-size allocations (fixes #19052) 9 years ago
Francois Cartegnie d58ffc5afd input: add webvtt in spu exts 9 years ago
Francois Cartegnie a76ddcecb5 input: missing comma in spu exts 9 years ago