1. 25 May, 2003 3 commits
    • Gildas Bazin's avatar
      · 92993d58
      Gildas Bazin authored
      * src/video_output/video_output.c, modules/video_output/directx/*, modules/video_output/x11/xcommon.c: fullscreen state is now attached to the input, so it will be remembered even if the vout is restarted (switching filters, dvd menus, etc...).
      * modules/video_filter/deinterlace/deinterlace.c: small change.
      92993d58
    • Gildas Bazin's avatar
      · 52e60413
      Gildas Bazin authored
      * modules/codec/ffmpeg/ffmpeg.c: fixed typo.
      52e60413
    • Gildas Bazin's avatar
      · 89a12ab1
      Gildas Bazin authored
      * modules/codec/ffmpeg/ffmpeg.c: clean-up for the ffmpeg config options.
      89a12ab1
  2. 24 May, 2003 14 commits
  3. 23 May, 2003 4 commits
  4. 22 May, 2003 12 commits
  5. 21 May, 2003 7 commits
    • Derk-Jan Hartman's avatar
      * modules/gui/macosx/output.m: fixed the stream/transcode dialog. test1 · ac121d99
      Derk-Jan Hartman authored
        version was broken.
      * extras/MacOSX/vlc.pbproj/project.pbxproj: darn, absolute paths.
      ac121d99
    • Derk-Jan Hartman's avatar
      * vlc.ebuild: This ebuild should work if we release a test2. · 1c3f5cd3
      Derk-Jan Hartman authored
      * modules/codec/quicktime.c: I added all the audio formats I know QT can handle.
        except for mp3 ;)
      * modules/codec/ffmpeg: added asv1 (disabled), and enabled IV31 on little endian,
        since the problems with this decoder are endian specific according to it's creator.
      1c3f5cd3
    • Jean-Paul Saman's avatar
    • Jean-Paul Saman's avatar
      More buildscript fixes. · 19d4d9b1
      Jean-Paul Saman authored
      19d4d9b1
    • Gildas Bazin's avatar
      · 3992570d
      Gildas Bazin authored
      *  modules/audio_output/directx.c, modules/audio_output/waveout.c: we destroy the audio-device variable if the probing has failed.
      3992570d
    • Derk-Jan Hartman's avatar
      * include/main.h · d90e04a7
      Derk-Jan Hartman authored
        src/libvlc.c: Added a quicktime_lock on SYS_DARWIN
      * ALL: QT on OSX is not threadsafe in certain areas. i have found the proces
        of identifying the right Codec to use for decoding to be one of these areas.
        So when we do this, only one thread at a time can use QT.
        Watching QT trailers is doable now, as soon as ffmpeg fix their altivec optimizations again ;)
      d90e04a7
    • Gildas Bazin's avatar
      · c80aee13
      Gildas Bazin authored
      * modules/gui/skins/src/vlcproc.cpp: fixed yesterday's breakage.
      * modules/gui/wxwindows/menus.cpp: fixes for menu auto-generation.
      * src/video_output/video_output.c: added a "fullscreen" object variable.
      * modules/video_output/directx/*: added an always-on-top object variable and modified to take into account the fullscreen object variable.
      c80aee13