]> git.sesse.net Git - vlc/history - modules/access
spatializer: convert to audio filter2
[vlc] / modules / access /
2009-11-01 Rémi Denis-CourmontXCB: implement --screen-follow-mouse (closes #2977)
2009-10-31 Rémi Denis-CourmontDVB: force m3u8 demux in scan mode
2009-10-30 Ilkka Ollakkadvb: set demux=ts only if we didn't do scan
2009-10-29 Jean-Baptiste KempfCDDA: Typo
2009-10-29 Marian Ďurkovičen50221: Provide compile-time option for slow CAMs
2009-10-27 Marian Ďurkovičen50221: Increase MAX_CASYSTEM_IDS to 64 and fix invert...
2009-10-26 Jean-Baptiste KempfCDDA: cosmetics and debug messages
2009-10-26 Jean-Baptiste KempfCDDA: cosmetics and copyright
2009-10-19 Rémi Duraffortsftp: forgottent file.
2009-10-19 Rémi DuraffortNew sftp access module.
2009-10-19 Marian Ďurkovičdvdnav: Remove trailing backslash on Win32
2009-10-18 Rémi Denis-CourmontFix goofed inconsistent license text from myself.
2009-10-18 Rémi Denis-CourmontV4L2: shrink PTS delay
2009-10-18 Alexis Ballierv4l: attempt to fix strict aliasing warnings.
2009-10-17 Rémi Denis-CourmontVCD: stat -> utf8_stat
2009-10-17 Rémi Denis-CourmontVCD: path from VLC MRL, need utf8_open
2009-10-17 Rémi Denis-CourmontV4L2: path from VLC, need utf8_open
2009-10-17 Rémi Denis-CourmontV4L: path from VLC, need utf8_open()
2009-10-17 Rémi Denis-CourmontPVR: path from VLC config, need utf8_open()
2009-10-17 Rémi Denis-CourmontOSS: path from VLC core (or ASCII), need utf8_open()
2009-10-17 Rémi Denis-CourmontDVB: ASCII paths, utf8_open() provides close-on-exec
2009-10-17 Rémi Denis-Courmontdc1394: path coming from MRL, need utf8_open()
2009-10-17 Rémi Denis-CourmontDVB: use utf8_open() so we get O_CLOEXEC right
2009-10-16 Pierre Ynardv4l2: rework size detection
2009-10-16 Pierre Ynardv4l2: fix typo in debug logs
2009-10-16 Rémi Duraffortaccess_mmsh: fix memleak.
2009-10-16 Rémi Duraffortmmsh: factorize.
2009-10-14 Rémi Denis-CourmontRTP: disable preemption during queueing
2009-10-13 Laurent AimarFixed a small memleak in bda.
2009-10-13 Laurent AimarAccelerated dvb loading time by exporting the demuxer...
2009-10-10 Rémi DuraffortUse var_Get* when applicable.
2009-10-10 Rémi Duraffortaccess_dvb: constify.
2009-10-10 Rémi Duraffortaccess_dvb: constify.
2009-10-06 Rémi Denis-CourmontRTP: support build without libvlc_srtp
2009-10-06 Rémi Denis-CourmontGet rid of ligcrypt M4 macros
2009-10-05 Rémi Denis-Courmontnet_Accept: remove timeout parameter
2009-10-03 Antoine CellerierMake it possible to flag blocks as interlaced and use...
2009-10-03 Antoine CellerierTweak standards selection and list.
2009-10-03 Antoine CellerierWork around what seems to be a driver bug when auto...
2009-10-03 Antoine CellerierFix automatic libv4l2 fallback and prevent leaks when...
2009-09-30 Felix Paul Kühnemmap: default enable the module on Darwin
2009-09-28 Antoine CellerierV4L2_CAP_HW_FREQ_SEEK is new in 2.6.27, so don't use...
2009-09-25 Antoine CellerierAdd some extra debug. Fix compilation.
2009-09-25 Antoine Cellerierv4l2 fixes
2009-09-25 Marian Ďurkovičen50221: Increase max PDU size to 4 kB
2009-09-16 Pierre YnardFix parsing of float-typed variables
2009-09-14 Pierre Ynardv4l2: work around broken resolution detection
2009-09-12 Pierre YnardMissing #include <errno.h>
2009-09-12 Rémi Denis-CourmontMissing #include <errno.h>
2009-09-11 Marian ĎurkovičRTP: Make sure we wait >= 25 msec for reordered packets
2009-09-10 Marian ĎurkovičRTP: Initialize ref_ts to zero
2009-09-09 Marian ĎurkovičRTP: compute deadline for reordering from the current...
2009-09-07 Rémi Denis-CourmontRTP: apply de-jitter from last dequeuing rather than...
2009-09-05 Marian ĎurkovičReport RTP packet loss and make PIM Asserts only a...
2009-09-05 Rémi Denis-CourmontRTP: fix re-ordering across sequence number wrap
2009-09-03 Rémi Duraffortftp: let the user see the password in the conf (was...
2009-09-02 Rémi Duraffortadd_bool wants booleans.
2009-09-02 Jean-Baptiste Kempffile.c: fix compilation on gcc-win32 4.4.1
2009-08-31 Rafaël Carréfile access: only use linux/magic.h when it's present
2009-08-29 Rémi Denis-CourmontRTMP access: disable strict aliasing
2009-08-29 Rémi Denis-CourmontFix use of strchr()
2009-08-29 Rémi Denis-CourmontReally fix access_alsa compilation
2009-08-26 Sébastien EscudierRemove broken DEMUX_SET_PAUSE_STATE
2009-08-26 Ilkka Ollakkav4l2: add aspect-ratio option to give picture aspect...
2009-08-25 Rémi DuraffortFix compilation: too short delay.
2009-08-25 Rémi Denis-CourmontJACK access seems broken (JACK has function for waiting...)
2009-08-21 Pierre d'Herbemontcdda: Don't include vlc_playlist.h.
2009-08-21 Pierre d'Herbemontmodules: Use access_GetParentInput and demux_GetParentI...
2009-08-20 Pierre d'Herbemontscreen: By pass hard ass headers.
2009-08-20 Jean-Baptiste KempfFix directory compilation on Win32
2009-08-20 Jean-Baptiste KempfFrimp
2009-08-20 Pierre d'Herbemontsmb: Flag unused params.
2009-08-20 Pierre d'Herbemontdvb: Flag unused callback parameter.
2009-08-20 Pierre d'Herbemontdvb: Blindly flag unused args.
2009-08-20 Pierre d'Herbemontvcdx: No need to cast. Kill a warning.
2009-08-20 Pierre d'Herbemontrtsp: Feed a litteral to the format to kill a warning.
2009-08-20 Pierre d'Herbemontvcdx: Use %zu in format for size_t. (Kill a warning).
2009-08-20 Pierre d'Herbemontcdda: Avoid a macro and kill a warning.
2009-08-20 Pierre d'Herbemontrtsp: Mark some function as static.
2009-08-20 Pierre d'Herbemontscreen: Silence warning that are not our business in...
2009-08-20 Pierre d'Herbemontrtsp: Remove unused variable.
2009-08-20 Pierre d'Herbemontrtsp: Flag unused parameters.
2009-08-20 Pierre d'Herbemontcdda: Fix a bunch of arg warnings.
2009-08-20 Pierre d'Herbemonthttp: Remove unused functions.
2009-08-20 Pierre d'Herbemontfile: Fix a warning when posix_fadvise() isn't defined.
2009-08-20 Pierre d'Herbemontvcd: Flag unused argument, and fix a pointer to number...
2009-08-20 Jean-Baptiste KempfScreen-win32: Kill warnings
2009-08-19 Jean-Baptiste KempfKill various warnings
2009-08-19 Jean-Baptiste KempfWin32: Kill a warning in vcd
2009-08-19 Jean-Baptiste KempfBDA: remove useless include.
2009-08-18 Rémi Denis-CourmontVCD: remove Win9x support
2009-08-15 Rémi Denis-CourmontRemove dummy utf8_open() mode parameter in absence...
2009-08-06 Rémi Denis-CourmontWork around missing POSIX.2008 dirfd() on Solaris ...
2009-08-06 Rémi Denis-CourmontCheck for fstatfs (fixes: #3028)
2009-08-06 Rémi Denis-CourmontCosmetic: socket(AF_ -> socket(PF_
2009-08-03 Rémi Denis-Courmontsys/mount.h requires sys/param.h on OpenBSD
2009-08-02 Rémi Denis-CourmontCleanup vlc_timer_* prototypes
2009-08-01 Rémi Denis-CourmontXCB screen: timer thread safety
2009-08-01 Laurent AimarRemoved prefetch whole file advise in the file access.
2009-08-01 Anthony LoiseauTag some more options as safe
next