84804 Commits (fb5d2c20589e1627957c6a79cb03e846a467ce57)
 

Author SHA1 Message Date
Marvin Scholz fb5d2c2058 codec: synchro: add logging helpers 7 years ago
Marvin Scholz 2d99201fef configure: darwin: clarify stack-check bug comment 7 years ago
Marvin Scholz f8d5d938aa configure: darwin: use AX_APPEND_FLAG 7 years ago
Marvin Scholz 66114e9e68 configure: darwin: do not hardcode a C version 7 years ago
Marvin Scholz 2e16f51778 configure: darwin: do not hardcode a C++ version 7 years ago
Marvin Scholz 801b92fdca configure: darwin: add stdlib arg to CXXFLAGS 7 years ago
Marvin Scholz 7236a10498 configure: darwin: add -D_INTL_REDIRECT_MACROS to CPPFLAGS 7 years ago
Marvin Scholz 2fdf924377 configure: darwin: do not explicitly set ARCH_flag 7 years ago
Marvin Scholz 41e7749659 configure: darwin: use AX_APPEND_FLAG to append to X86ASMDEFS 7 years ago
Marvin Scholz b1334c745e configure: darwin: remove PowerPC support 7 years ago
Marvin Scholz acfcfe3543 configure: move assignment for consistency 7 years ago
Marvin Scholz 783c925f4c configure: add quotes 7 years ago
Marvin Scholz a2afcfcee6 configure: use the same C/C++ compiler error flags in Objective-C 7 years ago
Marvin Scholz a1057cca64 configure: restructure adding unknown args error flags 7 years ago
Marvin Scholz 5423c2ed79 libvlc: comments and doxygen cleanups 7 years ago
Marvin Scholz 14fcdd357c libvlc: fix vlc cli options in documentation 7 years ago
Alexandre Janniaux 49dd123315 flac: init flac_header_info.i_pts before usage 6 years ago
Marvin Scholz b39f2f1c52 macosx: check type of preference entry before using 7 years ago
Marvin Scholz 565e21f4d0 macosx: remove support for the language argument 7 years ago
Steve Lhomme 1a78a1296b direct3d11: only send HDR metadata when we don't tone map the source 6 years ago
Steve Lhomme 269540817f direct3d11: only send the HDR metadata when they change 6 years ago
Francois Cartegnie 7ac0327d62 demux: adaptive: add AV1 in es comparison 6 years ago
Francois Cartegnie 2f3dab4ce5 demux: adaptive: add new buffering control options 6 years ago
Francois Cartegnie f8f3f11fae demux: adaptive: use new buffering logic 6 years ago
Francois Cartegnie b1e7eb53d6 demux: adaptive: add new BufferingLogic 6 years ago
Francois Cartegnie 7bea09c4bb demux: adaptive: always retrieve start segment number for live 6 years ago
Francois Cartegnie beff032660 demux: adaptive: fix timeline getMinAhead 7 years ago
Francois Cartegnie 9af1443353 demux: adaptive: expose inheritSegment* 6 years ago
Francois Cartegnie 576dec1bd2 demux: adaptive: don't hold esoutLock while downloading chunk 7 years ago
Francois Cartegnie b39886dd8c demux: adaptive: create low latency flag on playlist 6 years ago
Francois Cartegnie 1358f1da3f demux: adaptive: add timeoffset/timecomplete 7 years ago
Francois Cartegnie c583788349 demux: adaptive: replace tribool with template 7 years ago
Marvin Scholz be62319887 compat: add test for clock_nanosleep on darwin 7 years ago
Marvin Scholz 9999b4f54c compat: add clock_getres for darwin 6 years ago
Marvin Scholz 97fe588cbc compat: add clock_nanosleep for darwin 6 years ago
Marvin Scholz f3f02e4ce8 compat: add clock_gettime for darwin 7 years ago
Marvin Scholz 656d6b80c0 tospdif: use vlc_align helper 6 years ago
Marvin Scholz 4b93d9eaf0 directx_va: use vlc_align helper 6 years ago
Marvin Scholz 857faa4d0f codec/qsv: use vlc_align helper 6 years ago
Marvin Scholz 29e37a8c5c nvdec: use vlc_align helper 6 years ago
Marvin Scholz ae014b735b kms: use vlc_align helper 6 years ago
Marvin Scholz f83d18d4ce opengl: use vlc_align helper 6 years ago
Marvin Scholz 840a2c4dac videotoolbox: use vlc_align helper 6 years ago
Marvin Scholz dff305c34b vlc_common: add vlc_align helper 7 years ago
KO Myung-Hun f50eb2a299 configure: check socklen_t as int first 7 years ago
Steve Lhomme 274b32c1a6 configure: check the C compiler needs -latomic to support atomics 7 years ago
Steve Lhomme 994e5cbc7d package/win32: build.sh: add option to do more checks during VLC compilation 7 years ago
Hugo Beauzée-Luyssen 6250a5a835 contrib: Bump libdsm to 0.3.2 6 years ago
Quentin Chateau 9cebbfcef2 nvdec: wait copies before releasing the CUDA frame 6 years ago
Quentin Chateau f79d8a5b97 nvdec: added missing CUDA context pop in error path 6 years ago