Age | Commit message (Expand) | Author |
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-03-11 | metronom and demuxers should work again (although not all demuxers are fully ... | Guenter Bartsch |
2002-02-09 | the long-awaited video_out changes, not completely debuged (races) | Guenter Bartsch |
2002-01-28 | patches from Ewald Snel (finish metronom sync loop on xine exit, initialize | Miguel Freitas |
2002-01-25 | get_rl_index undefined, when the function cannot be inlined | Juergen Keil |
2002-01-18 | enable divx playing on slow machines! (by skipping frames when late) | Miguel Freitas |
2002-01-15 | another codec/buftypes update | Miguel Freitas |
2002-01-08 | 'ar cr lib' without object files does not create an empty archive library | Juergen Keil |
2002-01-06 | this file documents all changes needed to be applied to the current ffmpeg | Miguel Freitas |
2002-01-05 | updates for closed caption decoder | Miguel Freitas |
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 | - ffmpeg update | Miguel Freitas |
2001-12-27 | updating ffmpeg to 26-12-2001 CVS version | Miguel Freitas |
2001-12-11 | audio_decoder->reset() on discontinuities | 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-11-13 | metronom logic changed | Heiko Schaefer |
2001-11-07 | codec fixes | Miguel Freitas |
2001-10-22 | Fixed libxineutils linking. | Daniel Caujolle-Bert |
2001-10-22 | introducing libxineutils and a this pointer for video_out_x11 callbacks | Guenter Bartsch |
2001-10-21 | more memcpy stuff | Miguel Freitas |
2001-10-18 | Bad type for quant_tab fixed. Code is intended to use negative values but does | Juergen Keil |
2001-09-26 | libmpeg2 cleanups, more tweaks for still image display, implemented BUF_CONTR... | Guenter Bartsch |
2001-09-23 | Don't try to use "emms" on a pentium without MMX | Juergen Keil |
2001-09-18 | Fix typos | James Courtier-Dutton |
2001-09-18 | ffmpeg apparently does not support MSMPEG4 v1/v2 format yet. Trying to handle | Juergen Keil |
2001-09-18 | this->size not initialized on first frame, ffmpeg video decoder accesses | Juergen Keil |
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-11 | 444P and 422P colorspace support (for mjpeg) for ffmpeg | Guenter Bartsch |
2001-09-11 | linking demux_qt to zlib for compressed headers, make ffmpeg handle JPEG qt s... | Guenter Bartsch |
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-09-01 | ffmpeg is stable enough so we don't need this option any longer | Guenter Bartsch |
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-30 | Fix byteorder problems on bigendian cpus | 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 | added missing file to tarball | Guenter Bartsch |
2001-08-10 | enabling ffmpeg by default, credits to gerard for his incredible work | Guenter Bartsch |
2001-08-10 | seeking works :-) | Guenter Bartsch |
2001-08-10 | minor bugfixes, make debug should work now, codec close hopefully works too | Guenter Bartsch |