Ticket #324 (closed defect: fixed)

Opened 10 months ago

Last modified 8 months ago

Fix ffmpeg's put_h264_chroma_mc4_mmx

Reported by: astrange Assigned to:
Priority: normal Milestone: 1.1.1
Component: ffmpeg Version: 1.0
Severity: normal Keywords:
Cc:

Description

https://roundup.mplayerhq.hu/roundup/ffmpeg/issue327

Either fix it the right way (by rewriting the asm to work properly on edges), or keep the hack in the 1.1 ffmpeg patch around.

Change History

04/07/08 17:37:39 changed by astrange

  • version changed from 1.1 to 1.0.
  • milestone changed from 1.1 to 1.1.1.

05/17/08 22:39:36 changed by astrange

  • status changed from new to closed.
  • resolution set to fixed.

(In [878]) Hack to fix VP3. Closes #324