3658 Commits (44902c2ec03ed7628a2fdd943583f62e8fa74e9b)

Author SHA1 Message Date
Rémi Denis-Courmont 79e5fa67e9 http: XML-decode Icy meta infos (fixes #12739) 12 years ago
Tobias Güntner 547fb0dfa2 Fix sizeof mismatch 12 years ago
Tobias Güntner ff7ee990e3 Force MPEG demuxer 12 years ago
Jean-Baptiste Kempf 01eb577330 WinRT: don't compile DShow, Screen, BDA 12 years ago
Paweł Stankowski b2cdcba9bf Support for newest freerdp snapshot 12 years ago
Rémi Denis-Courmont 0fd329fd79 archive: memory leak 12 years ago
Rémi Denis-Courmont 99caee4225 archive: indent 12 years ago
Rémi Denis-Courmont b306cb2d30 cdda: memory leak due to STANDARD_BLOCK_ACCESS_INIT 12 years ago
Tobias Güntner eb588176da Implement ACCESS_GET_SIZE 12 years ago
Francois Cartegnie 5f23d55626 access: archive: fix write to const 12 years ago
Jean-Baptiste Kempf f5c8f5da0d Archive: fix typo 12 years ago
Rémi Denis-Courmont ecae18a3d2 archive: avoid duplicate strchr() call 12 years ago
Rémi Denis-Courmont e76f990e0b SRTP: integer overflow 12 years ago
Rémi Denis-Courmont ab9f28ff68 SRTP: integer overflow 12 years ago
Rémi Denis-Courmont 0cf5d09ce8 unzip: pass seek error to caller 12 years ago
Jean-Baptiste Kempf 6b099317bf BD: fix memleak on error path 12 years ago
Rémi Denis-Courmont 00b9dd8cbc udp: memory leak 12 years ago
Rémi Denis-Courmont f03324bb7e ftp: fix leak 12 years ago
KO Myung-Hun 4bcf8bd7ae dvdnav: fix compilation on OS/2 12 years ago
Tristan Matthews ac7ec2d22c access: bd: add assertion 12 years ago
Jean-Baptiste Kempf baf3bd02d0 DVDnav: remove unused includes 12 years ago
Konstantin K. Beliak 89006bba46 BDA: support for DVB-T2 12 years ago
Rémi Denis-Courmont 96f2bbe665 dshow: remove negative video height, signed overflow (fixes #10998) 12 years ago
Rémi Denis-Courmont 0fd8c3bbe5 Wayland/screen: remove useless callbacks 12 years ago
Rafaël Carré 82c395e4be decklink: fix linking with recent sdk 12 years ago
Rémi Denis-Courmont a65353385f wayland screenshooter: add missing unlink() 12 years ago
Rémi Denis-Courmont 678a61d1b9 bluray: fix compilation as C11 12 years ago
Rémi Denis-Courmont ec9c6d8ce5 Move the modules EXTRA_DIST to modules/ 12 years ago
Rémi Denis-Courmont 63e2f5f198 wl_screenshooter: fix Makefile dependencies 12 years ago
Ilkka Ollakka b0e5abcd7f udp: restore original flow without else block 12 years ago
Ilkka Ollakka 7fff679f14 udp: don't realloc in receiving, just set i_buffer 12 years ago
Rémi Denis-Courmont f02665107c wl_screenshooter: add missing XML protocol definition 12 years ago
Rémi Denis-Courmont 34c1ae5515 en50221: avoid one memory copy (refs #12307) 12 years ago
Rémi Denis-Courmont b0628785c2 wl_screenshooter: remove useless #include 12 years ago
Rémi Denis-Courmont cc79ed90a9 wl_screenshooter: Wayland screen grabber 12 years ago
Rémi Denis-Courmont 299de9d959 rdp: drop bogus non-zero priority 12 years ago
Jean-Baptiste Kempf 7dce48d17f zip: remove unneeded include 12 years ago
Gabriel de Perthuis 3c53c13138 Prevent potential null pointer dereference in zip access 12 years ago
Antti Ajanki 68699a3224 access/http: Share cookies between all playlist items 12 years ago
Antti Ajanki 18b4a0bf96 core: Move httpcookies.c to core 12 years ago
Rémi Denis-Courmont 8bf55dd42d v4l2: detect and use the Sundtek driver 12 years ago
Rémi Denis-Courmont ef46dc6ccc v4l2: simplify dynamic loading of libv4l2 12 years ago
Hannes Domani 2fee22a9ec directory: fix memory leaks 12 years ago
Rémi Denis-Courmont a1c81a1027 vcd: fix NULL dereference on error 12 years ago
Rémi Denis-Courmont 332f390dcd dvb scan: use unsigned indices (CID#1048723) 12 years ago
Rémi Denis-Courmont b3b724f162 http: negotiate HTTP/1.1 explicitly over TLS 12 years ago
Rémi Denis-Courmont 19e7f0edfa tls: add ALPN parameters 12 years ago
Rémi Denis-Courmont 2f85ce3036 vdr: clarify 12 years ago
Jean-Paul Saman 331b0d2061 alsa: put pcm device back into running state after snd_pcm_recover() returned. 12 years ago
Jean-Paul Saman c9ed94876c alsa: do not leak memory on failure to read frames from pcm device. 12 years ago