]> git.sesse.net Git - vlc/history - modules/access
CORBA module update:
[vlc] / modules / access /
2004-05-26 Christophe Massiot* modules/access/pvr: Added keyint= and bframes= options.
2004-05-19 Damien Fouilleul- capture filter supports more than one media types
2004-05-19 Damien Fouilleul- ordered device supported media types using an arbitra...
2004-05-18 Rocky BernsteinTolerate vcdimager < 0.7.21. Patch thanks to Arwed...
2004-05-16 Gildas Bazin* include/modules_inner.h, include/modules.h: added...
2004-05-15 Gildas Bazin* modules/demux/dvdnav.c, modules/access/dvdplay/tools...
2004-05-15 Gildas Bazin* modules/access/v4l/v4l.c: removed useless warning...
2004-05-15 Gildas Bazin* modules/access/mms/mmstu.c: fixed a few corner cases...
2004-05-14 Laurent Aimar * mmstu: added a couple of uint64_t casts to avoid...
2004-05-14 Jean-Paul SamanClose DVR device
2004-05-11 Christophe Massiot* src/stream_output/stream_output.c: Use strtol for...
2004-05-10 Jean-Paul Samandvb/access.c - properly cast memory returned by malloc()
2004-05-10 Christophe Massiot1l
2004-05-10 Christophe Massiot* src/input/input_programs.c: Fixed the --program optio...
2004-05-10 Christophe Massiot* modules/access/dvb: Major rewrite of the code.
2004-05-07 Jean-Paul SamanTuning to DVB-C works. Added code to listen to FE_REINI...
2004-05-07 Jean-Paul SamanGracefully interrupt the tuning process.
2004-05-07 Jean-Paul Samancompilation fixes
2004-05-07 Jean-Paul SamanRefactoring of dvb.c and access.c. Coding style and...
2004-05-07 Rocky BernsteinTolerate compilation with vcdimager 0.7.20. Sigh.
2004-05-06 Derk-Jan Hartman* fixed a number of memleaks
2004-05-04 Rocky BernsteinCorrect bitrate in the WAV header.
2004-05-02 Sigmund Augdal Helbergmodules/access/cdda.c: write proper bitrate in the...
2004-04-29 Gildas Bazin* modules/access/dshow/filter.cpp: removed useless...
2004-04-27 Sam Hocevar * Massive spelling corrections.
2004-04-27 Sam Hocevar * modules/access/v4l/v4l.c:
2004-04-25 Sam Hocevar * modules/access/dvb/dvb.c: fixed syntax errors.
2004-04-24 Jean-Paul Samandvb/access.c removed old commandline syntax
2004-04-22 Clément StenacFix audio and do not read 1 byte without remembering it
2004-04-21 Christophe Massiot* modules/access/pvr/pvr.c: Code conventions; added...
2004-04-21 Derk-Jan Hartman* modules/demux/sgimb.c
2004-04-19 Benjamin Prachtadds a linebreak after sending the Basic authentificati...
2004-04-14 Gildas Bazin* modules/access/v4l/v4l.c: off by one fix by James...
2004-04-12 Gildas Bazin* modules/access/dshow/*: improvements from Damien...
2004-04-07 Laurent Aimar * mmsh: added support of multiple files streamed with...
2004-04-06 Laurent Aimar * mmsh: fixed first packet handling.
2004-04-06 Gildas Bazin* modules/access/file.c: fixed bug in concat mode when...
2004-04-04 Laurent Aimar * mms: fixed 'Read' function when the header is bigger...
2004-04-01 Rocky Bernsteinvcdplayer_selection2lid not here anymore. It comes...
2004-04-01 Gildas Bazin* modules/access/vcdx/access.c: use input_Control(INPUT...
2004-03-31 Gildas Bazin* modules/access/dshow/dshow.cpp: compilation fix.
2004-03-31 Gildas Bazin* src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_N...
2004-03-29 Rocky BernsteinSmall cosmetic changes
2004-03-28 Rocky BernsteinCorrect multi-default selection. But we need vcdimager...
2004-03-19 Derk-Jan Hartman* fix d_namlen bug
2004-03-19 Derk-Jan Hartman* the directory plugin no longer uses the m3u demux
2004-03-18 Derk-Jan Hartman* prefer S_ISDIR over DT_DIR since it is more reliable.
2004-03-15 Rocky BernsteinCVD subtitle selection works via front-end spu-es varia...
2004-03-15 Rocky BernsteinFill out VCD information Media Info section when playin...
2004-03-14 Rocky BernsteinAllow extended data in customized formats too.
2004-03-14 Rocky BernsteinBetter about adding track author and title in track...
2004-03-14 Gildas Bazin* modules/access/file.c: more fixes ( thanks fenrir...
2004-03-14 Gildas Bazin* modules/access/file.c: couple of fixes for the file...
2004-03-14 Rocky BernsteinPBC is probably not an advanced option.
2004-03-14 Rocky BernsteinSyntax error for WIN32
2004-03-13 Laurent Aimar * mmsh: more fixes.
2004-03-13 Laurent Aimar * asf: fixed unintialised variable, cleaned up some...
2004-03-12 Rocky Bernsteinmore WIN32 changes.
2004-03-11 Rocky BernsteinChange to facilitate compiling -mno-cygwin on cygwin...
2004-03-11 Rocky BernsteinUse memset, not bzero. Helps with -mno-cygwin (and...
2004-03-11 Rocky BernsteinUse memset, not bzero. Helps with -mno-cygwin (and...
2004-03-10 Gildas Bazin* modules/access/file.c:
2004-03-07 Rocky BernsteinMore printf lint for cygwin (and possibly others)
2004-03-07 Rocky Bernsteinprintf lint changes for cygwin.
2004-03-05 Carlo CalabròString review, as promised :)
2004-03-05 Sam Hocevar * Added "Id" svn:keywords property to all files conta...
2004-03-03 Gildas Bazin* ALL: changed the prototype of module_Need() to accept...
2004-03-03 Christophe Massiot* modules/access/satellite/access.c: Read blocks multip...
2004-03-02 Derk-Jan HartmanSpelling error
2004-03-01 Gildas Bazin* include/vlc_threads.h:
2004-02-24 Gildas Bazin* modules/access/cdda.c: added "cddasimple" shortcut.
2004-02-24 Laurent Aimar * http.c: "Transfer-Encoding: chunked" support. (Teste...
2004-02-23 Rocky BernsteinChange error reporting on memory error to be memory...
2004-02-22 Gildas Bazin* modules/access/cdda/access.c: fix to allow playing...
2004-02-22 Rocky BernsteinFix mem leak caught by valgrind.
2004-02-22 Rocky Bernsteinfix mem leak. (Caught by valgrind.)
2004-02-22 Rocky BernsteinMake sure a couple of variables are initialized before
2004-02-20 Benjamin Prachtcoding style
2004-02-20 Benjamin Prachtcleaning of pvr input : settings are only set if ...
2004-02-19 Rocky BernsteinStructure not big enough and was writing past buffer...
2004-02-17 Gildas Bazin* ALL: portability fixes.
2004-02-16 Clément StenacAdded an option "recursive"
2004-02-16 Gildas Bazin* modules/access/dshow/filter.cpp: work-around a bug...
2004-02-14 Gildas Bazin* modules/access/cdda/*: forgot to remove demux in...
2004-02-14 Gildas Bazin* modules/access/cdda*: removed definition of WAVEHEADER.
2004-02-12 Laurent Aimar * all: use the data_packet_count from the asf header...
2004-02-12 Laurent Aimar * v4l: patch from Carsten Gottbeh�t (gottbehuet at...
2004-02-11 Gildas Bazin* modules/access/cdda/*: got rid of the demux. The...
2004-02-11 Jean-Paul SamanAdded some whitespace for alignment.
2004-02-10 Benjamin Prachttypos
2004-02-10 Jean-Paul SamanFixes for DVB-C:
2004-02-06 Gildas Bazin* modules/codec/dts.c: fixes a buffer overflow with...
2004-02-05 Gildas Bazin* modules/video_output/directx/directx.c: fixed the...
2004-02-04 Laurent Aimar * v4l: hue/colour/... path from Carsten Gottbeh�t
2004-02-02 Laurent Aimar http: fixed segfault with ICY server, fixed redirection.
2004-01-31 Alexis de Lattre * ipv4.c: IGMPv3 support (IP_ADD_SOURCE_MEMBERSHIP...
2004-01-29 Clément StenacOptions as infos were bad in several ways: it broke...
2004-01-29 Gildas Bazin* src/misc/configuration.c, include/configuration.h...
2004-01-28 Gildas Bazin* modules/access/dshow/*: bug fixes.
2004-01-26 Gildas Bazin* modules/access/dshow/*: implemented a few more things.
next