]> git.sesse.net Git - vlc/history - modules/access
screen_xcb: run in a thread - remove input control latency
[vlc] / modules / access /
2009-07-19 Rémi Denis-Courmontscreen_xcb: run in a thread - remove input control...
2009-07-18 Antoine CellerierConvert v4l2 access to block based access
2009-07-18 Alina FriedrichsenFix two uninitialized variables in the v4l2 access...
2009-07-18 Antoine CellerierSupport v4l2 drivers with JPEG type
2009-07-17 Antoine CellerierFix video delay when using alsa or oss as slaves
2009-07-16 Laurent AimarDo not reconnect (http) when we are asked to die.
2009-07-16 Anthony Loiseaucosmetic: remove nullity test on free() and delete
2009-07-15 Chris Whitertmp: fixed description formatting and made default...
2009-07-15 Rémi DuraffortFix dead assignement.
2009-07-14 JP DingerAvoid infringing C std namespace the simplistic way.
2009-07-14 JP DingerRevert bitflip spotted by xtophe.
2009-07-14 JP DingerRemove unneeded casts and intermediaries in va_arg...
2009-07-14 JP DingerShore up code and remove early returns.
2009-07-14 JP DingerRemove unused variables, refactor a bit.
2009-07-14 JP DingerRefactor a bit in dvdnav.c
2009-07-14 JP DingerFix an actual error path for realloc() that doesn't...
2009-07-13 Laurent AimarFixed typo.
2009-07-13 Laurent AimarFixed a segfault after iso639_lang_t p_languages API...
2009-07-11 Christophe MutricyTypos
2009-07-10 Rémi DuraffortRemove uneeded VLC_OBJECT().
2009-07-10 JP DingerReplace for() (rand() & 0xff) with vlc_rand_bytes(...
2009-07-08 Rémi Duraffortrtmp: add an option to let the user set swfUrl and...
2009-07-08 Kevin DuBoisRTMP handshake compliance for clients
2009-07-07 Rémi DuraffortFactorize.
2009-07-07 Rémi Durafforthttp: limit the number of redirection we can follow.
2009-07-07 Rémi Durafforthttp: remove trailing space.
2009-07-07 Rémi DuraffortFix an infinite loop if we redirect from http to https...
2009-07-05 Rémi Denis-CourmontDo not embed \0 in format string - fix warning
2009-07-04 Rémi Duraffortaccess_http: fix a memory leak (each time we follow...
2009-07-04 Rémi Duraffortaccess_http: fix potential memleak.
2009-07-04 Rémi Duraffortsmb: remove dummy define (this is already done (properl...
2009-07-04 Rémi Duraffortrtmp: kill the thread if the active connect failed..
2009-07-04 Rémi Duraffortrtmp: fix a memory leak (we must release the fifo)
2009-07-01 Rémi Duraffortsmb: fix compilation for win32.
2009-07-01 Rémi Duraffortsmb: use utf8_open (fix #2922)
2009-06-30 Derk-Jan Hartmanvcd: arpa/inet.h is required for ntohl() on FreeBSD
2009-06-27 Rémi Denis-CourmontFix format security warnings (fixes: #2857)
2009-06-25 Rémi Denis-Courmonthttp: check x509 common name against the URL
2009-06-25 Rémi Denis-CourmontCheck for remote file - Linux support
2009-06-25 Derk-Jan Hartmanfile: When loading a non-local file, raise the caching...
2009-06-25 Jean-Paul Samandv: fix compiler warnings about unused variables.
2009-06-25 Jean-Paul Samandv: destroy mutex after vlc_pthread_join()
2009-06-25 Rémi DuraffortCleaning/factorize.
2009-06-25 Rémi Duraffortsamba: remove debug test.
2009-06-25 Rémi DuraffortRewrite the samba access module whithout samba context...
2009-06-24 Rémi Denis-Courmontdirectory: handle relative paths properly
2009-06-24 Rémi DuraffortFix a segfault (buffer overflow for win32 only).
2009-06-22 Rémi DuraffortAdd missing CoUninitialize.
2009-06-21 Rémi DuraffortFactorize.
2009-06-21 Rémi DuraffortFix potential memleak.
2009-06-19 Rémi DuraffortFix compilation (thanks to cppcheck developpers to...
2009-06-19 Rémi DuraffortNever print the password in the logs.
2009-06-18 JP Dingerwin32 compile fix: Add C99 macro to have INT64_C work...
2009-06-15 Christophe Mutricyvcdx/demux.c doesn't exist anymore
2009-06-15 Rémi DuraffortUse add_password instead of add_string when applicable.
2009-06-13 Jean-Paul Samandv: update API to libraw1394 version 2.0.1
2009-06-13 Felix Paul Kühnemacosx: fixed remaining 64bit issues
2009-06-10 Rémi Denis-CourmontConstify XCB screen pointers
2009-06-10 Rémi Denis-CourmontXlib screen access removal
2009-06-10 Jean-Baptiste KempfDShow: fix configure dialog probe
2009-06-09 Rémi Denis-CourmontCleanup
2009-06-08 Rémi Denis-CourmontXCB screen: capture root window through translation
2009-06-08 Rémi Denis-CourmontXCB screen: update geometry as needed
2009-06-08 Rémi Denis-CourmontCosmetics
2009-06-08 Rémi Denis-CourmontXCB screen: fix default height/width when x/y specified
2009-06-07 Rémi Denis-CourmontXCB screen: fix error path
2009-06-07 Rémi Denis-CourmontXCB screen: do build
2009-06-07 Rémi Denis-CourmontXCB screen: some form of pacing
2009-06-07 Rémi Denis-CourmontXCB screen & window capture
2009-06-03 Rémi Denis-CourmontRemove useless timer parameter
2009-06-02 Rémi Denis-Courmontdvdnav: fulfill the self-realizing prophecy^W^W^Wuse...
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-30 JP Dingervcdx: 100% cosmetics; indentation reformatting.
2009-05-29 Rémi Duraffortaccess_directory: fix memleaks.
2009-05-29 JP DingerA couple more obvious missing (int64_t) cast fixes.
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-27 JP DingerCosmetics: make indentation less inconsistent.
2009-05-27 Pierre d'Herbemontqtcapture: Make sure the new iSight are working.
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-24 Felix Paul Kühnevcdx: compilation fix
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge intf_Create() and intf_RunThread()
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 JP DingerClean up vcdx a bit. Or a lot. It compiles, but I can...
2009-05-21 JP DingerRefactor vcdx info.c dropping a few memory leaks and...
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi DuraffortCreate a function to free the memory allocated when...
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-20 JP DingerRemove another extra base64 decoder.
2009-05-20 JP Dingersdpplin_free() and rmff_free_header() already check...
2009-05-19 Geoffroy CouprieRevert "zip access: fix #2467. Now it's able to open...
2009-05-19 Geoffroy Coupriezip access: fix #2467. Now it's able to open files...
2009-05-19 Rémi Duraffortv4l2: fix memleak.
next