Age | Commit message (Expand) | Author |
2002-04-28 | last 0.9.9 preparations, disable ffmpeg debug output, error message fix for oss | Guenter Bartsch |
2002-04-26 | Some minor changes to make libavcodec compibale with Sun's Forte compiler | Juergen Keil |
2002-04-25 | Need be2me_32() declaration. | Daniel Caujolle-Bert |
2002-04-06 | update to latest ffmpeg cvs, this should add mpeg-4 bframe support :-) (BTW: ... | Guenter Bartsch |
2002-03-24 | Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are broken | Daniel Caujolle-Bert |
2002-03-12 | ...missing files | Guenter Bartsch |
2002-03-12 | updated ffmpeg to the latest ffmpeg-cvs, hopefully this will handle divx5 files | Guenter Bartsch |
2002-01-25 | get_rl_index undefined, when the function cannot be inlined | Juergen Keil |
2002-01-08 | 'ar cr lib' without object files does not create an empty archive library | Juergen Keil |
2002-01-02 | Correct spelling of __VA_ARGS__ macro | Juergen Keil |
2001-12-31 | removing gcc optimizations that broke ffmpeg. mmx asm code does not need | Miguel Freitas |
2001-12-30 | patch to compile on gcc3 by Chris Rankin | Miguel Freitas |
2001-12-27 | updating ffmpeg to cvs version as 26-12-2001 | Miguel Freitas |
2001-12-27 | updating ffmpeg to 26-12-2001 CVS version | Miguel Freitas |
2001-11-25 | Some little cleanups. | Daniel Caujolle-Bert |
2001-11-17 | Add 'xine_' prefix to all of xine-utils functions (what about cpu | Daniel Caujolle-Bert |
2001-10-18 | Bad type for quant_tab fixed. Code is intended to use negative values but does | Juergen Keil |
2001-09-18 | Fix typos | James Courtier-Dutton |
2001-09-16 | Update docs. Fixed some warnings. configure.in is ready for 0.9.1. | Daniel Caujolle-Bert |
2001-09-16 | Few updates. autoconf-2.52/automake-1.5 supported. | Daniel Caujolle-Bert |
2001-09-06 | Trying to port the xine-lib sources to a non-gcc compiler | Juergen Keil |
2001-09-05 | enable seeking in incomplete avis | Guenter Bartsch |
2001-09-03 | Always add mmx & mlib sources into the dist | Juergen Keil |
2001-09-01 | Enable MMX accelerated code on x86 | Juergen Keil |
2001-08-31 | Add mediaLib acceleration for UltarSPARCs to ffmpeg's libavcodec | Juergen Keil |
2001-08-30 | Some users reported problems on Solaris SPARC with an undefined 'get_rl_index'. | Juergen Keil |
2001-08-28 | update to ffmpeg 0.4.5, buf types cleanup based on patch provided by Miguel F... | Guenter Bartsch |
2001-08-17 | compile-fix for non-gnu systems (e.g. freebsd) | Heiko Schaefer |
2001-08-13 | non-debug build crashes with gcc asm error (tries to spill BP register). | Juergen Keil |
2001-08-10 | seeking works :-) | Guenter Bartsch |
2001-08-10 | minor bugfixes, make debug should work now, codec close hopefully works too | Guenter Bartsch |
2001-08-08 | fixes for ffmpeg using xshm | Guenter Bartsch |
2001-08-07 | latest ffmpeg updates - mmx works\! :-) | Guenter Bartsch |
2001-08-07 | removed big local variables in libmpg123 (freebsd calls this stack-abuse ;)) | Guenter Bartsch |
2001-08-07 | introducing the ffmpeg video decoder plugin for ms mpeg 4, opendivx and motio... | Guenter Bartsch |