Tue, 28 May 2002 16:35:58 +0000 |
kabi |
* optimized avg_* functions (except xy2)
libavcodec
|
Mon, 27 May 2002 16:42:14 +0000 |
kabi |
* started to cleanup name clashes for onetime compilation
libavcodec
|
Mon, 27 May 2002 14:09:10 +0000 |
kabi |
* more PIC friendly and faster code
libavcodec
|
Mon, 27 May 2002 11:32:01 +0000 |
kabi |
* removed TESTCPU_MAIN - not needed for testing
libavcodec
|
Mon, 27 May 2002 09:17:21 +0000 |
kabi |
* for this moment bswap.h included ahead of HAVE_AV_CONFIG_H check
libavcodec
|
Mon, 27 May 2002 08:37:13 +0000 |
kabi |
* undefine local defines when they are no longer needed
libavcodec
|
Mon, 27 May 2002 08:34:24 +0000 |
kabi |
* compatibilized declaration with its original definition
libavcodec
|
Mon, 27 May 2002 08:31:54 +0000 |
kabi |
* avoids double inclusion of this header
libavcodec
|
Sun, 26 May 2002 15:24:32 +0000 |
bellard |
don't use inttypes.h - use inline function for bswap_64()
libavcodec
|
Sun, 26 May 2002 15:07:57 +0000 |
bellard |
fixed mangle issue
libavcodec
|
Sun, 26 May 2002 14:41:53 +0000 |
bellard |
removed invalid buffer handling
libavcodec
|
Sun, 26 May 2002 09:45:45 +0000 |
nickols_k |
untested generic bswap64
libavcodec
|
Sat, 25 May 2002 22:45:33 +0000 |
glantau |
license/copyright change
libavcodec
|
Sat, 25 May 2002 22:42:45 +0000 |
glantau |
consistent include usage
libavcodec
|
Sat, 25 May 2002 22:39:29 +0000 |
glantau |
fixed incorrect buffer handling
libavcodec
|
Sat, 25 May 2002 22:38:02 +0000 |
glantau |
better logic for bswap
libavcodec
|