1. 04 Mar, 2004 1 commit
  2. 03 Mar, 2004 4 commits
  3. 02 Mar, 2004 5 commits
  4. 01 Mar, 2004 2 commits
  5. 29 Feb, 2004 5 commits
  6. 28 Feb, 2004 4 commits
  7. 26 Feb, 2004 5 commits
  8. 25 Feb, 2004 6 commits
  9. 23 Feb, 2004 4 commits
  10. 22 Feb, 2004 2 commits
  11. 20 Feb, 2004 1 commit
  12. 19 Feb, 2004 1 commit
    • Hauke Duden's avatar
      improved VCD support patch by ("Hauke Duden" <H.NS.Duden at gmx dot net>) · 24515926
      Hauke Duden authored
        - the first audio and video packs now contain only a system header and lots
        of padding.
        - no system headers in any packs other than the first ones
        - the two system headers only contain information about "their" stream
        - fixed some header values (muxrate, some flags, ...) so that they have the
        values specified by the standard
        - padding packs are inserted if the mux rate would be below 75 packs per
        second (the rate must not be below or above that value).
        - fixed the SCR of the packs
        - 20 zero bytes are now inserted at the end of each audio pack, after the
        data packet
      
      Originally committed as revision 2804 to svn://svn.ffmpeg.org/ffmpeg/trunk
      24515926