Age | Commit message (Collapse) | Author |
|
CVS patchset: 556
CVS date: 2001/09/03 09:03:02
|
|
Workaround a gcc-2.95.2 compiler bug in put_pixels_clamped_mmx,
add_pixels_clamped_mmx
Fix "debug" build for libffmpeg
CVS patchset: 541
CVS date: 2001/09/01 17:57:20
|
|
CVS patchset: 537
CVS date: 2001/09/01 15:12:12
|
|
CVS patchset: 531
CVS date: 2001/08/31 14:32:24
|
|
Apparently because the compiler was unable to inline a call to get_rl_index
somewhere, and an 'extern inline' function does not output the assembler
code for such a function.
'static inline' fixes the problem.
(Another option to fix this problem is to use 'extern inline' in the header,
*and* include a non-inline version of the same function in the library, too.
See also the gcc.info file, "C Extensions" -> Node "An Inline Function is As
Fast As a Macro")
CVS patchset: 522
CVS date: 2001/08/30 15:43:10
|
|
CVS patchset: 521
CVS date: 2001/08/30 12:48:10
|
|
Freitas
CVS patchset: 510
CVS date: 2001/08/28 19:16:19
|
|
CVS patchset: 441
CVS date: 2001/08/17 13:34:25
|
|
Enable standard GLOBAL_CFLAGS on a non-debug build.
CVS patchset: 420
CVS date: 2001/08/13 17:31:39
|
|
CVS patchset: 409
CVS date: 2001/08/10 22:27:36
|
|
CVS patchset: 408
CVS date: 2001/08/10 22:14:24
|
|
CVS patchset: 406
CVS date: 2001/08/10 18:38:05
|
|
CVS patchset: 405
CVS date: 2001/08/10 17:37:50
|
|
CVS patchset: 401
CVS date: 2001/08/08 20:48:32
|
|
CVS patchset: 400
CVS date: 2001/08/07 23:59:50
|
|
CVS patchset: 397
CVS date: 2001/08/07 14:15:04
|
|
CVS patchset: 396
CVS date: 2001/08/07 13:14:09
|
|
motion jpeg decoding
CVS patchset: 395
CVS date: 2001/08/07 12:41:46
|