46395 Commits (0266a22511cdfbdfbb00dddde91796ebef0bef72)

Author SHA1 Message Date
Alexandre Janniaux 39ac32fbdb WIP: fix linkage of shared plugins on iOS 4 years ago
Rémi Denis-Courmont 327a9cf030 qt: do not normally reparent the video 4 years ago
Rémi Denis-Courmont 958be95e2a qt: add flag to orphan the video 4 years ago
Rémi Denis-Courmont 8924d19480 qt: remove write-only field 4 years ago
Thomas Guillem 68e5d97727 smb2: explicitly handle -EINTR 4 years ago
Thomas Guillem 20374d30a1 smb2: handle vlc_smb2_resolve interruption 4 years ago
Thomas Guillem 9c3dacd9e9 smb2: vlc_smb2_resolve: return -EINTR when interrupted 4 years ago
Thomas Guillem a2d420086f smb2: forward the vlc_interrupt_unregister() return value 4 years ago
Thomas Guillem f7ff036199 smb2: vlc_smb2_resolve: return an error code 4 years ago
Thomas Guillem 0a9127646d dsm: abort if netbios_ns_inverse is interrupted 4 years ago
Thomas Guillem f026d55f3c dsm: handle missing smb_session interruptions 4 years ago
Thomas Guillem e85012d051 dsm: forward the vlc_interrupt_unregister() return value 4 years ago
Eugene Popov d68b590f67 Fix the playback bar is not aligned to the bottom in the FSM on Linux 4 years ago
Pierre Lamot 095bfffb29 smb2: support browsing files when running on a non standard port 6 years ago
Pierre Lamot 0ab339eae8 smb2: build smb2 urls using memstream rather than complex printf construct 6 years ago
Rémi Denis-Courmont 34d3341b79 vdpau/display: fix SPU blending offsets 4 years ago
Rémi Denis-Courmont b82adb0506 wall: fix non-first abscissa of non-8-bit samples 4 years ago
Marvin Scholz 47776b7ff1 codec: videotoolbox: handle kVTVideoDecoderReferenceMissingErr 4 years ago
Marvin Scholz 21952d524f ftp: properly parse MLST facts 4 years ago
Jean-Baptiste Kempf b689202d9f caca: fix to newer version 4 years ago
Jean-Baptiste Kempf a11c2e35d2 DVDNAV: provide a compatibility Macro for older releases 4 years ago
Francois Cartegnie bddfcc9a58 demux: ogg: fix non fastseek lookup issues with small files 4 years ago
Steve Lhomme f9f802a4d6 demux: mkv: allow reading v3 and v4 files 4 years ago
Steve Lhomme 902842750b direct3d9: fix the texture stretching 4 years ago
Steve Lhomme 20e6ea23d4 direct3d9: create the scene texture with the visible size 7 years ago
Steve Lhomme b6f79ee6df direct3d9: renaming and cleaning 7 years ago
Rémi Denis-Courmont 78e41c72eb deinterlace: move CFLAGS to Makefile 4 years ago
Rémi Denis-Courmont 902c846bf9 deinterlace: use VLC_ALTIVEC 4 years ago
Rémi Denis-Courmont cb863f0796 i420_yuy2: use VLC_ALTIVEC 4 years ago
Thomas Guillem aefbee5bdb audiotrack: also try legacy format for pass-through 4 years ago
Thomas Guillem 26272f0004 audiotrack: split pass-through format configuration 4 years ago
shangjinlong 32548ba0bb mux: ts: fix VLC_CODEC_OPUS i_stream_type 4 years ago
Steve Lhomme 25362eb856 d3d11_fmt: don't use TCHAR to read the driver version 4 years ago
Alaric Senat de9c8cde33 upnp: prioritize `UpnpInit2()` over `UpnpInit()` 5 years ago
Alaric Senat 75bb776c42 upnp: remove pointless `#if` guards 5 years ago
Alexandre Janniaux 8ff5695217 caopengllayer: ignore DISPLAY_SIZE controls 4 years ago
Alexandre Janniaux 9cfed305fa caopengllayer: inline place picture 4 years ago
Steve Lhomme d38ddd7270 dav1d: limit the number of extra frames needed by the decoder 4 years ago
Steve Lhomme 2202c892c8 dav1d: fix compilation with (upcoming) dav1d 1.0 4 years ago
Thomas Guillem cabe90d174 smb2: don't seek past INT64_MAX 4 years ago
Thomas Guillem 096208ae06 smb2: fix lseek return type 4 years ago
Thomas Guillem bf6dbbc451 smb2: rename logged seek function name 4 years ago
Thomas Guillem 7e34f61ffa smb2: fix anonymous login 4 years ago
Thomas Guillem dd80816d8d smb2: destroy the context in case or errors from smb2_generic_cb 4 years ago
Thomas Guillem c266ba818d smb2: also clear op->smb2 in case of error 4 years ago
Thomas Guillem b0e727a0e4 smb2: return errno directly 4 years ago
Thomas Guillem cfdb535592 smb2: rework error handling from smb2_service_fd 4 years ago
Thomas Guillem 3681112e8d smb2: homogenize status and error functions 4 years ago
Thomas Guillem 86dcae852a smb2: always use smb2 timeout 4 years ago
Thomas Guillem c1ebabfbba smb2: remove teardown handling 4 years ago