]> git.sesse.net Git - vlc/history - modules/access
lua_sd: fix memleak and factorize.
[vlc] / modules / access /
2010-02-14 Laurent AimarSimplified and fixed mmst/u pausing (close #2673).
2010-02-14 Rémi Denis-CourmontUse vlc_openat, fix support for non-UTF-8 systems
2010-02-14 Rémi Denis-Courmontdirectory: remove useless string if fdopendir() is...
2010-02-14 Rémi Denis-Courmontdirectory: handle fd:// syntax
2010-02-14 Rémi Denis-Courmontdirectory: use block_heap_Alloc()
2010-02-13 Rémi Denis-CourmontMake mouse-moved and mouse-clicked coordinates, remove...
2010-02-11 Laurent AimarUsed var_Inherit in mms access.
2010-02-11 Laurent AimarFixed invalid var_Create type in mmsh.
2010-02-10 Christophe MutricyRTMP: Don't trust the length given by the stream
2010-02-08 Rémi Duraffortvcd: fix potential NULL-dereference (found with cocinne...
2010-02-07 Rémi Denis-CourmontV4L: compile fix
2010-02-07 Rémi Denis-CourmontUse vlc_dup
2010-02-07 Rémi Denis-Courmontutf8_* -> vlc_* (sed roxxors)
2010-02-07 Rémi Denis-CourmontSplit file path functions out of vlc_charset.h into...
2010-02-07 Rémi Denis-Courmontnet_Printf: automagic cast to VLC object
2010-02-03 Jakob Lebeninput_item: compress two functions into one and rename...
2010-02-03 Pierre d'Herbemontinput_item: Remove input_item_AddSubItem2 and send...
2010-02-02 Rémi Duraffortdshow: use empty() instead of !size() (quicker).
2010-02-02 Jakob Lebenvarious modules: adjust to new playlist design
2010-01-31 Rémi Denis-CourmontDon't #include LibVLC from plugins
2010-01-30 Laurent AimarRemoved now useless es_out_t::b_sout field.
2010-01-28 Rémi Denis-Courmontdshow: remove impossible case
2010-01-28 Rémi Denis-CourmontRemove useless vlc_object_detach() before vlc_object_re...
2010-01-28 Rémi Denis-CourmontStick b_error to object types that actually use it
2010-01-28 Rémi Denis-CourmontHTTP access: privatize b_error
2010-01-28 Rémi Denis-CourmontMMS: nothing ever sets b_error, so no need to check it
2010-01-28 Rémi Denis-Courmontaccess/access_demux: check psz_access rather than b_force
2010-01-25 Colin GuthrieRTMP: Fix a format-security warning
2010-01-23 Laurent AimarFixed typo in avformat access.
2010-01-23 Rémi Denis-CourmontRevert "file: rewind before read"
2010-01-23 Rémi Denis-Courmontfile: fix warning
2010-01-22 Rémi Duraffortaccess_sftp: fix compilation.
2010-01-21 Laurent AimarFixed compilation.
2010-01-21 Laurent AimarMade stream_t size and position unsigned.
2010-01-21 Laurent AimarUsed uint64_t for access_t::info.i_size/i_pos and acces...
2010-01-21 Laurent AimarDo not store -1 in access_t::info.i_size in http access.
2010-01-21 Rémi Duraffortsftp: fix a potential memleak.
2010-01-16 Rémi Denis-Courmontfile: rewind before read
2010-01-16 Rémi Denis-Courmontdirectory: restore check against standard input
2010-01-16 Rémi Denis-Courmontfile: handle fd://<fd>/<path>
2010-01-16 Rémi Denis-CourmontAccess: remove special case for "-" (standard input)
2010-01-16 Rémi Denis-CourmontRemove sys/types.h check
2010-01-16 Rémi Denis-CourmontMissing files
2010-01-16 Rémi Denis-Courmontfile: use the same open() path for directories as for...
2010-01-16 Rémi Denis-Courmontfile: initialize access_t after the open operation...
2010-01-16 Rémi Denis-Courmontdirectory: remove special case for '-'
2010-01-16 Rémi Denis-CourmontMerge file and directory plugins
2010-01-16 Rémi Denis-Courmontfile: expand a (now) trivial and used only once function
2010-01-16 Rémi Denis-CourmontRead-ahead only makes sense for seekable file descriptors
2010-01-16 Rémi Denis-Courmontfile: remove Win32 leading slash handling
2010-01-14 Rémi Denis-CourmontMMS: fix variable type
2010-01-14 Rémi Denis-CourmontHTTP: zlib only supports deflate and gzip
2010-01-13 Laurent AimarAdded an access for reading input attachments.
2010-01-13 Rémi Duraffortaccess_mms: fix variable type.
2010-01-11 Rémi Denis-CourmontRemove useless <fcntl.h> inclusions
2010-01-11 Rémi Denis-CourmontRemove useless <ctype.h> inclusions
2010-01-11 Rémi Denis-CourmontRemove useless <sys/stat.h> includes
2010-01-11 Rémi Denis-CourmontRemove useless <errno.h> inclusions
2010-01-09 Rémi Denis-CourmontMaemo: saner default resolution for V4L2
2010-01-05 Rémi Duraffortlld/llu => PRIi64/PRIu64
2010-01-05 Rémi Duraffortavio: lld => PRIi64.
2010-01-04 Adrian KnothJACK input support for jack2
2010-01-04 Antoine CellerierUse %4.4s instead of %4s for fourccs cast to char *.
2010-01-04 Jean-Baptiste KempfRemove CDDAX module
2010-01-03 Geoffroy CouprieAdd a bunch of help strings. Feel free to correct them...
2009-12-30 Jean-Baptiste KempfWin32: kill a warning
2009-12-30 Rémi Denis-CourmontVCDX: use var_Inherit
2009-12-30 Rémi Denis-CourmontV4L2: kill config_Get
2009-12-30 Rémi Denis-CourmontMMSH: use var_Inherit
2009-12-30 Rémi Denis-CourmontVCDX: use after free
2009-12-30 Rémi Denis-CourmontAvoid variable shadowing
2009-12-30 Rémi Denis-CourmontDVD: kill config_Get
2009-12-30 Rémi Denis-CourmontDVB: config_Get -> var_Inherit
2009-12-30 Rémi Denis-Courmontcdda: kill config_Get*
2009-12-28 Antoine CellerierChange default alsa device lookup
2009-12-28 Antoine CellerierAdd a small help text to the alsa access.
2009-12-28 Pierre d'Herbemontqtcapture: Make sure we don't block on main thread...
2009-12-27 Jean-Baptiste KempfBDA: include ordering
2009-12-26 Jean-Baptiste KempfTypo in previous commit
2009-12-26 Jean-Baptiste KempfDC1394: use SCNx64 instead of llx in sscanf
2009-12-26 Jean-Baptiste Kempfhttp access: use SCN instead of PRI with sscanf
2009-12-16 Laurent AimarRemoved es_format_t::i_aspect.
2009-12-16 Laurent AimarUsed a sar for picture_New/Setup.
2009-12-15 Rafaël Carréaccess_avio: cosmetics
2009-12-15 Rafaël Carréaccess_avio: unused variable
2009-12-13 Pierre YnardFix avio with MERGE_FFMPEG
2009-12-12 Laurent AimarAdded an access using avformat protocol support.
2009-12-10 Pierre d'Herbemontqtcapture: Make sure we build on 10.6 64bits.
2009-12-06 Rémi Denis-CourmontDo not assert memory allocations
2009-12-05 JP DingerObligatory win32 compile fixes.
2009-12-05 JP DingerReplace argument = realloc( argument, size ); with...
2009-12-04 Rémi Duraffortdc1394: fix memleaks.
2009-12-04 Rémi Duraffortdc1394: fix potential memleak.
2009-12-04 Rémi Duraffortdc1394: fix debug messages
2009-12-04 Rémi Duraffortdc1394: We must quit the function if the file handler...
2009-12-04 Rémi Duraffortdc1394: factorize.
2009-12-03 Rémi Duraffortdc1394: cleanings (no need to set p_sys to NULL and...
2009-12-03 Rémi Duraffortdc1394: factorize.
2009-11-29 Rémi Denis-CourmontXCB/screen: support windows on other non-default screens
2009-11-28 Rémi Denis-CourmontTS demux: fix memory leak using ACCESS_SET_PRIVATE_ID_CA
next