Age | Commit message (Expand) | Author |
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 |
2001-09-10 | make codecs decompress all frames into the same target buffer, cinepak and in... | Guenter Bartsch |
2001-09-10 | a quicktime demuxer based on openquicktime, cinepack support fixed, minor bug... | Guenter Bartsch |
2001-09-09 | Add a hack to "wine" (WINE_TYPEDEFS_ONLY), to allow compiling the avi demuxer | Juergen Keil |
2001-09-08 | big buf types cleanup, beginning to use libw32codec for indeo (unfinished) | Guenter Bartsch |
2001-09-06 | Fix error checking for failed ao_instance->open | Juergen Keil |
2001-08-30 | cosmetic change (use mmioFOURCC macro instead of hex constant) | 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-21 | First checkin of new audio_out architecture. | James Courtier-Dutton |
2001-08-06 | Hopefully, this was the last decoder with priority 0. | Eduard Hasenleithner |
2001-07-30 | whoups, looks like a priority of 0 is not allowed :> | Guenter Bartsch |
2001-07-30 | fixed video/audio/spu decoder version handling | Guenter Bartsch |
2001-07-24 | big xshm cleanup (free memory properly, set up yuv2rgb only when necessary, c... | Guenter Bartsch |