99433 Commits (177d049950e118978fa348e066eb6ad1b220935b)
 

Author SHA1 Message Date
Alexandre Janniaux 21af79117e input: es_out: skip es explicitely 3 years ago
Alexandre Janniaux e2b9a9ab9d input: es_out: use early return instead of else branch 3 years ago
Alexandre Janniaux dae60ffbd6 input: es_out: merge if branches 3 years ago
Alexandre Janniaux 145c5e993f input: es_out: early return 3 years ago
Alexandre Janniaux b86e4a92fb input: es_out: return early when allocating 3 years ago
Alexandre Janniaux 22d83dc481 input: es_out: early return 3 years ago
Alexandre Janniaux f9cffc089d input: es_out: early return 3 years ago
Alexandre Janniaux e5961e9c2b input: es_out: merge if branches 3 years ago
Alexandre Janniaux 1142148b7c input: es_out: remove intermediate variable 3 years ago
Alexandre Janniaux 668d7cb6d7 input: es_out: early return 3 years ago
Alexandre Janniaux 8af10a9eab input: es_out: early return 3 years ago
Alexandre Janniaux c39d5b4aaa input: es_out: early return 3 years ago
Alexandre Janniaux 66c64c0c5d input: es_out: change else into if 3 years ago
Alexandre Janniaux 5584bf9b1e input: es_out: use early return 3 years ago
Alexandre Janniaux e5dfc4f50e input: es_out: use early return 3 years ago
Steve Lhomme db905e5c7a video_output: use a define for the size of private_pool 3 years ago
Steve Lhomme c1535e55d5 filter_chain: log the pointer of the filter chain 3 years ago
Steve Lhomme 470ab5eb8d video_output: update the filter pool on successful update_format 3 years ago
Steve Lhomme 7a910a3bb4 glwin32: support UpdateFormat callback 3 years ago
Steve Lhomme afb59ab173 vout/opengl: keep the original viewpoint on startup 3 years ago
Steve Lhomme a2c7b94bee vlc_filter: fix the note on filter_chain_DeleteFilter() 3 years ago
Maxime Chapelet fb5cfd5204 codec: videotoolbox: Check wherever a metal device can be fetched on iOS 3 years ago
Maxime Chapelet d80a7ace36 videotoolbox: allow CVPX_P010 on all Darwin systems 3 years ago
Maxime Chapelet 5193c8dbe3 vout: opengl: reject VLC_CODEC_CVPX_P010 on iOS 3 years ago
Rémi Denis-Courmont 93907682b4 contrib: mingw: fix ARCH usage 3 years ago
Steve Lhomme fc6e7432d8 kva: don't map to RGB formats that require a mask 3 years ago
Steve Lhomme ba843e9771 kva: add support for RGB555 variants 3 years ago
Steve Lhomme fd67b8b58f kva: add support for RGB565 variants 3 years ago
Steve Lhomme 7732b55477 kva: initialize i_chroma_shift to 0 3 years ago
Steve Lhomme 1ea223dff9 vlc_fourcc: add defines for host endianness 15-bit and 16-bit chromas 3 years ago
Rémi Denis-Courmont c9f3ee973c contrib: cargo: fix job server usage (again) 3 years ago
Steve Lhomme 5233ea3df8 opengl/sw: remove always identical parameter 3 years ago
Steve Lhomme a8df11ec80 opengl/sw: remove unused fallback_masks 3 years ago
Steve Lhomme c09a9dfd51 auhal: use the system constants from vlc_aout 3 years ago
Steve Lhomme e34d36a07a opengl/sw: don't handle RGB+x as RGB+alpha 3 years ago
Alexandre Janniaux bdfe5c778e opengl: sub_renderer: dynamically setup version 3 years ago
Alexandre Janniaux 118e4bc0da opengl: gl_util: log shaders on program errors 3 years ago
Alexandre Janniaux 355d0020f4 opengl: gl_util: refactor LogShader 3 years ago
Alexandre Janniaux e09743a4d7 gl_common: add glGetAttachedShaders 3 years ago
Alexandre Janniaux c0373d30c4 opengl: gl_util: reindent after last changes 3 years ago
Alexandre Janniaux 1744f25c28 opengl: gl_util: use early return 3 years ago
Steve Lhomme 17377f4b7e dxa9: fix crash when there is not extra converter 3 years ago
Fatih Uzunoglu d5ad9d6a53 qml: put ArtworkInfoWidget shadow under the rectangle 3 years ago
Fatih Uzunoglu 1f7662b14c qml: hide shadow in MusicAlbumsGridExpandDelegate when image is not ready 3 years ago
Fatih Uzunoglu 986e264659 qml: hide shadow in VideoInfoExpandPanel when image is not ready 3 years ago
Fatih Uzunoglu 6fd4dbaf46 qml: hide shadow in PlaylistDelegate when image is not ready 3 years ago
Fatih Uzunoglu 235d8d68b1 qml: remove unnecessary Item in TableColumns 3 years ago
Fatih Uzunoglu 904270ad55 qml: change parent of ListCoverShadow in TableColumns 3 years ago
Fatih Uzunoglu e22b4706ff qml: change parent of ListCoverShadow in VideoInfoExpandPanel 3 years ago
Fatih Uzunoglu 7c8ae8293d qml: use paintedWidth/paintedHeight for sizing the shadow in ArtworkInfoWidget 3 years ago