| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2001-08-30 | Some users reported problems on Solaris SPARC with an undefined 'get_rl_index'. | Juergen Keil | |
| 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 | |||
| 2001-08-28 | update to ffmpeg 0.4.5, buf types cleanup based on patch provided by Miguel ↵ | Guenter Bartsch | |
| Freitas CVS patchset: 510 CVS date: 2001/08/28 19:16:19 | |||
| 2001-08-07 | latest ffmpeg updates - mmx works\! :-) | Guenter Bartsch | |
| CVS patchset: 400 CVS date: 2001/08/07 23:59:50 | |||
| 2001-08-07 | introducing the ffmpeg video decoder plugin for ms mpeg 4, opendivx and ↵ | Guenter Bartsch | |
| motion jpeg decoding CVS patchset: 395 CVS date: 2001/08/07 12:41:46 | |||
