1. 20 Apr, 2004 11 commits
  2. 19 Apr, 2004 13 commits
  3. 18 Apr, 2004 10 commits
  4. 17 Apr, 2004 1 commit
    • Benjamin Pracht's avatar
      * Little cleanup of sap announces : · 5a790acc
      Benjamin Pracht authored
      - use net_* functions
      - use vlc_UrlParse function
      
      change sap_session_t structure  : it now includes the  sdp packet, which
      isn't regenerated each time it is sent.
      
      
      5a790acc
  5. 16 Apr, 2004 4 commits
  6. 15 Apr, 2004 1 commit
    • Sigmund Augdal Helberg's avatar
      include/vlc_block.h: · 4fc24a10
      Sigmund Augdal Helberg authored
       * added a BLOCK_FLAG_END_OF_FRAME flag
       * reformated comments on block flags
      modules/demux/livedotcom.cpp
       * use BLOCK_FLAG_END_OF_FRAME, and only for h261 streams
      modules/codec/Modules.am,mash.cpp
       * new h261 video decoder using openmash. Building this plugin is left as an
         excersise for the reader.
      4fc24a10