Thu, 12 Jun 2008 21:50:13 +0000 |
stefano |
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
libavcodec
|
Fri, 16 May 2008 21:28:55 +0000 |
michael |
Avoid using log2() freebsd does not support it.
libavcodec
|
Sun, 11 May 2008 22:28:43 +0000 |
cehoyos |
Replace some occurrences of -1 with PIX_FMT_NONE.
libavcodec
|
Fri, 09 May 2008 10:44:12 +0000 |
michael |
Little fix for block sizes <16
libavcodec
|
Fri, 09 May 2008 09:02:41 +0000 |
kostya |
Improve motion estimation metric.
libavcodec
|
Mon, 28 Apr 2008 10:21:58 +0000 |
diego |
Add long names to some AVCodec declarations.
libavcodec
|
Fri, 21 Mar 2008 03:11:20 +0000 |
zuxy |
Apply 'cold' attribute to init/uninit functions in libavcodec
libavcodec
|
Thu, 05 Jul 2007 10:40:25 +0000 |
diego |
license header consistency cosmetics
libavcodec
|
Sat, 02 Jun 2007 01:41:07 +0000 |
ramiro |
Use AV_xx throughout libavcodec
libavcodec
|
Thu, 10 May 2007 09:00:44 +0000 |
diego |
Remove redundant #inclusion of common.h, avcodec.h already #includes it.
libavcodec
|
Sun, 08 Apr 2007 20:24:16 +0000 |
diego |
Get rid of unnecessary pointer casts.
libavcodec
|
Sun, 11 Mar 2007 09:51:01 +0000 |
kostya |
Correctly ME border blocks
libavcodec
|
Sun, 21 Jan 2007 21:58:32 +0000 |
mru |
remove useless #ifdef CONFIG_ZLIB
libavcodec
|
Sun, 21 Jan 2007 12:27:53 +0000 |
banan |
Fixed a typo, cosmetics.
libavcodec
|
Fri, 08 Dec 2006 05:28:00 +0000 |
kostya |
Deobfuscate expression
libavcodec
|
Fri, 08 Dec 2006 04:37:00 +0000 |
kostya |
1e6l forgot to add zmbvenc.c
libavcodec
|