84785 Commits (1a78a1296b92aaae3366cd68cb6caa9a7bfa9cd1)
 

Author SHA1 Message Date
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
Hugo Beauzée-Luyssen a7c15bd432 configure.ac: Require microdns 0.1.2 6 years ago
Hugo Beauzée-Luyssen 40148113cf contrib: Bump libmicrodns to 0.1.2 6 years ago
Hugo Beauzée-Luyssen 0e1f5ea1c3 contrib: microdns: Don't build for iOS 6 years ago
Hugo Beauzée-Luyssen 36d0a068e5 contrib: Provide a correct PKG_CONFIG_PATH to meson 6 years ago
Romain Vimont 44db220df4 opengl: remove unused source format parameter 7 years ago
Romain Vimont 10b5929692 opengl: move paddings computation to _Prepare() 7 years ago
Romain Vimont b5a1afb2d6 opengl: move down vlc_gl_renderer_Prepare() 7 years ago
Romain Vimont 22bfdc88c4 opengl: merge successive loops 7 years ago
Romain Vimont b90d6aaf63 opengl: apply stereo transform using a matrix 7 years ago
Romain Vimont cb16845b7e opengl: apply orientation in fragment shader 7 years ago
Romain Vimont d23e8e33fa opengl: setup coords once for all 7 years ago
Romain Vimont bf4f21b54f opengl: convert texture coords in fragment shader 7 years ago
Romain Vimont fb77881ba8 opengl: expose npot support in gl_api 7 years ago
Romain Vimont 8118fb3fbc opengl: move fields from interop to gl_api 7 years ago
Romain Vimont 7ba03dac33 opengl: pass vlc_gl_api instead of virtual table 7 years ago
Romain Vimont 1166c41a3c opengl: move vtable to vlc_gl_api 7 years ago
Romain Vimont eccb61a4cb opengl: fix unused variable 7 years ago
Romain Vimont e3d0c11923 opengl: factorize program creation 7 years ago
Romain Vimont f802918aa6 opengl: define compatibility constants 7 years ago