1. 22 Dec, 2000 4 commits
  2. 21 Dec, 2000 10 commits
  3. 20 Dec, 2000 7 commits
  4. 19 Dec, 2000 7 commits
  5. 18 Dec, 2000 5 commits
    • Christophe Massiot's avatar
    • Christophe Massiot's avatar
      We can now read from stdin. · d54a5f8f
      Christophe Massiot authored
      d54a5f8f
    • Sam Hocevar's avatar
      · 1cf5dd7b
      Sam Hocevar authored
       . additional fix for Layer 1 mono
      
         now vlc plays all of my 125 sample mpeg1 movies !
      
         Please try it with yours, and report non-working streams.
          (`file foo.mpeg' must report "system stream", not "video stream" in
             order to be playable with the vlc)
      1cf5dd7b
    • Sam Hocevar's avatar
      . indentation fixes · 2dabbaa9
      Sam Hocevar authored
       . fixed audio syncword detection for mpeg 1 streams (hopefully)
          FIXME: can anyone confirm we can get rid of adec_byte_stream_next
          in audio_decoder_thread.c now that we have the new input ?
      
       . fixed Layer 2 Mono decoding.
          FIXME: who created freq_table ? what was the rationale for it, and
          where does it come from ?
          FIXME: how can we spare the extra DCT in audio_decoder.c:707 ? I'm too
          tired to think about it.
      
       . proposal: splitting audio_decoder.c in one file per layer.
      2dabbaa9
    • Arnaud de Bossoreille de Ribou's avatar
      - Hardware YUV overlay (SDL) with real colors ;p It may suck for non · 9632f78e
      Arnaud de Bossoreille de Ribou authored
          4:2:0 streams.
        - Removed vout code found in intf file to support fullscreen switching.
          Now only vout_SDL updates SDL data and intf only switch flags such as
          b_reopen_display and b_fullscreen in p_vout->p_sys.
        - Fixed a var name typo in input_programs.c which prevents vlc from
          compiling with --enable-debug option. (i_es_pid -> i_es_id :)
      
      There's a segfault in the termination process due to sdl, I don't really
      know what is the problem and I have to work today. Help me!
      
      Good night suckers. I love you too :p
      9632f78e
  6. 17 Dec, 2000 1 commit
  7. 16 Dec, 2000 1 commit
  8. 15 Dec, 2000 4 commits
  9. 14 Dec, 2000 1 commit