Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 08 Sep 2010 15:07:14 +0000 | stefano | Move mm_support() from libavcodec to libavutil, make it a public libavcodec |
Wed, 08 Sep 2010 14:36:13 +0000 | stefano | Remove reference to not anymore existing symbol has_altivec and use libavcodec |
Wed, 08 Sep 2010 10:02:40 +0000 | stefano | Merge has_altivec() function into mm_support(), remove it and use libavcodec |
Wed, 08 Sep 2010 05:51:31 +0000 | reimar | Only draw the actually visible area in vp3_draw_horiz_band. libavcodec |
Tue, 07 Sep 2010 21:24:03 +0000 | stefano | Remove use of deprecated functions av_image_fill_pointers/linesizes in libavcodec |
Tue, 07 Sep 2010 21:23:59 +0000 | stefano | Reindent. libavcodec |