summaryrefslogtreecommitdiff
path: root/src/input/input_v4l.c
AgeCommit message (Expand)Author
2003-12-20No globals allowed. Fix indentation style. Explicit (void) function parameter.Daniel Caujolle-Bert
2003-12-14API version bounceSiggi Langauf
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-11-26xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat...Daniel Caujolle-Bert
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-11-16New stream/meta info (safe) stuff.Daniel Caujolle-Bert
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-11-09- fix build on Debian unstable, those dummies seem to have put the Linux 2.6Bastien Nocera
2003-11-08Use info helper functions.Thibaut Mattern
2003-11-05Jeroen's patch: avoid pausing the scr provider directly (doing so may freezeMiguel Freitas
2003-10-26fix some prominent compiler warningsMichael Roitzsch
2003-10-10- fix segfault trying to listen to the radio, patch from Jeroen Asselman <j.a...Bastien Nocera
2003-09-16XINE_EVENT_MRL_REFERENCE must not be used hereMiguel Freitas
2003-08-25Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ...Daniel Caujolle-Bert
2003-07-24make input_v4l compile even without alsaStefan Holst
2003-07-23- don't crash when compiled with alsa support and no alsa device is presentBastien Nocera
2003-07-19- use paths for the devices from the config file, don't segfault if there's n...Bastien Nocera
2003-06-19fixed:Stefan Holst
2003-06-16Patch from Jeroen Asselman:Stefan Holst
2003-05-02require slash on mrl syntax.Miguel Freitas
2003-05-02fix compilation with LOG defined: mrl undeclaredMichael Roitzsch
2003-04-26bump up input plugin interface version numberGuenter Bartsch
2003-04-13Input plugin api change:Thibaut Mattern
2003-02-28Xine assert() replacement:Stephen Torri
2003-02-21- inform the width and height for the v4l input plugin, remove plenty of nastyBastien Nocera
2003-02-01- remove a magic number, thanks to Cameron Simpson <cs@zip.com.au>Bastien Nocera
2003-02-01increasing frame buffer for smoother playbackStefan Holst
2003-01-31fix the v4l plugin for lower resolution devices (webcam)Bastien Nocera
2003-01-22loggingStefan Holst
2003-01-19hushGuenter Bartsch
2003-01-19v4l analog tv input pluginGuenter Bartsch