1. 15 Dec, 2000 3 commits
  2. 14 Dec, 2000 2 commits
    • Christophe Massiot's avatar
      Some comments for Henri. · 3c7d6bbc
      Christophe Massiot authored
      3c7d6bbc
    • Henri Fallon's avatar
      · 9cf26f41
      Henri Fallon authored
      Netlist embryo :
       - pes netlist
       - data netlist
      
      Still to do :
       - iovect netlist
      
      It hasen't been tested yet.
      Meuuh, could you tell me if it works ? ( if yes, gimme some more work :p )
      9cf26f41
  3. 11 Dec, 2000 9 commits
  4. 10 Dec, 2000 3 commits
    • Benoit Steiner's avatar
      · 39eb5768
      Benoit Steiner authored
      Fixe la gestion des signaux
      39eb5768
    • Benoit Steiner's avatar
      · 53c2e3ac
      Benoit Steiner authored
      Generation d'un makefile presque correct pour les vieilles versions de make
      Nettoyage: gestion des dependances pour les plugins, suppressions de pas
      mal de redondances, options de compilations coherentes, etc...
      53c2e3ac
    • Benoit Steiner's avatar
      debut de portage sous solaris · 93d8bc14
      Benoit Steiner authored
      93d8bc14
  5. 08 Dec, 2000 1 commit
  6. 07 Dec, 2000 1 commit
  7. 06 Dec, 2000 1 commit
  8. 05 Dec, 2000 2 commits
  9. 01 Dec, 2000 1 commit
  10. 30 Nov, 2000 3 commits
  11. 29 Nov, 2000 7 commits
  12. 28 Nov, 2000 2 commits
  13. 27 Nov, 2000 2 commits
    • Christophe Massiot's avatar
      * Added more stats · aa7cf7ba
      Christophe Massiot authored
      * Fixed a bug in the parser when trashing an already parsed frame
      * Simplified (and enhanced) vpar_synchro for B pictures
      * Lowered the synchro DELTA
      aa7cf7ba
    • Christophe Massiot's avatar
      * vlc is now compiled without the STATS mode by default. · b335e3b4
      Christophe Massiot authored
       * Fixed a bug which made frames go backwards with some displays (the
         video_decoder thread is now niced).
       * Made use of intf_WarnMsg() in the most needed places.
      Also simplified the synchro algorithm and fixed a bug with non-(5/1) streams.
      Fixed the optimizations in the configure stuff.
      Warning : this release needs a full rebuild (make clean; make).
      Warning : I might have broken the BeOS port, could somebody check ?
      b335e3b4
  14. 23 Nov, 2000 1 commit
    • Henri Fallon's avatar
      · 313cf680
      Henri Fallon authored
      - Cosmetic changes to alsa.c
      - Configure now checks alsa is present
      313cf680
  15. 21 Nov, 2000 1 commit
  16. 20 Nov, 2000 1 commit
    • Henri Fallon's avatar
      · a7dd995f
      Henri Fallon authored
      Added : alsa support
      Todo : - test it on several cards
             - support more than Stereo s16
             - make configure check for alsa
      a7dd995f