Age | Commit message (Expand) | Author |
2001-10-01 | Trying to fix broken aalib-config test (configure: !: not found) | Juergen Keil |
2001-10-01 | Must quote '^', it's a bourne shell metacharacter | Juergen Keil |
2001-10-01 | Document dependency on gas, when compiling on solaris x86 (gas needed on x86 | Juergen Keil |
2001-10-01 | Use the video_out copy function, if available. | Juergen Keil |
2001-09-30 | use SNDCTL_DSP_GETODELAY if available. fixes sync problem with the freebsd au... | Heiko Schaefer |
2001-09-30 | relaxed library dependancies | Siggi Langauf |
2001-09-28 | NTSC DVD scale_line for 16:9 format | Juergen Keil |
2001-09-28 | O_NONBLOCK (posix) seems to be prefered to O_NDELAY or the kernel | Juergen Keil |
2001-09-28 | 32/64-bit bug in read_cache_read_block block, wrong fileoffset passed to | Juergen Keil |
2001-09-27 | Add desktop stuff from patches by Miguel Freitas <miguel@cetuc.puc-rio.br> | Daniel Caujolle-Bert |
2001-09-27 | new scale_line functions for SVCD (PAL & NTSC) | Juergen Keil |
2001-09-27 | Add a few scale_line variants for PAL VCD | Juergen Keil |
2001-09-27 | buf type not set on solaris (same problem on freebsd, too); vcd didn't work any | Juergen Keil |
2001-09-27 | discover the colors used by the subtitles | Miguel Freitas |
2001-09-27 | enable bilinear scaling on Permedia 2/3 cards. | Miguel Freitas |
2001-09-27 | Fixed aalib checks. xine-config will contain thread cflags. Update install | Daniel Caujolle-Bert |
2001-09-26 | - Trying to fix video window size for mpeg streams with | Juergen Keil |
2001-09-26 | libmpeg2 cleanups, more tweaks for still image display, implemented BUF_CONTR... | Guenter Bartsch |
2001-09-25 | block demuxer lost packages - hopefully fixed now | Guenter Bartsch |
2001-09-25 | don't expect discontinuities forever | Guenter Bartsch |
2001-09-25 | implemented BUF_CONTROL_AUDIO_CHANNEL - this should enable input plugins to s... | Guenter Bartsch |
2001-09-25 | one of the optimized scale_line functions was not used at 1024x768 resolution, | Juergen Keil |
2001-09-25 | FAQ_pl from ForeveR | Heiko Schaefer |
2001-09-24 | Unblock SIGALRM, while we try to open esd. SIGALRM is used in an esd daemon | Juergen Keil |
2001-09-24 | Depth 8 is now supported with XShm driver | Juergen Keil |
2001-09-24 | Support GrayScale visuals in XShm (works like PseudoColor for now) | Juergen Keil |
2001-09-23 | Don't try to use "emms" on a pentium without MMX | Juergen Keil |
2001-09-23 | GNU sed does not like a single '-' in the middle of a character class RE, move | Juergen Keil |
2001-09-23 | Cannot build/configure xine-lib in a separate "object" directory, because | Juergen Keil |
2001-09-23 | audio_fd not initialized, sun audio driver can close random filedescriptors. | Juergen Keil |
2001-09-23 | dvdnav on a DVD with LPCM sound never sends us a preview buffer with the | Juergen Keil |
2001-09-23 | Add depth 8 support (TrueColor, PseudoColor and StaticGray) to XShm video_out | Juergen Keil |
2001-09-23 | Prevent loading of videofill plugin for dxr3. | Eduard Hasenleithner |
2001-09-22 | Bug fix: video_wrap_offset calculation on first pts. | Matthias Hopf |
2001-09-22 | introduced a section about problems compiling xine-lib | Heiko Schaefer |
2001-09-21 | Add some optimized scale_line functions for: DVD -> 16:9, DVD -> 4:3, and zoom*2 | Juergen Keil |
2001-09-21 | added two missing files (xine-config man page, xine.m4) | Matthias Dahl |
2001-09-20 | - new deinterlacing method "onefield" (just interpolate) | Miguel Freitas |
2001-09-20 | attempt at viewing 3ivx sample streams - video is wrong somehow | Heiko Schaefer |
2001-09-20 | Remove es man page. | Daniel Caujolle-Bert |
2001-09-20 | Always request IMGFMT_YUY2 from video_out decoder (RGB format is converted to | Juergen Keil |
2001-09-20 | translation from Alfredo J Delaiti | Heiko Schaefer |
2001-09-20 | Indeo Video 4.1 and 5.0 format fixed (by importing the Event/Semaphore | Juergen Keil |
2001-09-19 | soft deinterlacer | Miguel Freitas |
2001-09-19 | croma deinterlace -> uses more cpu but looks better | Miguel Freitas |
2001-09-19 | 'yuv_hack_needed' added again, so that we can decode MSMPEG4 v1/v2 to YUY2 using | Juergen Keil |
2001-09-19 | fix typo (#else) | Miguel Freitas |
2001-09-19 | small deinterlace cleanup | Miguel Freitas |
2001-09-19 | possible fix for gcc3 error | Miguel Freitas |
2001-09-19 | New greedy deinterlace method | Miguel Freitas |