100535 Commits (e40f2973b59a29959db6695844ce60914ea9ed9b)
 

Author SHA1 Message Date
Rémi Denis-Courmont e40f2973b5 rtp/rawvid: use stdc_trailing_zeros() 3 years ago
Rémi Denis-Courmont 2ab31af00a rtp/mp2v: use stdc_trailing_zeros() 3 years ago
Rémi Denis-Courmont 12c21a94a9 dtv: use stdc_trailing_zeros() 3 years ago
Rémi Denis-Courmont 0fca15d73c include: remove ad-hoc count_leading_zeros functions 3 years ago
Rémi Denis-Courmont ea1a53da6c opengl: use std_ceil_bit() 3 years ago
Rémi Denis-Courmont 291ae98355 udisks: use stdc_bit_width() 3 years ago
Rémi Denis-Courmont f4ae4633de hevc: use stdc_bit_width() 3 years ago
Rémi Denis-Courmont e9a72670fa lua: use stdc_leading_ones() 3 years ago
Rémi Denis-Courmont ff4998acc5 ts: use stdc_bit_width() 3 years ago
Rémi Denis-Courmont 1d4a993bb2 cli: use stdc_leading_ones() 3 years ago
Rémi Denis-Courmont 2c2f7782e6 oss: use stdc_bit_width() 3 years ago
Rémi Denis-Courmont 6dccabda26 jack: use stdc_bit_floor() 3 years ago
Rémi Denis-Courmont a1245addb0 stdbit: use GCC / Clang built-ins where applicable 3 years ago
Steve Lhomme 364543f441 meson: expose fallback <stdbit.h> if absent 3 years ago
Rémi Denis-Courmont 28e16df52e configure: expose fallback <stdbit.h> if absent 3 years ago
Rémi Denis-Courmont a7707435a6 compat: add fallback for C23 <stdbit.h> 3 years ago
Alaric Senat d395e10d48 sout: hls: increase playlist count at creation 2 years ago
Alaric Senat 82a9de6604 sout: hls: fix double free on error 2 years ago
Thomas Guillem 97325b0f15 player: fix vlc_player_Start() without effect 2 years ago
Alexandre Janniaux 4df5dbc245 qt: systempalette: use C++ wrapper for vlc_object_create 2 years ago
Alexandre Janniaux 494ced7bd7 qt: use unique_ptr for compositor 2 years ago
Alexandre Janniaux da87c329d2 qt: compositor: fix leak on compositor failure 2 years ago
Jeffrey Knockel 9b4a4753ec swscale: don't map to native-endian formats 2 years ago
Jeffrey Knockel 2ad7165b88 xcb/x11: fix byte order for 24/32 depths 2 years ago
Fatih Uzunoglu d6829a7037 qml: adjust shader variable precision in FrostedGlassEffect 2 years ago
Fatih Uzunoglu 37d6c5192c qml: simplify FrostedGlassEffect and use PartialEffect 2 years ago
Fatih Uzunoglu 555584edce qml: introduce PartialEffect 2 years ago
Sean McGovern 3a174676a3 welcome to 2024 2 years ago
Prince Gupta b4b28fcd44 qt: fix cleanup of cache 2 years ago
Thomas Guillem 94098c98ed spu: fix scaled_region_pics leak when rejected 2 years ago
Thomas Guillem cc83b56a43 opengl: interop: fix string var leak 2 years ago
Claudio Cambra db7e3d4dad macosx: Adapt carousel view item view to detail string changes 2 years ago
Claudio Cambra 8fed987c4e macosx: Adapt home view controller to carousel data source changes 2 years ago
Claudio Cambra 108b884b24 macosx: Adapt VLCLibraryCarouselViewItemView to new VLCLibraryRepresentedItem 2 years ago
Claudio Cambra 9de153ff91 macosx: Rename VLCLibraryVideoCollectionViewContainerViewDataSource to VLCLibraryVideoContainerViewDataSource now that it also serves carousels 2 years ago
Claudio Cambra 96f7e145ad macosx: Implement presentLibraryItem for VLCLibraryVideoCarouselViewContainerView 2 years ago
Claudio Cambra c319b5fa1b macosx: Size VLCLibraryVideoCarouselViewContainerView proportionally to contents 2 years ago
Claudio Cambra b35e1985ad macosx: Add specific units for carousel view items 2 years ago
Claudio Cambra d65c270fe7 macosx: Properly handle progress indicator in VLCLibraryVideoCarouselViewItemView 2 years ago
Claudio Cambra ac78a5834c macosx: Make selecting carousel item play its represented item 2 years ago
Claudio Cambra ceea2ef190 macosx: Add method to play represented item of carousel view item view 2 years ago
Claudio Cambra ce6cf2f939 macosx: Set selection state for relevant vlclibrarycarouselviewitemview through carousel view delegate 2 years ago
Claudio Cambra f1bc73cf96 macosx: Add selected propertt to VLCLibraryCarouselViewItemView 2 years ago
Claudio Cambra 5db8544af3 macosx: Properly configure highlightBox for VLCLibraryCarouselViewItemView 2 years ago
Claudio Cambra 13d85c2630 macosx: Improve design of carousel item view 2 years ago
Claudio Cambra f63a0963de macosx: Fix leading panning for carousel items in VLCLibraryVideoCarouselViewContainerView 2 years ago
Claudio Cambra 5b6cfe91a0 macosx: Use VLCLibraryCarouselViewItemView in view generation of VLCLibraryVideoCollectionViewContainerViewDataSource 3 years ago
Claudio Cambra bd3eb9c250 macosx: Add fromNibWithOwner class method to VLCLibraryCarouselViewItemView 3 years ago
Claudio Cambra 560565562e macosx: Add setting of represented media item in VLCLibraryCarouselViewItemView 3 years ago
Claudio Cambra c30738b6e4 macosx: Setup carousel view item view correctly on all inits 3 years ago