Skip to content
Snippets Groups Projects
  1. May 05, 2004
  2. Apr 26, 2004
    • Hauke Duden's avatar
      mpeg SVCD compatibility, SCR fixes, standard compliance · 22494489
      Hauke Duden authored
      - fixed VBR+constrained bitstream header flags for non-VCD
      - more sane (and SVCD compatible) value for video stream->max_buffer_size
      - always write at least one PES header stuffing byte for MPEG-2 to
      prevent accidental start code generation
      - do not write more than 16 stuffing bytes in a PES header (not
      allowed). Use padding packets instead.
      - include a PES extension in the first MPEG-2 packet
      - fill the first pack of SVCD files with padding
      - "sanity hack" that prevents the SCR from overtaking the PTS for non-VCD
      - fixed VCD PTS values to correspond to the SCR
      - always include DTS in the first SVCD packet (fixes lots of
      compatibility problems with DVD players)
      
      patch by (Hauke Duden <H.NS.Duden at gmx dot net>)
      
      Originally committed as revision 3078 to svn://svn.ffmpeg.org/ffmpeg/trunk
      22494489
  3. Apr 25, 2004
  4. Apr 24, 2004
  5. Apr 16, 2004
  6. Apr 12, 2004
  7. Apr 09, 2004
  8. Apr 08, 2004
  9. Apr 01, 2004
  10. Mar 28, 2004
  11. Mar 26, 2004
  12. Mar 24, 2004
  13. Mar 23, 2004
  14. Mar 22, 2004
  15. Mar 18, 2004
  16. Mar 16, 2004
  17. Mar 10, 2004
  18. Mar 09, 2004
  19. Mar 06, 2004
  20. Mar 05, 2004
  21. Feb 28, 2004
  22. Feb 18, 2004
  23. Feb 14, 2004
  24. Feb 13, 2004
  25. Feb 08, 2004
  26. Feb 07, 2004
  27. Jan 05, 2004
  28. Jan 02, 2004
  29. Jan 01, 2004
  30. Dec 31, 2003
  31. Dec 30, 2003
    • Michael Niedermayer's avatar
      interlaced motion estimation · bb198e19
      Michael Niedermayer authored
      interlaced mpeg2 encoding
        P & B frames
        rate distored interlaced mb decission
        alternate scantable support
      4mv encoding fixes (thats also why the regression tests change)
      passing height to most dsp functions
      interlaced mpeg4 encoding (no direct mode MBs yet)
      various related cleanups
      disabled old motion estimaton algorithms (log, full, ...) they will either be fixed or removed
      
      Originally committed as revision 2638 to svn://svn.ffmpeg.org/ffmpeg/trunk
      bb198e19
  32. Dec 15, 2003
  33. Dec 14, 2003
  34. Dec 10, 2003
  35. Dec 08, 2003
Loading