1. 31 Mar, 2003 1 commit
    • Laurent Aimar's avatar
      * v4l: updated, now it should grab (and compress if you want) the video. · 8c1b6050
      Laurent Aimar authored
      Audio grabbing part is commented out and untested.
       The syntax is like that:
        v4l:<device>[:option=value:...]
       options: channel,norm (pal, ntsc,secam), frequency (not really there is
                a factor), audio, size (WxH or subqcif,qsif,qcif,sif,cif,vga),
                codec (optional, mpeg1 or mpeg4 and need to have compiled the
                encoders modules)
       ex: v4l:/dev/video:channel=0:frequency=8052:norm=secam:size=vga
       Please test.
       * rawvideo.c: a pseudo decoder for raw video (I420).
       * packetizer/*, mux/*, stream_output.c: fixed (I hope) audio/video
      synchro problems.
      8c1b6050
  2. 30 Mar, 2003 14 commits
  3. 29 Mar, 2003 7 commits
    • Gildas Bazin's avatar
      · 912d212c
      Gildas Bazin authored
      * modules/gui/wxwindows/open.cpp: fixed an event problem on win32.
      * modules/gui/wxwindows/wxwindows.cpp: fixed a compilation problem on
         win32 when the wxwindows interface is compiled as a builtin.
      912d212c
    • Sigmund Augdal Helberg's avatar
      preferences.cpp: Changed the preferences dialog to use a tree of categories · 6f1c7457
      Sigmund Augdal Helberg authored
      and plugins, the way wxwindows do it.
      pluginsbox.(cpp|h): removed the "Configure" button from CONFIG_ITEM_MODULE
      widgets, as it isn't needed anymore
      6f1c7457
    • Sigmund Augdal Helberg's avatar
      70f82bff
    • Gildas Bazin's avatar
      · c32ee2a6
      Gildas Bazin authored
      * modules/audio_filter/channel_mixer/headphone.c, src/libvlc.h:
         moved the headphone-dim config option to the headphone plugin.
      * modules/demux/demuxdump.c: the demuxdump-file config optin now has a default value.
      * src/libvlc.c: fixed the extraintf config option not to spawn an interface plugin when an invalid name has been given.
      c32ee2a6
    • Gildas Bazin's avatar
      · a8bded2e
      Gildas Bazin authored
      * modules/gui/wxwindows/*: small fixes to the open and streamout dialogs.
      a8bded2e
    • Jean-Paul Saman's avatar
      If --disable-xosd is given then xosdtext is not build. · 7755dab3
      Jean-Paul Saman authored
      If --enable-xose is given then xosdtext is build also.
      7755dab3
    • Gildas Bazin's avatar
      · 5efb3f69
      Gildas Bazin authored
      * modules/gui/wxwindows/*: added demuxdump support to the open dialog.
      5efb3f69
  4. 28 Mar, 2003 3 commits
  5. 26 Mar, 2003 7 commits
  6. 25 Mar, 2003 8 commits