Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-09-16 | Update docs. Fixed some warnings. configure.in is ready for 0.9.1. | Daniel Caujolle-Bert | |
CVS patchset: 646 CVS date: 2001/09/16 23:13:45 | |||
2001-09-16 | Few updates. autoconf-2.52/automake-1.5 supported. | Daniel Caujolle-Bert | |
CVS patchset: 637 CVS date: 2001/09/16 00:01:38 | |||
2001-09-11 | 444P and 422P colorspace support (for mjpeg) for ffmpeg | Guenter Bartsch | |
CVS patchset: 618 CVS date: 2001/09/11 16:15:42 | |||
2001-09-11 | linking demux_qt to zlib for compressed headers, make ffmpeg handle JPEG qt ↵ | Guenter Bartsch | |
streams CVS patchset: 616 CVS date: 2001/09/11 14:11:56 | |||
2001-09-06 | Trying to port the xine-lib sources to a non-gcc compiler | Juergen Keil | |
CVS patchset: 584 CVS date: 2001/09/06 18:38:11 | |||
2001-09-05 | enable seeking in incomplete avis | Guenter Bartsch | |
CVS patchset: 568 CVS date: 2001/09/05 17:08:18 | |||
2001-09-03 | Always add mmx & mlib sources into the dist | Juergen Keil | |
CVS patchset: 556 CVS date: 2001/09/03 09:03:02 | |||
2001-09-01 | Enable MMX accelerated code on x86 | Juergen Keil | |
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 | |||
2001-09-01 | ffmpeg is stable enough so we don't need this option any longer | Guenter Bartsch | |
CVS patchset: 537 CVS date: 2001/09/01 15:12:12 | |||
2001-08-31 | Add mediaLib acceleration for UltarSPARCs to ffmpeg's libavcodec | Juergen Keil | |
CVS patchset: 531 CVS date: 2001/08/31 14:32:24 | |||
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-30 | Fix byteorder problems on bigendian cpus | Juergen Keil | |
CVS patchset: 521 CVS date: 2001/08/30 12:48: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-17 | compile-fix for non-gnu systems (e.g. freebsd) | Heiko Schaefer | |
CVS patchset: 441 CVS date: 2001/08/17 13:34:25 | |||
2001-08-13 | non-debug build crashes with gcc asm error (tries to spill BP register). | Juergen Keil | |
Enable standard GLOBAL_CFLAGS on a non-debug build. CVS patchset: 420 CVS date: 2001/08/13 17:31:39 | |||
2001-08-10 | added missing file to tarball | Guenter Bartsch | |
CVS patchset: 409 CVS date: 2001/08/10 22:27:36 | |||
2001-08-10 | enabling ffmpeg by default, credits to gerard for his incredible work | Guenter Bartsch | |
CVS patchset: 408 CVS date: 2001/08/10 22:14:24 | |||
2001-08-10 | seeking works :-) | Guenter Bartsch | |
CVS patchset: 406 CVS date: 2001/08/10 18:38:05 | |||
2001-08-10 | minor bugfixes, make debug should work now, codec close hopefully works too | Guenter Bartsch | |
CVS patchset: 405 CVS date: 2001/08/10 17:37:50 | |||
2001-08-08 | fixes for ffmpeg using xshm | Guenter Bartsch | |
CVS patchset: 401 CVS date: 2001/08/08 20:48:32 | |||
2001-08-07 | latest ffmpeg updates - mmx works\! :-) | Guenter Bartsch | |
CVS patchset: 400 CVS date: 2001/08/07 23:59:50 | |||
2001-08-07 | removed big local variables in libmpg123 (freebsd calls this stack-abuse ;)) | Guenter Bartsch | |
CVS patchset: 397 CVS date: 2001/08/07 14:15:04 | |||
2001-08-07 | small ffmpeg cleanups and fixes | Guenter Bartsch | |
CVS patchset: 396 CVS date: 2001/08/07 13:14:09 | |||
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 |