]> git.sesse.net Git - vlc/history - modules/access
video_output fix compilation
[vlc] / modules / access /
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
2009-07-31 JP DingerDrop a const on a static array and misc cleanup.
2009-07-31 Ilkka Ollakkadvb: scanning ain't only -T, change dialog
2009-07-30 Ilkka Ollakkadvb-c: somewhat working channel-scanning in linux
2009-07-30 Ilkka Ollakkadvb-c: check symbol-rate limits from frontend
2009-07-29 Pierre Ynardv4l2: fix reversed logic
2009-07-29 Antoine CellerierPartial attempt at fixing interlacing support.
2009-07-29 Michael HanselmannConvert HTTP access module to common HTTP auth functions
2009-07-28 Rémi Duraffortzipstream: typo.
2009-07-28 Rémi DuraffortZip: fix use after free error.
2009-07-27 Pierre YnardWinCE: work-around for network file test
2009-07-26 Rémi Denis-CourmontTypo
2009-07-26 Rémi Denis-CourmontReal pseudo-RTSP: prevent integer underflow
2009-07-24 Rémi DuraffortUse var_TriggerCallback instead of var_SetVoid (the...
2009-07-23 Erwan Tulouzipaccess: correct memory leak (probing work moved...
2009-07-23 Rémi Denis-Courmontfile: do POSIX advisory I/O
2009-07-23 Rémi DuraffortGlobal headers.
2009-07-23 Jean-Baptiste KempfUse Brackets for global headers.
2009-07-23 Rémi Denis-Courmontfile: network file extra caching for Win32
2009-07-23 Rémi Denis-CourmontFix warning
2009-07-20 Rémi Denis-CourmontMake the extra network file caching configurable
2009-07-20 Rémi Denis-CourmontSort of handle ;type= in FTP URLs
2009-07-20 Rémi Denis-CourmontFTP path must be decoded - fixes #2982.
2009-07-19 Rémi Denis-CourmontRTP: fix corner-case memory leak (fd_dead is a cancella...
2009-07-19 Rémi Denis-CourmontRemove unused variable
2009-07-19 Rémi Denis-CourmontRTP: fix simultaneous sequence number wrap and re-order
2009-07-19 Rémi Denis-CourmontRTP: avoid pf_demux. Fix input thread latency
2009-07-19 Rémi Denis-Courmontscreen_xcb: use timer, simplify earlier commit
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...
next