Mercurial > libavcodec.hg
graph
-
Properly add HAVE_YASM around yasmified symbols. Should fix compile error libavcodecFri, 17 Sep 2010 03:01:57 +0000, by rbultje
-
Move hadamard_diff{,16}_{mmx,mmx2,sse2,ssse3}() from inline asm to yasm, libavcodecFri, 17 Sep 2010 01:56:06 +0000, by rbultje
-
Move sse16_sse2() from inline asm to yasm. It is one of the functions causing libavcodecFri, 17 Sep 2010 01:44:17 +0000, by rbultje
-
Check avctx width/height more thoroughly (e.g. all values 0 except width would libavcodecWed, 15 Sep 2010 04:46:55 +0000, by reimar
-
Rename h264_idct_sse2.asm to h264_idct.asm; move inline IDCT asm from libavcodecTue, 14 Sep 2010 13:36:26 +0000, by rbultje