Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Mon, 30 Aug 2010 20:30:40 +0000 | rbultje | Fix compilation failure if yasm is disabled (missing vp3 symbols). libavcodec |
Mon, 30 Aug 2010 16:34:13 +0000 | rbultje | Split intra prediction initialization (i.e. assigning of function pointers) libavcodec |
Mon, 30 Aug 2010 16:31:04 +0000 | rbultje | Move H264 chroma MC from inline asm to yasm. This fixes VP3/5/6 and VC-1 libavcodec |
Mon, 30 Aug 2010 16:25:46 +0000 | rbultje | Move VP3 IDCT functions from inline ASM to YASM. This fixes part of the VP3/5/6 libavcodec |