Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 19 Jan 2010 14:28:19 +0000 | michael | Remove -2 -> -1 remapping, its not needed anymore as we must remap all libavcodec |
Tue, 19 Jan 2010 04:00:08 +0000 | darkshikari | Update libx264.c to use new libx264 features libavcodec |
Tue, 19 Jan 2010 03:16:48 +0000 | jai_menon | Apply changes made in r21308 to svq3.c. libavcodec |
Tue, 19 Jan 2010 03:14:45 +0000 | michael | Dont waste time initializing stuff for deblocking intra mbs, none of libavcodec |
Tue, 19 Jan 2010 02:28:26 +0000 | michael | Remove 2 checks from fetch_diagonal_mv() that apparently serve no purpose. libavcodec |
Tue, 19 Jan 2010 02:07:12 +0000 | michael | Move a few things into a deeper if() in fetch_diagonal_mv(). libavcodec |