15199 Commits (f9020c4df073c861a28f0cda5c6c5dccb58a49ef)

Author SHA1 Message Date
Steve Lhomme 844fb8060e automake: use MKDIR_P instead of mkdir -p 10 months ago
Steve Lhomme c7c1d68aa0 src: use git safe.directory to get the revision number 11 months ago
Steve Lhomme 1fd71e04f1 mrl_helpers: return the escaped string in mrl_EscapeFragmentIdentifier 3 years ago
Steve Lhomme b2e8eaaf14 core: set VLC_MALLOC on strings allocated by a memstream 3 years ago
Steve Lhomme da391be597 memstream: reset ptr on vlc_memstream_close() error 3 years ago
Steve Lhomme cddc7aea18 memstream: do nothing when writing a length of 0 3 years ago
Rémi Denis-Courmont 5a8d8a88ef memstream: handle overflow 7 years ago
Rémi Denis-Courmont 09208d78ab memstream: handle overflow 7 years ago
Steve Lhomme 0598db331e win32/filesystem: use CreateFileW with FILE_SHARE_DELETE in vlc_open() 1 year ago
Steve Lhomme 02013c329d subpicture: set regions to full range SDR by default 1 year ago
Zhao Zhili 58bdf5c693 fourcc: add description for VLC_CODEC_YUVA_444_10B 5 years ago
Zhao Zhili e880afdd33 fourcc: add planar Y:U:V:A 4:4:4 12bits 5 years ago
Steve Lhomme 6639b10151 modules: transform milliseconds value into vlc_tick_t with VLC_TICK_FROM_MS 8 years ago
Rémi Denis-Courmont a031af8522 configure: look for backtrace() in libexecinfo (fixes #26562) 5 years ago
Steve Lhomme 120f41a574 picture_pool: fully initialize the test video format 2 years ago
Steve Lhomme aa197580f2 win32: dirs: avoid using wcscat_s 2 years ago
Steve Lhomme bfad5b4af7 win32: dirs: fix potential buffer overflow when appending "portable" 2 years ago
Steve Lhomme 51c25f6a9f es_out_timeshift: explicitely use GetTempPathW 3 years ago
Steve Lhomme b4f521224b win32: remove unused vlc_win32_tmpfile 6 years ago
Steve Lhomme abd424e637 modules: use WCHAR when calling wide char Win32 APIs 7 years ago
Steve Lhomme 5cdb9b2544 fetcher: don't download network metadata if the user doesn't want to 2 years ago
Steve Lhomme 2f6a50828b video_output: allow the AMD FRC filter as a static filter 2 years ago
Steve Lhomme 08c7a66780 win32/modules: use cast with GetProcAddress function pointers 3 years ago
Thomas Guillem 1e2918115c input: fix incompatible-pointer-types assignment 3 years ago
Maxim Biro ed22580d6f vout: pass non-left-mouse-button double-clicks 3 years ago
Alexandre Janniaux 370b1ae837 darwin: redirect VLC_PKG_LIB_DIR/plugins on iOS 4 years ago
Alexandre Janniaux cf1baa09fa module: bank: fix typo in framework loading 4 years ago
Alexandre Janniaux 068bfba722 bank: add support for browsing frameworks 5 years ago
Alexandre Janniaux 850801f9d6 src: Makefile.am: link CFNetwork on iOS 4 years ago
Damian Życiński 9c1c1edb45 subtitle: allow lowercase hex colors 3 years ago
Damian Życiński 1e6c6a7490 subtitle: allow lowercase hex colors 3 years ago
Thomas Guillem 8f30d6411f input: seek to the current time when resuming from next-frame 4 years ago
Thomas Guillem e9cf90770f es_out: don't pace when using next-frame 4 years ago
Thomas Guillem cf041857bc es_out: report timing when using next-frame 4 years ago
Thomas Guillem 87b7b42259 es_out: don't decode paused decoders 4 years ago
Thomas Guillem feaa1eea10 input: add a workaround for next-frame 4 years ago
Steve Lhomme e264d5b6af rename VLC_TS_0 to VLC_TICK_0 8 years ago
Steve Lhomme 0b4dff80ac rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
Steve Lhomme 3f9fc44176 rename mtime_t to vlc_tick_t 8 years ago
Steve Lhomme ad26d63aa4 picture: align picture width to 64 4 years ago
Marvin Scholz cdd6c77072 darwin/dirs: Use FromCFString 8 years ago
Steve Lhomme 3e30154300 fourcc: add 10 bits / 12 bits greyscale chroma 8 years ago
Tristan Matthews 27cb4bb1fd fourcc: add VLC_CODEC_GREY_16{L, B} 8 years ago
Romain Vimont d7d0bbf8be decoder: update i_bitspersample 4 years ago
Hugo Beauzée-Luyssen 98ccd7a722 modules: Fix leak on error path 4 years ago
Rémi Denis-Courmont 8e5e07661f Bump SO revisions 4 years ago
Rémi Denis-Courmont 9e07e155a9 linux: use futex_time64 where applicable 5 years ago
Rémi Denis-Courmont 1f523e7d9f linux: include <assert.h> 4 years ago
Francois Cartegnie 865099e2ba osd: epg: fix null deref on missing next event 4 years ago
Rémi Denis-Courmont dfc27e4f69 cpu: use VLC_ALTIVEC 4 years ago