Fri, 16 Jul 2010 07:20:35 +0000 |
conrad |
vp8: Save mb border needed for intra prediction so that loop filter can run
libavcodec
|
Fri, 16 Jul 2010 07:20:31 +0000 |
conrad |
vp8: Check for malloc failure
libavcodec
|
Thu, 08 Jul 2010 15:01:59 +0000 |
rbultje |
Add missing doxy for function arguments.
libavcodec
|
Fri, 02 Jul 2010 21:04:45 +0000 |
conrad |
VP8: Move calculation of outer filter limit out of dsp functions for normal
libavcodec
|
Fri, 02 Jul 2010 11:44:58 +0000 |
diego |
Avoid square brackets in Doxygen comments; Doxygen chokes on them.
libavcodec
|
Mon, 28 Jun 2010 16:04:14 +0000 |
rbultje |
Simplify MV parsing, removes laying out 2 or 4 (16x8/8x8/8x16) MVs over all
libavcodec
|
Mon, 28 Jun 2010 13:50:55 +0000 |
rbultje |
Optimize split MC, so we don't always do 4x4 blocks of 4x4pixels each, but
libavcodec
|
Sun, 27 Jun 2010 01:46:29 +0000 |
conrad |
VP8 bilinear filter
libavcodec
|
Sun, 27 Jun 2010 00:37:43 +0000 |
mru |
vp8: warn and request sample if upscaling specified in header
libavcodec
|
Fri, 25 Jun 2010 18:14:07 +0000 |
darkshikari |
Make VP8 DSP functions take two strides
libavcodec
|
Fri, 25 Jun 2010 04:23:45 +0000 |
darkshikari |
fix typo in vp8 decoder error message
libavcodec
|
Wed, 23 Jun 2010 21:45:26 +0000 |
stefang |
avoid conditional and division in chroma MV calculation
libavcodec
|
Tue, 22 Jun 2010 19:24:09 +0000 |
rbultje |
Native VP8 decoder.
libavcodec
|