]> git.sesse.net Git - vlc/history - modules/access
live555 : don't call ES_OUT_SET_ES_STATE with NULL pointer
[vlc] / modules / access /
2012-02-21 Konstantin PavlovCDDA: Implement disc information caching.
2012-02-20 Konstantin Pavlovcdda: use http tunnelling mode and use port 80 for...
2012-02-17 Konstantin PavlovBluray: try to find mount point if block device file...
2012-02-12 Rémi Denis-CourmontDVB: discriminate ITU-T J.83 A and C annexes if possible
2012-02-11 Antoine CellerierChange --directory-version-sort boolean config option...
2012-02-10 Jean-Baptiste KempfDTV: add dvbt shortcut, for old-BDA module compatibility
2012-02-08 Sébastien Escudierfix handle leaks on RegOpenKeyEx
2012-02-07 Antoine CellerierRevert "Remove version sort option. Now uses version...
2012-02-07 Antoine CellerierRemove version sort option. Now uses version sort by...
2012-02-05 Rafaël CarréMention 2.0.0 instead of 1.2.0
2012-02-04 Antoine CellerierAdd option to use version sort when adding a dir
2012-02-03 Rafaël Carrédshow: build with mingw-w64
2012-02-03 Rafaël Carrébdagraph: build with mingw-w64
2012-02-02 Rafaël Carrédshow: remove non standard extensions from header
2012-02-01 Rafaël Carréavio output: flush after writes
2012-01-31 Rafaël Carréavio access: fix setup of libavformat callback
2012-01-31 Rémi Denis-CourmontV4L2: fix kinda constant expression to be really constant
2012-01-31 Rémi Denis-CourmontUse static_assert()
2012-01-30 Rafaël Carréavio: EOVERFLOW is not defined on windows
2012-01-30 Rafaël Carréavio access: use new API
2012-01-27 Rémi Denis-CourmontRemove inconsistently used check for <sys/stat.h>
2012-01-27 Rémi Denis-Courmontvdr: <sys/types.h> is always present and not checked
2012-01-27 Rémi Denis-CourmontRemove inconsistently used check for <fcntl.h>
2012-01-27 Rémi Denis-CourmontInclude system headers before VLC headers
2012-01-24 Felix Paul Kühneqtcapture: timing and speed improvements
2012-01-24 Rémi Denis-CourmontProperly remove the old dvb plugin, fix bootstrapping
2012-01-21 Tobias GüntnerTypo
2012-01-19 Jean-Baptiste KempfUse our DNS for freedb
2012-01-10 Laurent AimarIgnore files without their beginning in RAR archive.
2012-01-10 Laurent AimarDo not error out on empty rar file.
2012-01-10 Laurent AimarImproved detection of splitted RAR archives.
2012-01-06 Laurent AimarFixed ICY metadata support when HTTP chunked transfer...
2012-01-06 Laurent AimarExecute EOF when an error occurs while reading the...
2012-01-06 Rémi Denis-Courmontv4l2: add automatic power line frequency detection
2012-01-06 Rémi Denis-Courmontv4l2: add analag standard groups from Linux 3.2
2012-01-05 Rafaël Carrédtv/linux: use vlc open wrappers
2012-01-04 Laurent AimarFixed potential NULL dereference when openning splitted...
2012-01-04 Laurent AimarFixed BDA support (close #5627).
2012-01-04 Jean-Baptiste KempfDShow: remove choices from translated string
2011-12-30 Rafaël Carrévcd ioctl_ReadSectors() : factorize error case
2011-12-28 Jean-Baptiste KempfVCD: misc cosmetics and move to the # chapter syntax
2011-12-27 Rafaël Carrébluray: don't crash when file is NULL
2011-12-23 Rémi Denis-Courmontdhsow: missing white space (breaks PO files)
2011-12-21 KO Myung-HunDo not use libdvdnav's read ahead cache on OS/2.
2011-12-17 Rafaël Carrédvb_set_isdbc(): remove unused arguments warnings
2011-12-17 Tobias GüntnerSet title length and size.
2011-12-17 Tobias GüntnerIgnore missing meta data files. Check directory name...
2011-12-15 Pere Orgafix filename self-references
2011-12-11 Laurent AimarFixed multi-volume RAR support.
2011-12-11 Laurent AimarFixed a small leak when the rar stream_filter recognize...
2011-12-11 Laurent AimarFixed the return value of STREAM_GET_CONTENT_TYPE in...
2011-12-10 Laurent AimarFixed potential NULL deference in dvdnav plugin.
2011-12-09 Francois Cartegniedemux: dvdnav: add chapters seekpoints timings
2011-12-01 Jean-Baptiste KempfQTsound: fixes format string and integer times
2011-12-01 Jean-Baptiste KempfQTsound: only available on QTKit 7.6.3 and over
2011-11-29 Rafaël CarréDistribute (but do not build) modules/access/dvb
2011-11-29 Jean-Baptiste KempfAccess makefile: don't add twice the folders
2011-11-29 Rafaël Carrémodules/access: only add to DIST_SUBDIRS the subdirs...
2011-11-29 Rafaël Carrémodules/access: add missing directories to DIST_SUBDIRS
2011-11-29 Rafaël Carréfix access_smb libraries
2011-11-27 Rémi Denis-CourmontSRTP: mark internal library static, fix linking
2011-11-26 Pierre YnardDocument size restrictions of SRTP parameters
2011-11-21 Kaarlo RaihaFix typo
2011-11-20 Rémi Denis-CourmontDTV: add ISDB-C (ITU J.83 Annex C) untested support
2011-11-19 Rafaël Carréfix crash with directory access
2011-11-19 Rafaël CarréRevert "directory access: avoid useless strdup"
2011-11-19 Sam LadeBluray: fix issue when libbluray couldn't parse the...
2011-11-19 Jean-Baptiste KempfBluray access: relicense to LGPLv2.1+
2011-11-13 Rafaël Carrédirectory access: avoid useless strdup
2011-11-11 Rémi Duraffortvdr: check array index before using it.
2011-11-10 Rémi Denis-CourmontDTV: poll signal strength and noise ratio every so...
2011-11-09 Rafaël CarréblurayOpen(): factorize error case
2011-11-05 Rémi Denis-Courmontv4l2: fix typo
2011-11-04 Rémi Denis-CourmontRTP: print an explanatory error in case of dynamic...
2011-11-04 Rémi Denis-CourmontRTP: cosmetic fixes
2011-11-04 Rémi Denis-CourmontFix punctuation ". (%m)" -> "(%m) ."
2011-11-04 Michael Feursteinqtsound: added audio capture functionality for MAC...
2011-11-03 Laurent AimarEnabled HTTP seek support when Accept-Ranges is present...
2011-11-03 Rémi Denis-CourmontBDA: work around unimplemented dvb_enum_systems()
2011-11-01 Rémi Denis-CourmontDTV: remove misleading/outdated comment
2011-11-01 Rémi Denis-CourmontMark dvb-adapter as safe (fix #5503)
2011-10-31 Rémi Denis-Courmontv4l2: fix step-wise and continuous frame sizes enumeration
2011-10-30 Jean-Baptiste KempfDVDread: comment out dead code
2011-10-30 Jean-Baptiste KempfDV: check return of vlc_clone
2011-10-23 Rémi Denis-CourmontV4L2: remove exposure control, this is for still cameras
2011-10-23 Rémi Denis-CourmontV4L2: hack compatibility with kernel headers 2.6.32...
2011-10-20 KO Myung-HunImplement cdrom tools to access audio/video CD on OS/2
2011-10-18 Hugo Beauzée-Luyssendshow: Removing useless const_cast
2011-10-14 KO Myung-HunInclude missing unistd.h and time.h for OS/2
2011-10-12 Janne Kujanpäävdr access: trivial Open() fix
2011-10-11 Rafaël Carréavio out: fix memleak in error path
2011-10-11 Rafaël Carréavio output: fix coding style
2011-10-11 Rémi Denis-CourmontOverride PulseAudio input buffer attributes and watch...
2011-10-10 Laurent AimarLet vdr access return true for CAN_FASTSEEK.
2011-10-10 KO Myung-HunImplement IsRemote() for OS/2
2011-10-10 KO Myung-HunOS/2 uses the same path style as Win32
2011-10-08 Rémi Denis-CourmontSwitch PulseAudio input and common code to LGPL
2011-10-08 Rémi Denis-CourmontOpen a specific PulseAudio source if specified
2011-10-08 Rémi Denis-CourmontNegotiate input sample rate with PulseAudio
2011-10-08 Rémi Denis-CourmontNegotiate input sample format with PulseAudio
next