git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add a desktop mode to the Direct3d video output. This allow displaying video on a...
[vlc.git]
/
modules
/
access
/
2009-07-24
Rémi Duraffort
Use var_TriggerCallback instead of var_SetVoid (the...
tree
|
commitdiff
2009-07-23
Erwan Tulou
zipaccess: correct memory leak (probing work moved...
tree
|
commitdiff
2009-07-23
Rémi Denis-Courmont
file: do POSIX advisory I/O
tree
|
commitdiff
2009-07-23
Rémi Duraffort
Global headers.
tree
|
commitdiff
2009-07-23
Jean-Baptiste Kempf
Use Brackets for global headers.
tree
|
commitdiff
2009-07-23
Rémi Denis-Courmont
file: network file extra caching for Win32
tree
|
commitdiff
2009-07-23
Rémi Denis-Courmont
Fix warning
tree
|
commitdiff
2009-07-20
Rémi Denis-Courmont
Make the extra network file caching configurable
tree
|
commitdiff
2009-07-20
Rémi Denis-Courmont
Sort of handle ;type= in FTP URLs
tree
|
commitdiff
2009-07-20
Rémi Denis-Courmont
FTP path must be decoded - fixes #2982.
tree
|
commitdiff
2009-07-19
Rémi Denis-Courmont
RTP: fix corner-case memory leak (fd_dead is a cancella...
tree
|
commitdiff
2009-07-19
Rémi Denis-Courmont
Remove unused variable
tree
|
commitdiff
2009-07-19
Rémi Denis-Courmont
RTP: fix simultaneous sequence number wrap and re-order
tree
|
commitdiff
2009-07-19
Rémi Denis-Courmont
RTP: avoid pf_demux. Fix input thread latency
tree
|
commitdiff
2009-07-19
Rémi Denis-Courmont
screen_xcb: use timer, simplify earlier commit
tree
|
commitdiff
2009-07-19
Rémi Denis-Courmont
screen_xcb: run in a thread - remove input control...
tree
|
commitdiff
2009-07-18
Antoine Cellerier
Convert v4l2 access to block based access
tree
|
commitdiff
2009-07-18
Alina Friedrichsen
Fix two uninitialized variables in the v4l2 access...
tree
|
commitdiff
2009-07-18
Antoine Cellerier
Support v4l2 drivers with JPEG type
tree
|
commitdiff
2009-07-17
Antoine Cellerier
Fix video delay when using alsa or oss as slaves
tree
|
commitdiff
2009-07-16
Laurent Aimar
Do not reconnect (http) when we are asked to die.
tree
|
commitdiff
2009-07-16
Anthony Loiseau
cosmetic: remove nullity test on free() and delete
tree
|
commitdiff
2009-07-15
Chris White
rtmp: fixed description formatting and made default...
tree
|
commitdiff
2009-07-15
Rémi Duraffort
Fix dead assignement.
tree
|
commitdiff
2009-07-14
JP Dinger
Avoid infringing C std namespace the simplistic way.
tree
|
commitdiff
2009-07-14
JP Dinger
Revert bitflip spotted by xtophe.
tree
|
commitdiff
2009-07-14
JP Dinger
Remove unneeded casts and intermediaries in va_arg...
tree
|
commitdiff
2009-07-14
JP Dinger
Shore up code and remove early returns.
tree
|
commitdiff
2009-07-14
JP Dinger
Remove unused variables, refactor a bit.
tree
|
commitdiff
2009-07-14
JP Dinger
Refactor a bit in dvdnav.c
tree
|
commitdiff
2009-07-14
JP Dinger
Fix an actual error path for realloc() that doesn't...
tree
|
commitdiff
2009-07-13
Laurent Aimar
Fixed typo.
tree
|
commitdiff
2009-07-13
Laurent Aimar
Fixed a segfault after iso639_lang_t p_languages API...
tree
|
commitdiff
2009-07-11
Christophe Mutricy
Typos
tree
|
commitdiff
2009-07-10
Rémi Duraffort
Remove uneeded VLC_OBJECT().
tree
|
commitdiff
2009-07-10
JP Dinger
Replace for() (rand() & 0xff) with vlc_rand_bytes(...
tree
|
commitdiff
2009-07-08
Rémi Duraffort
rtmp: add an option to let the user set swfUrl and...
tree
|
commitdiff
2009-07-08
Kevin DuBois
RTMP handshake compliance for clients
tree
|
commitdiff
2009-07-07
Rémi Duraffort
Factorize.
tree
|
commitdiff
2009-07-07
Rémi Duraffort
http: limit the number of redirection we can follow.
tree
|
commitdiff
2009-07-07
Rémi Duraffort
http: remove trailing space.
tree
|
commitdiff
2009-07-07
Rémi Duraffort
Fix an infinite loop if we redirect from http to https...
tree
|
commitdiff
2009-07-05
Rémi Denis-Courmont
Do not embed \0 in format string - fix warning
tree
|
commitdiff
2009-07-04
Rémi Duraffort
access_http: fix a memory leak (each time we follow...
tree
|
commitdiff
2009-07-04
Rémi Duraffort
access_http: fix potential memleak.
tree
|
commitdiff
2009-07-04
Rémi Duraffort
smb: remove dummy define (this is already done (properl...
tree
|
commitdiff
2009-07-04
Rémi Duraffort
rtmp: kill the thread if the active connect failed..
tree
|
commitdiff
2009-07-04
Rémi Duraffort
rtmp: fix a memory leak (we must release the fifo)
tree
|
commitdiff
2009-07-01
Rémi Duraffort
smb: fix compilation for win32.
tree
|
commitdiff
2009-07-01
Rémi Duraffort
smb: use utf8_open (fix #2922)
tree
|
commitdiff
2009-06-30
Derk-Jan Hartman
vcd: arpa/inet.h is required for ntohl() on FreeBSD
tree
|
commitdiff
2009-06-27
Rémi Denis-Courmont
Fix format security warnings (fixes: #2857)
tree
|
commitdiff
2009-06-25
Rémi Denis-Courmont
http: check x509 common name against the URL
tree
|
commitdiff
2009-06-25
Rémi Denis-Courmont
Check for remote file - Linux support
tree
|
commitdiff
2009-06-25
Derk-Jan Hartman
file: When loading a non-local file, raise the caching...
tree
|
commitdiff
2009-06-25
Jean-Paul Saman
dv: fix compiler warnings about unused variables.
tree
|
commitdiff
2009-06-25
Jean-Paul Saman
dv: destroy mutex after vlc_pthread_join()
tree
|
commitdiff
2009-06-25
Rémi Duraffort
Cleaning/factorize.
tree
|
commitdiff
2009-06-25
Rémi Duraffort
samba: remove debug test.
tree
|
commitdiff
2009-06-25
Rémi Duraffort
Rewrite the samba access module whithout samba context...
tree
|
commitdiff
2009-06-24
Rémi Denis-Courmont
directory: handle relative paths properly
tree
|
commitdiff
2009-06-24
Rémi Duraffort
Fix a segfault (buffer overflow for win32 only).
tree
|
commitdiff
2009-06-22
Rémi Duraffort
Add missing CoUninitialize.
tree
|
commitdiff
2009-06-21
Rémi Duraffort
Factorize.
tree
|
commitdiff
2009-06-21
Rémi Duraffort
Fix potential memleak.
tree
|
commitdiff
2009-06-19
Rémi Duraffort
Fix compilation (thanks to cppcheck developpers to...
tree
|
commitdiff
2009-06-19
Rémi Duraffort
Never print the password in the logs.
tree
|
commitdiff
2009-06-18
JP Dinger
win32 compile fix: Add C99 macro to have INT64_C work...
tree
|
commitdiff
2009-06-15
Christophe Mutricy
vcdx/demux.c doesn't exist anymore
tree
|
commitdiff
2009-06-15
Rémi Duraffort
Use add_password instead of add_string when applicable.
tree
|
commitdiff
2009-06-13
Jean-Paul Saman
dv: update API to libraw1394 version 2.0.1
tree
|
commitdiff
2009-06-13
Felix Paul Kühne
macosx: fixed remaining 64bit issues
tree
|
commitdiff
2009-06-10
Rémi Denis-Courmont
Constify XCB screen pointers
tree
|
commitdiff
2009-06-10
Rémi Denis-Courmont
Xlib screen access removal
tree
|
commitdiff
2009-06-10
Jean-Baptiste Kempf
DShow: fix configure dialog probe
tree
|
commitdiff
2009-06-09
Rémi Denis-Courmont
Cleanup
tree
|
commitdiff
2009-06-08
Rémi Denis-Courmont
XCB screen: capture root window through translation
tree
|
commitdiff
2009-06-08
Rémi Denis-Courmont
XCB screen: update geometry as needed
tree
|
commitdiff
2009-06-08
Rémi Denis-Courmont
Cosmetics
tree
|
commitdiff
2009-06-08
Rémi Denis-Courmont
XCB screen: fix default height/width when x/y specified
tree
|
commitdiff
2009-06-07
Rémi Denis-Courmont
XCB screen: fix error path
tree
|
commitdiff
2009-06-07
Rémi Denis-Courmont
XCB screen: do build
tree
|
commitdiff
2009-06-07
Rémi Denis-Courmont
XCB screen: some form of pacing
tree
|
commitdiff
2009-06-07
Rémi Denis-Courmont
XCB screen & window capture
tree
|
commitdiff
2009-06-03
Rémi Denis-Courmont
Remove useless timer parameter
tree
|
commitdiff
2009-06-02
Rémi Denis-Courmont
dvdnav: fulfill the self-realizing prophecy^W^W^Wuse...
tree
|
commitdiff
2009-05-30
JP Dinger
vcdx: 100% cosmetics; indentation reformatting.
tree
|
commitdiff
2009-05-29
Rémi Duraffort
access_directory: fix memleaks.
tree
|
commitdiff
2009-05-29
JP Dinger
A couple more obvious missing (int64_t) cast fixes.
tree
|
commitdiff
2009-05-27
JP Dinger
Cosmetics: make indentation less inconsistent.
tree
|
commitdiff
2009-05-27
Pierre d'Herbemont
qtcapture: Make sure the new iSight are working.
tree
|
commitdiff
2009-05-24
Felix Paul Kühne
vcdx: compilation fix
tree
|
commitdiff
2009-05-23
Rémi Denis-Courmont
Merge intf_Create() and intf_RunThread()
tree
|
commitdiff
2009-05-21
JP Dinger
Clean up vcdx a bit. Or a lot. It compiles, but I can...
tree
|
commitdiff
2009-05-21
JP Dinger
Refactor vcdx info.c dropping a few memory leaks and...
tree
|
commitdiff
2009-05-20
Rémi Duraffort
Create a function to free the memory allocated when...
tree
|
commitdiff
2009-05-20
Rémi Denis-Courmont
Merge branch 1.0-bugfix
tree
|
commitdiff
2009-05-20
JP Dinger
Remove another extra base64 decoder.
tree
|
commitdiff
2009-05-20
JP Dinger
sdpplin_free() and rmff_free_header() already check...
tree
|
commitdiff
2009-05-19
Geoffroy Couprie
Revert "zip access: fix #2467. Now it's able to open...
tree
|
commitdiff
next