Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sun, 28 Sep 2008 16:16:05 +0000 | superdump | Use DECLARE_ALIGNED_16() on vorbis windows as they are used in dsputils libavcodec |
Sat, 27 Sep 2008 02:39:24 +0000 | michael | Replace apparently always true condition by assert(). libavcodec |
Sat, 27 Sep 2008 01:59:50 +0000 | michael | Simplify pix_fmt_id instead of listing a subset of non-simplified ones. libavcodec |
Sat, 27 Sep 2008 01:50:57 +0000 | michael | Check the 4th plane too when selecting the pixfmt. libavcodec |
Fri, 26 Sep 2008 18:42:06 +0000 | vitor | Simplify: avoid duplication backward_filter() libavcodec |
Fri, 26 Sep 2008 18:11:41 +0000 | diego | Remove unused variable. libavcodec |