Age | Commit message (Expand) | Author |
2002-01-07 | Remove extra MSDOS \r at end of each line, confuses gcc under unix | Juergen Keil |
2002-01-07 | Compilation in separate obj-dir broken | Juergen Keil |
2002-01-07 | acelpnet should work now (some files updated from mplayer cvs) | Miguel Freitas |
2002-01-06 | updating directshow support with avifile/mplayer changes | Miguel Freitas |
2002-01-05 | updates for closed caption decoder | Miguel Freitas |
2001-12-27 | - ffmpeg update | Miguel Freitas |
2001-12-12 | Fixed wrong dependencies (only ix86 arch build). | Daniel Caujolle-Bert |
2001-12-11 | audio_decoder->reset() on discontinuities | Miguel Freitas |
2001-11-30 | Valid mrls are no more static (except few ones), like file suffix too. | Daniel Caujolle-Bert |
2001-11-29 | w32 bugfix, dvd branching | Miguel Freitas |
2001-11-29 | Fix (weird) compilation problem. | Daniel Caujolle-Bert |
2001-11-29 | should avoid some segfaults | Miguel Freitas |
2001-11-18 | bugfix | Miguel Freitas |
2001-11-18 | small bugfixes | Miguel Freitas |
2001-11-18 | new configfile interface, code cleanup, xprintf is gone | Guenter Bartsch |
2001-11-17 | fix deinitialization | Miguel Freitas |
2001-11-17 | Add 'xine_' prefix to all of xine-utils functions (what about cpu | Daniel Caujolle-Bert |
2001-11-16 | small cleanup | Miguel Freitas |
2001-11-16 | latest directshow updating. including a hack to make WMV8 work! | Miguel Freitas |
2001-11-16 | improving audio sync | Miguel Freitas |
2001-11-15 | video DirectShow | Miguel Freitas |
2001-11-15 | full DirectShow support (needs testing) | Miguel Freitas |
2001-11-15 | - audio bugfixes (dynamic buffers and Direct Show support). it show play | Miguel Freitas |
2001-11-15 | direct show updates (audio support working) | Miguel Freitas |
2001-11-13 | metronom logic changed | Heiko Schaefer |
2001-11-11 | missed this one | Miguel Freitas |
2001-11-11 | initial import of DirectShow support files. Most of hard work was done | Miguel Freitas |
2001-11-10 | very unfinished scr discontinuity detection stuff, new software audio out buf... | Guenter Bartsch |
2001-11-08 | properly initialization of LDT/FS for w32dlls (hopefully) | Miguel Freitas |
2001-11-08 | disabled LDT allocation for FS segment. this was causing much trouble | Miguel Freitas |
2001-11-07 | flip windows video 1 | Miguel Freitas |
2001-11-07 | codec fixes | Miguel Freitas |
2001-11-07 | new win32 codecs / buf types (some not supported yet) | Miguel Freitas |
2001-11-07 | add Setup_LDT_Keeper() to fix segfault | Miguel Freitas |
2001-11-07 | fast_memcpy (i had about 7% cpu improvement!) | Miguel Freitas |
2001-11-07 | small cleanup, remove test stuff | Miguel Freitas |
2001-11-07 | - update win32 loader | 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-18 | oops, must remove config.h from Makefile, too, otherwise "make install" does not | Juergen Keil |
2001-10-18 | avifile imported config.h file removed, build libw32dll with xine-lib's config.h | Juergen Keil |
2001-10-04 | Fix a few warnings about missing prototypes | Juergen Keil |
2001-09-26 | libmpeg2 cleanups, more tweaks for still image display, implemented BUF_CONTR... | Guenter Bartsch |
2001-09-20 | Always request IMGFMT_YUY2 from video_out decoder (RGB format is converted to | Juergen Keil |
2001-09-20 | Indeo Video 4.1 and 5.0 format fixed (by importing the Event/Semaphore | Juergen Keil |
2001-09-19 | 'yuv_hack_needed' added again, so that we can decode MSMPEG4 v1/v2 to YUY2 using | Juergen Keil |
2001-09-19 | Add a faster RGB->YUV conversion | Juergen Keil |
2001-09-18 | ffmpeg apparently does not support MSMPEG4 v1/v2 format yet. Trying to handle | Juergen Keil |
2001-09-16 | Update docs. Fixed some warnings. configure.in is ready for 0.9.1. | Daniel Caujolle-Bert |
2001-09-14 | Fix for no audio. | James Courtier-Dutton |