]> git.sesse.net Git - vlc/history - modules/access
* modules/codec/toolame.c: lowered the priority of the toolame encoder and added...
[vlc] / modules / access /
2004-10-07 Rocky BernsteinFill in playlist information and stream & media information
2004-10-06 Derk-Jan Hartman* spelling correction
2004-10-06 Derk-Jan Hartman* vlc_b64_encode patch by Torsten Spindler
2004-10-06 Derk-Jan Hartman* Better Pragma header test. Apparently Pragma is a...
2004-10-05 Damien Fouilleul- removed some debug lines
2004-10-05 Damien Fouilleul- use existing default route when configuring crossbars...
2004-10-05 Damien Fouilleul- invoked crossbar properties pages after graph has...
2004-10-05 Derk-Jan Hartman* Alternative solution to mms recognition of http:...
2004-10-05 Gildas Bazin* modules/access/file.c: WinCE cruft removal.
2004-10-05 Derk-Jan Hartman* revert the mimetype recognition of http:// mmsh streams
2004-10-04 Gildas Bazin* modules/access/file.c: got rid of the #ifdef HAVE_ERR...
2004-10-02 Christophe Massiot* modules/dvb/access.c: Fixed a major heap corruption...
2004-10-01 Gildas Bazin* modules/control/hotkeys.c, rc, modules/demux/mp4...
2004-09-29 Clément StenacA few string fixes
2004-09-28 Derk-Jan Hartman* Fix the cddax probing crash
2004-09-28 Gildas Bazin* modules/access/http.c: reversed a commit by accident.
2004-09-28 Gildas Bazin* modules/access/http.c: set ACCESS_CAN_CONTROL_PACE...
2004-09-28 Gildas Bazin* modules/access/http.c: set ACCESS_CAN_CONTROL_PACE...
2004-09-28 Derk-Jan Hartman* recognize audio/aac as well
2004-09-27 Gildas Bazin* modules/access/mms/mms.c: set the priority to -1...
2004-09-27 Gildas Bazin* modules/access/http.c: keep this plugin at priority 0.
2004-09-23 Derk-Jan Hartman* if http:// and mime == asf, and name doesn't contain...
2004-09-22 Gildas Bazin* modules/demux/ps.c,ps.h: PSM parsing remotely based...
2004-09-13 Gildas Bazin* modules/access/dshow/crossbar.cpp: real compilation...
2004-09-13 Gildas Bazin* modules/access/dshow/crossbar.cpp: compilation fix.
2004-09-12 Gildas Bazin* modules/access/dshow/*:
2004-09-12 Gildas Bazin* modules/access/screen/win32.c: proper rgb mask for...
2004-09-12 Gildas Bazin* modules/access/dshow: simplification (video inversion...
2004-09-08 Gildas Bazin* modules/access/dvdnav.c: call buttonUpdate() again...
2004-09-06 Rocky BernsteinAllow size of blocks reads to be specified/adjusted
2004-09-06 Rocky Bernstein2nd attempt to get libcdio cdda working.
2004-09-05 Felix Paul Kühne* string review
2004-09-04 Rocky BernsteinFirst attempt to reinstate a libcdio cdda.
2004-09-03 Christophe Massiot* modules/demux/ts.c, modules/access/dvb: Added support...
2004-09-03 Christophe Massiot* modules/access/pvr/pvr.c: Added a --pvr-caching option.
2004-09-01 Clément Stenac* Fixed a few string errors
2004-08-31 Derk-Jan Hartman* Don't bitch anymore about not found access_demux...
2004-08-30 Gildas Bazin* modules/access/v4l/v4l.c: in v4l, RGB24 really is...
2004-08-28 Gildas Bazin* ALL: use i_visible_lines in plane_t.
2004-08-28 Laurent Aimar * all: ooops wrong order for ACCESS_SET_PRIVATE_ID...
2004-08-28 Sam Hocevar * Spelling fixes.
2004-08-28 Clément Stenacs/access/access2
2004-08-25 Laurent Aimar * dvb: fixes.
2004-08-24 Laurent Aimar * dvb: compilation fix. With great luck it may, perhap...
2004-08-24 Laurent Aimar * dvn: first pass to port dvb to new api. (it doesn...
2004-08-24 Laurent Aimar * udp: unused line.
2004-08-22 Gildas Bazin* modules/access/dvdread.c: fixed chapter change detection.
2004-08-20 Gildas Bazin* src/input/*, include/vlc_input.h: the MRL is now...
2004-08-20 Gildas Bazin* modules/access/cdda.c: new MRL syntax: "[dev_path...
2004-08-15 Gildas Bazin* modules/access/dshow/dshow.cpp: compilation fix.
2004-08-14 Derk-Jan Hartman* Send \r\n after ftp commands, not \n.
2004-08-14 Gildas Bazin* modules/access/dvdnav.c: small fix.
2004-08-13 Gildas Bazin* modules/access/dvdnav.c: by default we try to skip...
2004-08-07 Laurent Aimar * v4l: try to open the device only when a access name...
2004-08-06 Gildas Bazin* modules/LIST, modules/access/dvb/access.c: removed...
2004-08-06 Gildas Bazin* modules/access/udp.c: use the "ts" demux when in...
2004-08-04 Gildas Bazin* modules/access/dvdnav.c: removed dvdnavsimple mode...
2004-08-04 Gildas Bazin* modules/access/screen/*: added a win32 only --screen...
2004-08-04 Gildas Bazin* modules/access/dvdnav.c: very basic probing that...
2004-08-03 Gildas Bazin* modules/access/dvd*.c: implemented DEMUX_GET_TIME...
2004-08-03 Gildas Bazin* modules/access/cdda.c: fixes + simplification.
2004-08-03 Gildas Bazin* modules/access/vcd/vcd.c: fixed seeking + simplified...
2004-08-03 Derk-Jan Hartman* modules/access/screen/mac.c:
2004-08-02 Gildas Bazinmodules/access/screen/win32.c: avoid an extra memcpy...
2004-07-29 Gildas Bazin* modules/access/http.c: --http-reconnect option to...
2004-07-29 Derk-Jan Hartman* vcdx Coding style fixes.
2004-07-27 Derk-Jan Hartman* screen module for OSX. Does not yet work. Seems close...
2004-07-26 Eric Petit screen/beos.cpp: test before you commit
2004-07-26 Eric Petit ALL: splitted screen module (needed as BeOS requires...
2004-07-26 Gildas Bazin* modules/access/screen.c: force RV24 capture on win32...
2004-07-24 Rémi Denis-CourmontSpecify port in Host: HTTP request header
2004-07-24 Gildas Bazin* modules/access/screen.c: win32 support for screen...
2004-07-24 Gildas Bazin* modules/access/v4l/v4l.c: converted to access_demux...
2004-07-24 Gildas Bazin* modules/access/screen.c: new screen capture access...
2004-07-23 Damien Fouilleulimproved filter compatibility by favoring current conne...
2004-07-18 Laurent Aimar * ftp: handle multiple lines answers.
2004-07-18 Derk-Jan Hartman* spelling corrections
2004-07-17 Rémi Denis-CourmontFallback for UDP if not using IPv4
2004-07-16 Derk-Jan Hartman* it's information, not informations (grep -r)
2004-06-28 Felix Paul Kühne* ALL: minor spelling fixes
2004-06-27 Gildas Bazin* modules/access/dvdread.c: use SPU palette.
2004-06-27 Gildas Bazin* modules/access/dvdread.c: got rid of warnings.
2004-06-27 Gildas Bazin* access/dvdread.c: misc improvements/fixes.
2004-06-27 Gildas Bazin* modules/access/dvdread.c: titles and chapters start...
2004-06-25 Gildas Bazin* gui/wxwindows/open.cpp: removed deprecated DVD entries.
2004-06-25 Gildas Bazin* demux/dvdnav.c, access/dvdnav.c: moved dvdnav.c in...
2004-06-25 Gildas Bazin* modules/access/dvdread, modules/access/dvdread.c:
2004-06-24 Gildas Bazin* configure.ac, modules/access/dvd, modules/access...
2004-06-23 Gildas Bazin* modules/access/vcd/vcd.c, modules/demux/ps.c: fixed...
2004-06-22 Laurent Aimar * access2, demux2: not needed anymore.
2004-06-22 Damien Fouilleul- added last resort built-in mediatype for capture...
2004-06-14 Jean-Paul SamanFEC_NONE is a valid value in DecodeFEC(). (Fix thanks...
2004-06-14 Jean-Paul SamanFix typos in DVB-T tuning code.
2004-06-09 Gildas Bazin* modules/access/dshow: converted to access2/demux2...
2004-06-08 Clément StenacFix for requests without path when using proxy
2004-06-07 Laurent Aimar * all: use var_Set/Get "state"/"position"/"rate" inste...
2004-06-07 Laurent Aimar * demux2, access2: prototype change.
2004-06-06 Laurent Aimar * access2: added shortcuts for vcd/svcd.
2004-06-06 Laurent Aimar * v4l: converted to access2, but untested so ...
2004-06-06 Laurent Aimar * http: little clean up.
next