]> git.sesse.net Git - vlc/history - modules/access
Qt: use Qt4.7 clickLineEdit, if possible
[vlc] / modules / access /
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
2010-10-22 Rémi Denis-Courmontadd_loadfile: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_password: remove callback parameter
2010-10-22 Rémi Denis-CourmontRemove legacy parameter from add_string()
2010-10-22 Rémi Denis-CourmontRemove unused change_integer_list parameter
2010-10-21 Rémi Denis-CourmontNULL rather than 0 pointers
2010-10-17 Jean-Baptiste KempfBluray: correctly select the main title
2010-10-14 Rémi Denis-Courmontsplit add_file into add_loadfile and add_savefile
2010-10-10 Rémi Denis-Courmontvar_InheritString returns NULL, not ""
2010-10-10 Rémi Denis-Courmontdvdread: fix potential buffer read overflow (fix #4238)
2010-10-10 Rémi Denis-Courmontdvdnav: fix potential buffer read overflow
2010-10-10 Rémi Denis-CourmontRevert "dvdread: minimum value for ps_pkt_size is 6"
2010-10-10 Rémi Denis-Courmontdvdnav: no need to check for 6 bytes before ps_pkt_size...
2010-10-09 Pierre d'Herbemonthttp: Fix a NULL ptr deref in http-user-agent handling.
2010-10-09 Rémi DuraffortRemove idempotent operation.
2010-10-08 Rémi Denis-Courmontdvdnav: clean up, fix error message and probing encodin...
2010-10-08 Rémi Denis-Courmontdvdread: clean up path handling and fix error message...
2010-10-06 Rémi Denis-CourmontPermissions
2010-10-03 Jean-Baptiste KempfBlu-Ray: be way more restrictive in the probing
2010-10-02 Tony Vankrunkelsvendecode an RTP/H264 elementary stream without using SDP
2010-09-21 Jean-Baptiste KempfBasic support for Blu-Ray using libbluray
2010-09-17 Rémi Denis-CourmontMark http-user-agent private
2010-09-17 Rémi Denis-CourmontRestore LibVLC/VERSION at the end of the HTTP user...
2010-09-14 Rémi Duraffortaccess_http: use the user agent provided by the user...
2010-09-07 Tobias GüntnerAdded support for VDR recordings
2010-08-22 Rémi Denis-CourmontFix/improve some strings
2010-08-17 Rémi DuraffortUse var_Inherit* when applicable.
2010-08-17 Rémi Duraffortaccess_udp: remove obsolete shortcuts.
2010-08-17 Rémi DuraffortUse pkg-config to check for dvdread (the .pc file exist...
2010-08-13 Rémi Duraffortdvb_scan: fix memleak.
2010-08-11 Laurent AimarExport title length in dvdnav access_demux.
2010-08-11 Laurent AimarReplaced a %d with PRId64 in dvb access.
2010-08-11 Manol Manolovdshow: cosmetics replace "dshow-" with CFG_PREFIX in...
2010-08-09 Rémi Duraffortdvdnav: fix memory leak.
2010-08-09 Rémi Duraffortdvdread: fix typo (does not have any impact).
2010-08-09 Jean-Baptiste KempfDShow: small fixes and cosmetics
2010-08-09 Jean-Baptiste KempfDShow: small fixes on error paths
2010-08-09 Jean-Baptiste KempfDShow: update Copyright years
2010-08-09 Manol ManolovAdd frequency and video standard options in dshow
2010-08-09 Jean-Baptiste KempfWin32: prepare for Dshow freq and video standard options
2010-08-09 Rémi Duraffortdvdread: fix memory leak.
2010-08-08 Rémi Denis-Courmontdvdnav: ps_pkt_size() requires at least 6 bytes (fixes...
2010-08-05 David KaplanDVB channel search dialog now shows ETA
2010-08-05 David KaplanDVB-S scanning support
2010-08-05 David KaplanDVB access module format improvements
2010-08-05 David KaplanDVB: Increased signal timeout times
2010-08-03 Rémi DuraffortFix compiler warnings.
2010-08-03 Rémi Denis-CourmontFTP: directories cannot be sought
2010-08-03 Rémi Denis-CourmontFTP: fix small memory leak in directory case
2010-08-03 Rémi Denis-CourmontFTP: fix directory support
2010-08-03 Rémi Denis-CourmontRemove useless <dirent.h> check
2010-08-02 Rémi Denis-CourmontFTP: fix relative file paths (fix #3984)
2010-08-02 Rémi Denis-CourmontRevert "access_http: use only the provided user agent."
2010-07-28 Rémi Duraffortaccess_http: use only the provided user agent.
2010-07-28 Rémi Durafforts/informations/information/
2010-07-27 Rémi Denis-CourmontDo not include vlc_modules.h in vlc_common.h
2010-07-25 Rémi Denis-CourmontRemove support for V4L version 1
2010-07-22 Rémi Denis-CourmontXCB/screen: fix misleading comments
2010-07-22 Manol ManolovAdd Clear QAM to BDA
next