Age | Commit message (Collapse) | Author |
|
ffmpeg-guys: impressive work\!\!)
CVS patchset: 1690
CVS date: 2002/04/06 20:51:22
|
|
CVS patchset: 1558
CVS date: 2002/03/12 00:40:52
|
|
CVS patchset: 1455
CVS date: 2002/01/25 19:23:37
|
|
CVS patchset: 1315
CVS date: 2001/12/27 21:06:08
|
|
CVS patchset: 568
CVS date: 2001/09/05 17:08:18
|
|
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
|
|
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
|
|
Freitas
CVS patchset: 510
CVS date: 2001/08/28 19:16:19
|
|
CVS patchset: 400
CVS date: 2001/08/07 23:59:50
|
|
motion jpeg decoding
CVS patchset: 395
CVS date: 2001/08/07 12:41:46
|