]> git.sesse.net Git - vlc/history - modules/access/v4l/v4l.c
* all : set pf_demux_control.
[vlc] / modules / access / v4l / v4l.c
2003-09-07 Laurent Aimar * all : set pf_demux_control.
2003-08-30 Gildas Bazin* modules/access/v4l/v4l.c: fixed uninitialized variable.
2003-08-29 Laurent Aimar * v4l: removed encoder.h include.
2003-08-28 Gildas Bazin* src/video_output/*, src/libvlc.h, include/video_outpu...
2003-08-17 Laurent Aimar * all: moved Get(D/Q)WLE and Get(D/Q)WBE to include...
2003-07-24 Sam Hocevar * modules/access/v4l/v4l.c:
2003-07-24 Benjamin Pracht* Changes "frequency=" syntax. New syntax is channel...
2003-05-31 Laurent Aimar * mjpeg grabbing added, thanks to Paul Forgey <paulf...
2003-05-15 Christophe Massiot* now 0.6.0-cvs
2003-05-08 Laurent Aimar * v4l: clean up.
2003-05-08 Laurent Aimar * v4l: remove __V4L_AUDIO_ (useless)
2003-05-05 Gildas Bazin* ALL: changed the prototype of input_AddES() to includ...
2003-05-03 Laurent Aimar * v4l: used the same trick than vls to avoid too much...
2003-05-03 Laurent Aimar * v4l: fix a stupid bug that broke audio.
2003-05-02 Laurent Aimar * v4l: audio grabbing part begin to work :)
2003-04-30 Gildas Bazin* modules/access/v4l/v4l.c: fixed breakage for devices...
2003-04-27 Gildas Bazin* src/video_output/vout_pictures.c, include/video_outpu...
2003-04-09 Eric Petit v4l.c: compile fix
2003-03-31 Laurent Aimar * v4l: forgot a munmap.
2003-03-31 Laurent Aimar * v4l: updated, now it should grab (and compress if...
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-03-24 Gildas Bazin* modules/access/*: pf_read() in access modules is...
2002-12-31 Christophe Massiot* src/misc/darwin_specific.m: Partial attempt at fixing...
2002-08-08 Sam Hocevar * ./modules/audio_output/oss.c: compilation fixes.