Fri, 15 Jun 2007 20:35:44 +0000 |
mru |
replace TARGET_* with HAVE_* simplifying lists in configure script
libavcodec
|
Fri, 15 Jun 2007 20:35:37 +0000 |
mru |
replace TARGET_ARCH_* to ARCH_* for consistency
libavcodec
|
Fri, 15 Jun 2007 18:18:31 +0000 |
aurel |
use if() instead of #ifdef and ensure all possible optimisations are enabled
libavcodec
|
Fri, 15 Jun 2007 08:22:06 +0000 |
gpoirier |
some samples aren't decoded correctly such as
libavcodec
|
Fri, 15 Jun 2007 08:16:24 +0000 |
takis |
Remove unneeded semicolon.
libavcodec
|
Fri, 15 Jun 2007 08:15:45 +0000 |
takis |
Correct signature of just_return().
libavcodec
|
Thu, 14 Jun 2007 16:16:37 +0000 |
takis |
Remove an unreferenced variable from qpeg_decode_inter().
libavcodec
|
Thu, 14 Jun 2007 09:32:04 +0000 |
benoit |
add and remove some parentheses
libavcodec
|
Thu, 14 Jun 2007 08:44:41 +0000 |
diego |
Simplify init preprocessor statements.
libavcodec
|
Thu, 14 Jun 2007 07:28:16 +0000 |
benoit |
More detailed documentation
libavcodec
|
Wed, 13 Jun 2007 12:46:27 +0000 |
mhoffman |
removing underscores from block profiling renaming to xx_
libavcodec
|
Wed, 13 Jun 2007 08:28:00 +0000 |
benoit |
Improve understanding ofavcodec_find_decoder()
libavcodec
|
Wed, 13 Jun 2007 08:25:48 +0000 |
benoit |
Workaround adjustments for DivX 6.1 and later
libavcodec
|
Tue, 12 Jun 2007 21:44:38 +0000 |
gpoirier |
cosmetics
libavcodec
|
Tue, 12 Jun 2007 21:24:25 +0000 |
gpoirier |
kill one vector constant value load by the right combination of vec_splatX/vec_sl
libavcodec
|