1. 05 Jan, 2008 5 commits
  2. 04 Jan, 2008 22 commits
  3. 03 Jan, 2008 11 commits
  4. 02 Jan, 2008 2 commits
    • Ronald S. Bultje's avatar
      Drop RTSP default protocol. · c482500f
      Ronald S. Bultje authored
      patch by Ronald S. Bultje, rsbultje gmail com
      
      Originally committed as revision 11377 to svn://svn.ffmpeg.org/ffmpeg/trunk
      c482500f
    • Christophe Gisquet's avatar
      Fix issue #301: · ae904fd0
      Christophe Gisquet authored
      summary of changes:
      - Use MANGLE when loading some constants into MMX registers.
      - Convert those constants to non-static and thus add ff_ prefix.
      - Remove last parameter of MSPEL_FILTER13_CORE (was constant).
      - Use of "+r" instead of stricter but unnecessary "+g".
      - Use of REG_c and direct loading of some of the above.
      patch by Christophe GISQUET, christophe.gisquet free fr
      Subject: [FFmpeg-devel] [PATCH] Roundup issue #301
      Date: Fri, 28 Dec 2007 19:22:18 +0100
      
      Originally committed as revision 11376 to svn://svn.ffmpeg.org/ffmpeg/trunk
      ae904fd0