83332 Commits (7c1da60ca1cb78c5a1cbb8bbcd1c1551e26143c4)
 

Author SHA1 Message Date
Thomas Guillem 7c1da60ca1 keychain: fix errSecNoSuchAttr on iOS 7 years ago
Thomas Guillem 23cc81c8e0 keychain: create secretData only when needed 7 years ago
Thomas Guillem 428e88a1c8 keychain: fix leak 7 years ago
Thomas Guillem 7ea67ca1f0 keychain: store the authtype 7 years ago
Thomas Guillem 0a2a649670 keychain: store the realm 7 years ago
Thomas Guillem 7902e12f2e keychain: always use values from the keychain 7 years ago
Thomas Guillem e61115077f keychain: refactor 7 years ago
Thomas Guillem f3ec50edbb keychain: fix protocols not recognized 7 years ago
Thomas Guillem d5275d408c keychain: accountName can be NULL 7 years ago
Steve Lhomme 74fdb7c0cc filter_chain: reindent after code cleaning 7 years ago
Steve Lhomme 4f4d0487b1 filter_chain: removing always NULL parameters in internal calls 7 years ago
Steve Lhomme 5f29d983b2 filter_chain: remove always NULL parameter from AppendFilter 7 years ago
Steve Lhomme c854beb047 filter_chain: set NULL on AppendFilter when value is implied by previous call 7 years ago
Steve Lhomme 46b94a5d6c filter_chain: remove always NULL parameter from AppendConverter 7 years ago
Steve Lhomme 6a3eb7adad filter_chain: set NULL on AppendConverter when value is implied by previous call 7 years ago
Steve Lhomme 6bf352ea17 video_output: "reset" the the blender converter before adding a filter 7 years ago
Steve Lhomme 7ebacd17ab filter_chain: no need to reset the fmt_out each time a filter is added 7 years ago
Steve Lhomme 12935f8a36 filter_chain: clarify how allowing output format chain works 7 years ago
Steve Lhomme c804015071 video output: rename the filters input format with a less generic name 7 years ago
Steve Lhomme 6c74174514 video output: only update the current format if filters were added in the chain 7 years ago
Rémi Denis-Courmont 6a24a28d8d vout display: fix/improve Doxygen (partially) 7 years ago
Rémi Denis-Courmont a612d792b3 vout: fix/improve vout_display_cfg_t documentation 7 years ago
Felix Paul Kühne 20bf0e212f macosx: add support for Apple Music 7 years ago
Johan Gunnarsson eb06ce12b5 codec/telx: Fix warning 7 years ago
Konstantin Pavlov 2e9fa5b176 CI: Dropped explicit runner tag for docker-based builds 7 years ago
Felix Paul Kühne 0a53308907 macosx/build: add flag to disable debug mode 7 years ago
Felix Paul Kühne 13e18f3182 macosx: fix pointer mismatch 7 years ago
Steve Lhomme 7322ccff39 display: fix warning in non-win32 builds 7 years ago
Zhao Zhili 55a3b5583c audiotrack: check vlc_cond_timedwait return value against 0 7 years ago
Thomas Guillem 9fadde1bd4 lib: player: stop_async: return a status 7 years ago
Thomas Guillem 44a43c2958 player: stop: return a status 7 years ago
Alexandre Janniaux 5307e228aa wayland: shm: fix uninitialized variable before use 7 years ago
Alexandre Janniaux 608f45c97b test: hxxx: fix potentially uninitialized variable warnings 7 years ago
Sean McGovern 592fe99580 livehttp: ceil() requires linking with libm 7 years ago
Zhao Zhili a9309979ae android/thread: fix compilation 7 years ago
Zhao Zhili b4b5b36898 android/specific: add missing errno.h include 7 years ago
Thomas Guillem 731510839d bluray: check for getmntent_r symbol 7 years ago
Steve Lhomme 4f11b28828 video output: use sys instead of vout->p when available 7 years ago
Steve Lhomme 4ca3b6391e video_output: display: don't pass a video format to the loader 7 years ago
Steve Lhomme a75a8ba4cd video context: don't create video contexts with no type 7 years ago
Johan Gunnarsson 0e5178f721 objects: Add stream_{directory, extractor}_t to C++ VLC_OBJECT() 7 years ago
Steve Lhomme 1857d65089 qt: soutchain: make soutchain copyable 7 years ago
Steve Lhomme d43d77f307 lpcm: remove stray whitespace 7 years ago
Steve Lhomme 67e27d442b transcode: remove unused parameter 7 years ago
Marvin Scholz a6754eb7d0 CI: Package macOS artifacts 7 years ago
Steve Lhomme 011a60e16f avcodec: vdpau: do not attempt to decode if we don't have enough surfaces 7 years ago
Steve Lhomme 7905bf1eba avcodec: vdpau: do not rely on avctx->refs for VP9 7 years ago
Steve Lhomme bcdb8a71d8 video_output: remove unused vout_Cancel 7 years ago
Steve Lhomme 90d1eb79b6 decoder: remove vout_Cancel calls 7 years ago
Steve Lhomme ad615ce04e deinterlace: fix field duration based on the source frame rate 7 years ago