1. 24 Dec, 2003 2 commits
    • Gildas Bazin's avatar
      · 8a9ed930
      Gildas Bazin authored
      * src/libvlc.c: small fixes to Usage().
      8a9ed930
    • Gildas Bazin's avatar
      · 26e930b5
      Gildas Bazin authored
      * include/vlc_block.h: added a temporary i_rate field to block_t.
      * modules/codec/libmpeg2.c: synchro uses p_block->i_rate again.
      * src/input/*: do not decode audio when i_rate != DEFAULT_RATE.
      26e930b5
  2. 23 Dec, 2003 4 commits
  3. 22 Dec, 2003 17 commits
  4. 21 Dec, 2003 2 commits
  5. 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
  6. 18 Dec, 2003 2 commits
  7. 17 Dec, 2003 5 commits
  8. 16 Dec, 2003 2 commits