Changeset 1265

Show
Ignore:
Timestamp:
02/03/10 18:17:03 (1 month ago)
Author:
astrange
Message:

Patch ffmpeg's picture buffer size to 64.

This matches how many we retain at once.
Avoids an internal assert failure+abort in [Zero-raws] Hidamari Sketch X Hoshimittsu - 03 RAW (TBS 1280x720 x264 AAC).mp4

This might not be the best fix, I didn't investigate why it retains so many pictures.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/createStaticLibs.sh

    r1252 r1265  
    8080        patch -p0 < Patches/ffmpeg-hardcode-dsputil.diff 
    8181        patch -p0 < Patches/ffmpeg-revert-r20347.diff 
     82        patch -p0 < Patches/ffmpeg-larger-internal-buffer.diff 
    8283        touch ffmpeg/patched 
    8384