]> git.sesse.net Git - vlc/history - modules/access
Remove DTS-HD block for DTS track.
[vlc] / modules / access /
2009-01-18 Rémi DuraffortRevert "access_samba: don't use deprecated functions."
2009-01-17 Laurent AimarForce to specify options flags in input_item_New*.
2009-01-17 Laurent AimarRenamed input_item_AddOpt to input_item_AddOption.
2009-01-17 Antoine CellerierRemove debug.
2009-01-17 Antoine CellerierAdd support for directory listing in ftp access.
2009-01-17 Rémi Denis-CourmontRemove unused parameter
2009-01-17 Antoine CellerierIgnore image types in directory access.
2009-01-17 Antoine CellerierFix some demux control replies
2009-01-17 Antoine CellerierMerges of misc comments in mailing list thread.
2009-01-17 Antoine CellerierDefault duration of 10s when fake isn't forced. Make...
2009-01-17 Joseph Tuloua straighforward still image demuxer with 100% compatib...
2009-01-16 Laurent AimarFixed an invalid use of p_input->i_pts_delay.
2009-01-16 Timo Paulssenfix cdda playlists for CDs that have more than 9 titles.
2009-01-16 Rémi Duraffortcalloc( nb_elmnt, size ) instead of calloc( size, nb_el...
2009-01-16 Rémi DuraffortUse the access helpers.
2009-01-16 Rémi Duraffortaccess_mms: use STANDARD_READ_ACCESS_INIT and fix poten...
2009-01-16 Rémi Duraffortaccess_gnomevfs: Read function take a size_t and not...
2009-01-16 Rémi Duraffortaccess_samba: don't use deprecated functions.
2009-01-14 Christophe MutricyRemove unused includes
2009-01-14 Christophe MutricyRemove unused includes
2009-01-14 Rémi Duraffortaccess_ftp: uneeded var_get.
2009-01-14 Rémi Duraffortaccess_file: unneeded test.
2009-01-13 FUJISAWA TooruAdd subscreen/follow mouse options in open dialog.
2009-01-12 Rémi Duraffortaccess_ftp: cleanup.
2009-01-11 Rémi Denis-CourmontRTP: allow odd RTP ports for TCP & DCCP
2009-01-11 Rémi Denis-CourmontRTP: implement separate option for RTCP receive port
2009-01-11 Rémi Denis-CourmontRemove some semi-colons
2009-01-11 FUJISAWA TooruAdd subscreen/follow mouse support to Mac OS X screen...
2009-01-11 Rémi Denis-Courmontdvdnav: also probe file:// (fixes #2131)
2009-01-11 Rémi Denis-Courmontdvdnav: trivially avoid duplicate file path lookup
2009-01-11 Rémi Denis-Courmontdvdnav: cosmetic simplification
2009-01-10 Rémi Denis-CourmontDirectory: ignore SSA files - fixes #2341
2009-01-07 Ken SelfBDA: remove %S formatting plus a few other fixes
2009-01-04 Antoine Cellerierv4l2 access can now find optimal frame rate and dimensions
2009-01-04 Antoine CellerierInput based input slaves sound better.
2009-01-04 Antoine CellerierMove v4l2.c back to the access/ directory
2009-01-04 Antoine CellerierFix confusing variable name.
2009-01-03 Antoine CellerierImplement DEMUX_SET_NEXT_DEMUX_TIME in alsa & oss
2009-01-03 Antoine CellerierImplement DEMUX_GET_TIME in screen access.
2009-01-03 Antoine CellerierRemove debug message.
2009-01-03 Antoine CellerierUse poll instead of msleep in v4l
2009-01-03 Antoine CellerierRemove OSS support from v4l module.
2009-01-03 Antoine CellerierCosmetics.
2009-01-03 Antoine CellerierRemove Alsa and OSS support from v4l2 module.
2009-01-03 Antoine CellerierCleanup alsa.
2009-01-03 Antoine CellerierFix alsa polling.
2009-01-03 Antoine CellerierSplit OSS access from v4l2.
2009-01-03 Antoine CellerierSplit Alsa access module from v4l2.
2009-01-03 Antoine CellerierFix copyright date.
2009-01-03 Antoine CellerierUse polling instead of msleep in v4l2 access_demux.
2008-12-31 Joseph Tuloutest if access dc1394 is right earlier in the probing...
2008-12-28 Ken SelfBDA allow card selection
2008-12-21 Dominique LeuenbergerFix for 'no-return-in-nonvoid function intf.c'
2008-12-17 Rémi DuraffortCheck malloc return value.
2008-12-17 Rémi DuraffortUse NULL instead of 0.
2008-12-17 Rémi Duraffortcaugh caugh.
2008-12-17 Rémi DuraffortAnother fix for win32.
2008-12-17 Rémi DuraffortFix win32 compilation.
2008-12-16 Rémi Duraffortbdagraph: cleaning.
2008-12-16 Rémi Duraffortbda: little cleanup.
2008-12-15 Rémi Duraffortmms/mmstu: fix a memleak and avoid to memcpy two times...
2008-12-15 Rémi DuraffortReally fix this.
2008-12-15 Rémi DuraffortFix multiple deallocation (three deallocation for the...
2008-12-15 Rémi DuraffortRemove unneded test before delete/free.
2008-12-15 Ken SelfBDA free() strings from var_GetNon_EmptyString
2008-12-15 kenselfSignificant changes to ATSC and DVB-S processing which...
2008-12-15 kenselfAdded Tunng Space class definitions
2008-12-15 kenselfEnhance DVB-S handling with range parameter and option...
2008-12-13 Rémi Duraffortmodule_need wants pointers and boolean so give NULL...
2008-12-13 Rémi Duraffortanother fix for win32.
2008-12-13 Rémi DuraffortFix compilation on win32.
2008-12-13 Rémi DuraffortUse calloc instead of malloc+memset.
2008-12-12 Rémi DuraffortUse calloc instead of malloc+memset.
2008-12-12 Rémi Duraffortrealrtsp: fix compilation warning, use calloc and some...
2008-12-12 Rémi Duraffortrealrtsp: cosmetics
2008-12-12 Rémi Duraffortrtspreal: no need to compute the values of this array.
2008-12-12 Rémi Duraffortrtspreal: no need to ask for the size of the array as
2008-12-12 Rémi Duraffortrealrtsp: don't write outside a static buffer.
2008-12-12 Rémi Duraffortrealrtsp: fix read after the end of the string if the...
2008-12-12 Rémi Duraffortrealrtsp: initialize *all* the array
2008-12-12 Rémi Duraffortrealrtsp: fix potential memleaks.
2008-12-09 Laurent AimarRemove access-filter support.
2008-12-09 Laurent AimarRemoved useless stream_DemuxDelete.
2008-12-07 Rémi Denis-CourmontRTP: add QCLEP and GSM static formats (untested)
2008-12-04 Rémi Denis-CourmontImprove messages
2008-12-04 Rémi Denis-CourmontFix inverted RTP dropout and misordering, and some...
2008-12-04 Rémi Denis-CourmontRemove useless optimistic synchronization hack
2008-12-04 Rémi Denis-CourmontAdd some warnings
2008-12-03 Rémi Denis-CourmontRTP: fix overflow in jitter computation
2008-12-03 Rémi Denis-CourmontRTP: dequeue and discard late packets
2008-12-03 Rémi Denis-CourmontCosmetic
2008-12-02 Rémi Denis-CourmontFix socket hang-up detection
2008-11-30 Rémi Denis-CourmontBy definition of sizeof, sizeof(char) = 1
2008-11-27 Rémi Denis-CourmontRTP: implement demux EOF
2008-11-27 Rémi Denis-CourmontRevert "Fixed deadlock when no data are received in...
2008-11-27 Rémi Denis-CourmontRTP: notify demux thread when RTP flow is dead
2008-11-27 Rémi Denis-CourmontRTP: fail when object is killed
2008-11-27 Rémi Denis-CourmontRTP: some documentation
2008-11-27 Rémi Denis-CourmontRTP: fix use of unitialized value
2008-11-24 Jean-Baptiste Kempf[ÐShow] add HDYC mediasubtype
next