Age | Commit message (Expand) | Author |
2002-09-16 | - sync ffmpeg to cvs (sorry Mike it still doesn't decode your teststream -- | Miguel Freitas |
2002-08-07 | - sync with ffmpeg cvs | Miguel Freitas |
2002-07-15 | fix ffmpeg's default options | Miguel Freitas |
2002-07-15 | update to ffmpeg cvs | Miguel Freitas |
2002-07-01 | new file | Miguel Freitas |
2002-07-01 | - ffmpeg sync | Miguel Freitas |
2002-06-26 | Sun Forte cc refuses to initialize "const int" array with non-const expressions. | Juergen Keil |
2002-06-26 | C99 version of macro with variable arguments (for Sun Forte cc) | Juergen Keil |
2002-06-24 | revert volatile variable (weird gcc bug) | Miguel Freitas |
2002-06-23 | Fix Miguel's problem. | Daniel Caujolle-Bert |
2002-06-23 | quick ffmpeg update (enables wmv1 decoding) | Miguel Freitas |
2002-06-23 | Let cvs ignore a lot of files that are built. | Dennis Björklund |
2002-06-22 | Fix missing files in tarball problem. | Daniel Caujolle-Bert |
2002-06-11 | missing header from dist | Miguel Freitas |
2002-06-10 | sync to ffmpeg cvs, trying to keep differences to a mininum. | Miguel Freitas |
2002-04-29 | Replace all exit(1) with abort(). | James Courtier-Dutton |
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 |