]> git.sesse.net Git - vlc/history - modules/access
Qt4: remove V4L1
[vlc] / modules / access /
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
2010-11-15 Rémi Denis-Courmontdirectory: use vlc_loaddir instead of vlc_readdir
2010-11-15 Rémi Denis-Courmontdirectory: cleanup, avoid useless allocs
2010-11-15 Rémi Denis-Courmontdirectory: small simplification
2010-11-14 Pierre YnardFix const warnings
2010-11-14 Pierre Ynardrtp: use VLC_TS_INVALID
2010-11-13 Pierre Ynardrtp input: vorbis payload format is now an RFC
2010-11-13 Sven PetaiMake returning fatal error from the Read() more obvious...
2010-11-13 Sven PetaiReturn fatal error to the upper layers when connection...
2010-11-12 Jean-Baptiste KempfAVIO: fix compilation when avio.h is separated from...
2010-11-12 Laurent AimarFixed rar stream_filter generated playlist.
2010-11-12 Laurent AimarReset the stream position when rar stream_filter failed...
2010-11-11 Rémi DuraffortC++: use postfix operator for interators (that's suppos...
2010-11-07 Laurent AimarWorkaround v4l2 drivers that do not behave correctly...
2010-11-02 Rafaël Carrésmb: Fix stack smashing
2010-11-01 Pierre Ynardv4l2: revert to default caching
2010-11-01 Jean-Baptiste KempfBlu-Ray: warn the user about AACS/BD+
2010-11-01 Jean-Baptiste KempfBlu-Ray: correctly update the navigation menu for ...
2010-11-01 Jean-Baptiste KempfBluray access: support for Titles
2010-10-31 Rémi Denis-CourmontRTP: reorder for better readability
2010-10-31 Laurent AimarRemoved invalid assignation while loading cue files.
2010-10-31 Laurent AimarMde GrabVideo() in v4l2.c a bit easier to follow.
2010-10-31 Rémi Denis-CourmontRemove unmaintained BeOS support
2010-10-31 Rémi Denis-CourmontXCB: use automake conditional
2010-10-26 Rémi Denis-CourmontMMS: use ToCharset()
2010-10-26 Rémi Denis-CourmontDVB: resync with TS demux
2010-10-26 Rémi Denis-CourmontMove vlc_iconv* to <vlc_charset.h>
2010-10-23 Steinar H. GundersonAdd access module for BlackMagic SDI cards ("decklink").
2010-10-22 Rémi DuraffortFix compilation.
2010-10-22 Rémi Denis-Courmontadd_bool: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_integer: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_float: remove callback parameter
next