]> git.sesse.net Git - vlc/history - modules/access
auhal: updated to the latest API
[vlc] / modules / access /
2011-03-23 Rémi Denis-CourmontDTV: use kHz for all frequencies
2011-03-22 Ilkka Ollakkadvb: do decode_BCD without asprintf
2011-03-21 Rémi DuraffortRemove obvious statements.
2011-03-21 Rémi DuraffortRemove obvious statement.
2011-03-21 Rémi Denis-CourmontUnitialized value
2011-03-21 Rémi Denis-CourmontDVB: CAM: clean up HTML output memory management
2011-03-21 Rémi Denis-CourmontDVB: merge all CAM stuff in a single file (untested)
2011-03-20 Jean-Baptiste KempfMac: remove trailing spaces
2011-03-20 Rémi Denis-Courmontdshow: mark some options as safe
2011-03-20 Rémi Denis-CourmontDTV: DVB-S and DVB-S2 tuning
2011-03-20 Rémi Denis-CourmontDTV: small DVB-C fixes
2011-03-20 Rémi Denis-CourmontDTV: backward compatibility with --dvb-modulation
2011-03-20 Rémi Denis-CourmontDTV: backward compatible --dvb-fec option
2011-03-20 Rémi Denis-CourmontDTV: factorize tuning and add spectral inversion
2011-03-20 Rémi Denis-CourmontBDA: remove non-Windows stuff
2011-03-20 Rémi Denis-CourmontDTV: remove useless reference counter
2011-03-20 Rémi Denis-CourmontDTV: read TS feed old-style from the monolithic DVR
2011-03-20 Rémi Denis-CourmontDTV: work-in-progress Linux DVBv5 input
2011-03-17 Ilkka Ollakkadvb-c: optimize initial channelfinding if we can utilis...
2011-03-17 Ilkka Ollakkadvb: dvb-c channels seems to have only QAM64..256 modul...
2011-03-17 Ilkka Ollakkadvb: use NIT-info from first found channel to scan...
2011-03-17 Ilkka Ollakkadvb: iterate modulations 256..16 instead 16..256
2011-03-17 Ilkka Ollakkadvb: get current modulation if dvb-c iteration didn...
2011-03-17 Ilkka Ollakkadvb: count channels names, not number of services we...
2011-03-17 Ilkka Ollakkadvb: helper functions to decode BCD and get service_type
2011-03-16 Jean-Baptiste KempfAccess_jack: do not flag auto-connect as advanced
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
next