1. 22 Dec, 2003 7 commits
  2. 21 Dec, 2003 2 commits
  3. 20 Dec, 2003 6 commits
    • Boris Dorès's avatar
      * libvlc.h input.c headphone.c: · 78ffa46b
      Boris Dorès authored
          fix support of audio channel mixers, like the headphone channel mixer
          for instance, which was broken since the introduction of user audio
          filters; if specified by the user and compatible with the audio
          pipeline, we add the channel mixer after the user filters.
          -> unfortunately, this fix removed two strings and introduced 4 new
             ones
          -> TODO: allow the user to choose only amongst channel mixers, not
             all available audio filters
      
      * vlc.exe.manifest Makefile.am install-win32 :
          add a manifest file to allow the win32 gui to use Windows XP visual
          styles when available.
      78ffa46b
    • Gildas Bazin's avatar
      · 66fb3bd3
      Gildas Bazin authored
      * modules/demux/mp4/mp4.c: fixed problem with buggy files that don't set the audio sample rate properly.
      66fb3bd3
    • Gildas Bazin's avatar
      · 1cccba5c
      Gildas Bazin authored
      * modules/codec/araw.c: added "mlaw" as a fourcc for ulaw audio.
      1cccba5c
    • Rocky Bernstein's avatar
    • Rocky Bernstein's avatar
      Grammar correction. · d5eaf4a6
      Rocky Bernstein authored
      d5eaf4a6
    • Rocky Bernstein's avatar
      Spelling correction. · 2915f180
      Rocky Bernstein authored
      2915f180
  4. 18 Dec, 2003 2 commits
  5. 17 Dec, 2003 5 commits
  6. 16 Dec, 2003 15 commits
  7. 15 Dec, 2003 3 commits
    • Gildas Bazin's avatar
      · 5b83bb59
      Gildas Bazin authored
      * modules/demux/ogg.c: a couple of fixes for flac streaming.
      5b83bb59
    • Gildas Bazin's avatar
      · 21636bda
      Gildas Bazin authored
      * modules/packetizer/mpeg4audio.c: fixed raw mpeg4 audio packetizer.
      * modules/demux/mp4/libmp4.c: fixed (again) parsing of wave tag.
      21636bda
    • Gildas Bazin's avatar
      · ec17e28f
      Gildas Bazin authored
      * modules/gui/skins/src/skin_main.cpp: bail out if we can't open an X11 display.
      ec17e28f