]> git.sesse.net Git - vlc/history - modules/access
Qt4: don't ruin RC interface fallback when preferences are saved
[vlc] / modules / access /
2011-03-10 Rémi DuraffortUse empty() when applicable.
2011-03-10 Ilkka Ollakkadvb-c: update frequency table
2011-03-10 Ilkka Ollakkadvb: change position to move along when iterating modul...
2011-03-10 Ilkka Ollakkadvb: refactor dvb-c scanning code out from scan_Next()
2011-03-10 Ilkka Ollakkadvb remove default symbolrate setting
2011-03-10 Ilkka Ollakkadvb: initial support on scanning symbolrates on dvb...
2011-03-09 Ilkka Ollakkadvb: actually check/print right variable on dvb-c modul...
2011-03-09 Ilkka Ollakkadvb: add ability to scann modulation from dvb-c
2011-03-07 Rémi Duraffortvcdx: cleanup (theses values does not belong to this...
2011-03-06 Rémi Denis-CourmontFactor EIT text conversion in a .h file
2011-03-05 Rémi Denis-CourmontTypo
2011-03-05 Rémi Denis-CourmontDVB: fix turbo FEC check
2011-03-05 Rémi Denis-CourmontDVB: make scanning fully independent of Linux DVB
2011-03-05 Rémi Denis-CourmontDVB: separate CA management
2011-03-05 Rémi Denis-CourmontDVB: privatize scan_session
2011-03-05 Rémi Denis-CourmontDVB: privatize scan_service
2011-03-05 Rémi Denis-CourmontDVB: privatize scan_t
2011-03-05 Rémi Denis-CourmontDVB: useless includes
2011-03-05 Rémi Denis-CourmontUse SetWBE
2011-03-05 Rémi Denis-Courmontinline is inline
2011-03-03 Jean-Baptiste KempfDVB access: kill 3 warnings
2011-03-03 Jean-Baptiste KempfDVB access: remove outdated defines
2011-03-03 Rémi Denis-CourmontDVB: don't bother printing ioctl() error return value
2011-03-03 Rémi Denis-CourmontDVB: simplify other options parsing
2011-03-03 Rémi Denis-CourmontDVB: factor VLC to Linux modulation conversion
2011-03-03 Rémi Denis-CourmontDVB: list possible modulations
2011-03-03 Rémi Denis-CourmontDVB: list possible voltages
2011-03-03 Rémi Denis-CourmontDVB: warning in previous commit
2011-03-03 Rémi Denis-CourmontDVB: Remove old syntax check
2011-03-01 Rémi Denis-CourmontRTP: skip reordering timer in case of TCP
2011-03-01 Rémi Denis-CourmontRTP: use poll() timeout, get rid of the threaded timer...
2011-02-24 Jean-Baptiste Kempfhttp access: kill a win32 warning
2011-02-23 Jean-Baptiste KempfDShow: cleaning and cosmetics
2011-02-23 Jean-Baptiste KempfBDA: slight cleaning
2011-02-23 Jean-Baptiste KempfDShow: GUID cleaning
2011-02-23 Jean-Baptiste KempfBDA: work-around weird linking issue
2011-02-22 Jean-Baptiste KempfDShow: Split the GUIDs and the definition to another...
2011-02-22 Jean-Baptiste KempfDShow: Header File renaming
2011-02-22 Jean-Baptiste KempfDShow: kill a warning
2011-02-22 Jean-Baptiste KempfDShow: declare the IAMTunerNotification interface
2011-02-22 Jean-Baptiste KempfDShow: create the necessary interfaces
2011-02-22 Jean-Baptiste KempfDShow: GUID fixes
2011-02-22 Jean-Baptiste KempfDShow: add VIDEO_STREAM_CONFIG_CAPS and AUDIO_STREAM_CO...
2011-02-22 Jean-Baptiste KempfDShow: adding AMTuner enums when doc was available
2011-02-22 Jean-Baptiste KempfBDA: add a necessary MPEG2 GUID
2011-02-20 Laurent AimarRemoved useless call to picture_Setup() in dc1394 access.
2011-02-20 Rémi Duraffortrtsp: fix strncmp length.
2011-02-19 Jean-Baptiste KempfMMS: minor locality improvements
2011-02-19 Marton BalintFix typo in mms asf extended stream parser
2011-02-17 Jean-Baptiste Kempfaccess_attachment: kill a warning
2011-02-17 Jean-Baptiste KempfAccess_http: fix sign comparison warning
2011-02-17 Jean-Baptiste KempfVCD: small cosmetics and avoid calling block_New with...
2011-02-17 Jean-Baptiste KempfVCD: fix sign comparison error
2011-02-17 Pierre YnardVCDX: build fix
2011-02-17 Jean-Baptiste KempfVCDX: fix wrong printf format
2011-02-13 Jean-Baptiste KempfFix compilation
2011-02-13 Rémi Denis-CourmontNo need to check HAVE_GETENV
2011-02-12 Rémi Denis-CourmontRemove useless parameters
2011-02-12 Steinar H. GundersonIn the decklink module, add a string list for the audio...
2011-02-12 Steinar H. GundersonFix a typo in an error message in the decklink module.
2011-02-12 Steinar H. GundersonHold on to the DeckLink configuration object for the...
2011-02-07 Jean-Baptiste KempfJack: do not use deprecated functions
2011-02-07 Rémi Denis-CourmontLinux DVB: cleanup capabilities list, and add missing...
2011-02-07 Rémi Denis-CourmontLinux DVB: fix stupidity check (stupid is zero)
2011-02-01 Rémi Denis-CourmontRemove (extremely) old copy of videodev2.h
2011-01-24 Rémi Denis-CourmontSHM: new plugin to view (or encode) a shared memory...
2011-01-24 Rémi Denis-CourmontXCB/screen: fix config item descriptions
2011-01-23 Jean-Baptiste KempfLinsys: don't use strerror
2011-01-23 Rémi Denis-CourmontDV: remove impossible EAGAIN error on poll()
2011-01-23 Rémi Denis-CourmontV4L2: don't whine in the logs on EINTR
2011-01-23 Rémi Denis-CourmontV4L2: fix poll() error handling
2011-01-23 Rémi Denis-CourmontPVR: don't choke on EINTR and fix/remove polling timer
2011-01-23 Rémi Denis-CourmontOSS access: don't choke on EINTR
2011-01-23 Rémi Denis-CourmontDVB CAM: don't choke on EINTR
2011-01-22 Pierre YnardDistribute forgotten files
2011-01-21 Jean-Philippe AndréZip: check memory allocations or fail (in Open)
2011-01-21 Jean-Philippe AndréZip: fail when the file does not exist
2011-01-20 Rémi DuraffortFix potential memory leak.
2011-01-19 Christophe MassiotAdd support for Linear Systems (HD-)SDI cards
2011-01-17 Jean-Philippe AndréZip: fix seeking (closes #3867)
2011-01-17 Jean-Philippe AndréZip: fix opening of files
2010-12-26 Steinar H. GundersonUpdate Blackmagic DeckLink driver to the 7.9 SDK.
2010-12-21 Francois CartegnieFiles and paths are not string variables (for Qt)
2010-12-21 Francois CartegnieFix segfault in Qt adv_prefs caused by Null text.
2010-12-14 Jean-Paul Samanaccess/v4l2.c: Tell vlc what framerate the device delivers
2010-12-14 Jean-Paul Samanaccess/v4l2: remove framerate reduction code.
2010-12-03 Pierre Ynardrtp: option to assume Theora for unknown dynamic payloads
2010-12-03 Rémi Duraffortdvdnav: use the right type of the vout object.
2010-12-02 Pierre Ynardrtp input: theora support
2010-11-30 Rémi Denis-Courmontdecklink: fix uninitialized on error path
2010-11-30 Rémi Denis-Courmontdeclink: mutex leak
2010-11-27 Rémi Denis-CourmontRemove the mmap access plugin
2010-11-24 Rémi Duraffortdecklink: fix compilation.
2010-11-22 Rémi Duraffortaccess_oss: return NULL instead of 0.
2010-11-19 Rémi Denis-CourmontSDP: dummy access that return the URL path
2010-11-19 Rafaël CarréUse AC_FUNC_STRCOLL / HAVE_STRCOLL
2010-11-16 Jonas GehringAdd http-referrer option to HTTP access module
2010-11-16 Pierre Ynarddirectory: build fix
2010-11-16 Pierre Ynardrtp: fix vorbis header parsing
2010-11-15 Rémi Denis-Courmontdirectory: collate file names from the same directory
next