89684 Commits (58dcb93fd5efc1552bca03d79bdbd8da6f0dfb78)
 

Author SHA1 Message Date
Alexandre Janniaux 58dcb93fd5 configure: check typeof on C++ compilers 4 years ago
Steve Lhomme 01a8417954 vlc_thread: check the delay values when __builtin_constant_p is defined 4 years ago
Steve Lhomme b94b43485e vlc_common: define more attribute based defines using __has_attribute 4 years ago
Steve Lhomme 7ebd35ce43 vlc_threads: use defines for the builtin checks 4 years ago
Steve Lhomme 9ebbd80b7d vlc_common: add some function attribute defines 4 years ago
Rémi Denis-Courmont f85a318964 vout: protect filter chain creation/destruction 4 years ago
Alexandre Janniaux 8b6da95b1e es_out: remove useless condition 4 years ago
Alexandre Janniaux 7b70e57343 es_out: remove temporary variable 4 years ago
Steve Lhomme 44b62bbd59 va_surface: fix potential double use of a buffer 4 years ago
Alexandre Janniaux 5b152c10df player: input: release assertions on player state 4 years ago
Thomas Guillem 313603c991 aout: vlc_aout_stream_New: use a cfg struct 4 years ago
Rémi Denis-Courmont c38d923d7b vout: discard mouse events without display 4 years ago
Rémi Denis-Courmont 6e2f141a67 lib: do not inherit amem values (refs #26881) 4 years ago
Rémi Denis-Courmont ac7bb65b10 lib: do not inherit vmem values (refs #26881) 4 years ago
Alexandre Janniaux 9564bef645 macosx.m: use vlc_obj_calloc for sys 4 years ago
Thomas Guillem 04b97e4d7f adummy: add missing VLC_CODEC_DTSHD 4 years ago
Thomas Guillem 6d756a8464 stream: use container_of 4 years ago
Steve Lhomme 2ebe45f7cf contrib: ass: fix crash when combined with recent freetype 4 years ago
Alexandre Janniaux 8bd241b4ab libvlc: fix documentation for libvlc_InternalDestroy 5 years ago
Marvin Scholz 02f14845ff vout/caopengllayer: fix crash on close 7 years ago
Marvin Scholz 52aa32c37e vout/caopengllayer: remove HDR support 7 years ago
Alexandre Janniaux ed345fde69 caopengllayer: replace sys->embed by vd->cfg->window 4 years ago
Alexandre Janniaux 90fa3d442a egl_surfacetexture: remove unused variable 4 years ago
Alexandre Janniaux b24b401381 test: media_player: fix typo 4 years ago
Steve Lhomme d85e00d359 input: remove thread priority hacking 4 years ago
Francois Cartegnie 5b516bbc11 demux: ts: late reject unknown metadata packetizations 4 years ago
Francois Cartegnie 7057121bc3 demux: ts: fully parse metadata descriptor 4 years ago
Francois Cartegnie 72ef175590 demux: ts: pass metadata blocks to handler pre PCR 5 years ago
Francois Cartegnie 8d6f278456 demux/mux: ps: map MPEG-H 4 years ago
Francois Cartegnie a224aa07bf mux: ps: map HEVC 4 years ago
Francois Cartegnie befc8585cc mux: ps: fix mapping of AAC audio 4 years ago
Felix Paul Kühne 77cc996291 fourcc list: add 'X265' 4 years ago
Thomas Guillem cfe33da860 vlc_list: add missing const qualifier 4 years ago
Dave Nicolson 7bef767686 apple: fix typo in comment 4 years ago
Alexandre Janniaux 786c516b41 tools: bootstrap: remove non-digits from minor version 4 years ago
Alexandre Janniaux 40175149e0 tools: bootstrap: use shell || instead of test -o 4 years ago
Thomas Guillem 5a360c6d37 aout: filters: move the vout ownership to aout_filters 4 years ago
Thomas Guillem b3746fb84d aout: filters: only create a clock when necessary 4 years ago
Thomas Guillem 1779942a6e aout: filters: factorize filter destroy 4 years ago
Thomas Guillem c22dee451b aout: filters: use an intermediate struct to hold filters 4 years ago
Rémi Denis-Courmont a943689f46 configure: remove unused header check 4 years ago
Rémi Denis-Courmont e4b4478b1a override: use X_DISPLAY_MISSING 4 years ago
Marvin Scholz 12bfa5a4d0 stream: remove type prefix from data argument name 5 years ago
Marvin Scholz e5bdd63bb6 mrl_helpers: doc: fix link to MRL specification 5 years ago
Marvin Scholz 770f7e35ca stream_extractor: doc: properly refer to arguments 5 years ago
Marvin Scholz 45644480f4 vlc_stream_extractor: doc: capitalize warning 5 years ago
Marvin Scholz 5e70d16168 vlc_stream_extractor: add argument name 5 years ago
Felix Paul Kühne 7041f3276e bonjour SD: resolve hostname to IP for SMB 4 years ago
Thomas Guillem b3f7b80af4 aout: stream: fix heap-use-after-free 4 years ago
Thomas Guillem 1a759ec010 aout: meter: fix data-race with fmt 4 years ago