An error occurred fetching the project authors.
  1. 25 Nov, 2001 1 commit
    • Gildas Bazin's avatar
      · b6188286
      Gildas Bazin authored
       * Big clean-up to allow compiling every module as plugins.
       * Added bytes_swap.h to provide ntoh() and htol() on Win32. With this
           change we don't have to link winsock2 with every plugin anymore. This
           should also give us a slight speed increase.
       * Added #define WIN32_LEAN_AND_MEAN in threads.h to speed-up compilation
           on Win32.
       * Modified ac_downmix_3dn and sse so they compile with the latest gcc for
           Win32.
      
      (PS: the dvdread plugin doesn't compile yet on Win32)
      b6188286
  2. 15 Nov, 2001 1 commit
    • Sam Hocevar's avatar
      · 4a0dae01
      Sam Hocevar authored
        * Fixed a few crashes due to race conditions in the decoder spawning.
        * Removed unused code here and there.
      4a0dae01
  3. 13 Nov, 2001 1 commit
    • Henri Fallon's avatar
      · 49a0736e
      Henri Fallon authored
      All decoders (audio, video, subtitles) are now modules.
      
      - mpeg_vdec, mpeg_adec and ac3_adec are builtins by default
      - ac3_spdif, spu_dec and lpcm_dec are plugins by default
      49a0736e
  4. 11 Nov, 2001 1 commit
  5. 18 Jul, 2001 1 commit
  6. 17 Jul, 2001 1 commit