1. 14 Dec, 2000 1 commit
    • 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
  2. 11 Dec, 2000 9 commits
  3. 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
  4. 08 Dec, 2000 1 commit
  5. 07 Dec, 2000 1 commit
  6. 06 Dec, 2000 1 commit
  7. 05 Dec, 2000 2 commits
  8. 01 Dec, 2000 1 commit
  9. 30 Nov, 2000 3 commits
  10. 29 Nov, 2000 7 commits
  11. 28 Nov, 2000 2 commits
  12. 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
  13. 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
  14. 21 Nov, 2000 1 commit
  15. 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
  16. 18 Nov, 2000 1 commit
  17. 14 Nov, 2000 1 commit
    • Christophe Massiot's avatar
      * R�paration du VDEC_SMP. Ca marche sans planter avec la nouvelle · 4c3d1e88
      Christophe Massiot authored
      synchro.
      * Remettage du #define STATS parce qu'en fait sinon on n'a pas les infos
      dans la fen�tre. C'est dommage d'ailleurs qu'on ait � le mettre, parce
      que du coup �a va nous d�courager de faire des stats sur d'autres
      parties.
      * Changements cosm�tiques dans les relations video_parser/video_decoder.
      4c3d1e88
  18. 13 Nov, 2000 2 commits
    • Christophe Massiot's avatar
      * Retirage du #define STATS ; · 072f4a52
      Christophe Massiot authored
      * Le warning (late pictures) du vout est d�sormais un DbgMsg (en
      attendant les WarnMsg) ;
      * Correction d'un bug en mode debug (sic).
      072f4a52
    • Christophe Massiot's avatar
      * Totally new frame dropping algorithm. · bad6f235
      Christophe Massiot authored
        * Fixed a bug in video_ouput.c which made the stream go backwards
          sometimes.
        * Fixed a bug in video_ouput.c which trashed more late pictures than
          necessary.
        * Fixed the DEBUG mode in the Makefile.
        * Fixed a bug in mwait() which made us wait too long.
      
      Ca va tuer.
      bad6f235