summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-09-27Add a few scale_line variants for PAL VCDJuergen Keil
2001-09-27buf type not set on solaris (same problem on freebsd, too); vcd didn't work anyJuergen Keil
2001-09-27discover the colors used by the subtitlesMiguel Freitas
2001-09-27enable bilinear scaling on Permedia 2/3 cards.Miguel Freitas
2001-09-27Fixed aalib checks. xine-config will contain thread cflags. Update installDaniel Caujolle-Bert
2001-09-26- Trying to fix video window size for mpeg streams withJuergen Keil
2001-09-26libmpeg2 cleanups, more tweaks for still image display, implemented BUF_CONTR...Guenter Bartsch
2001-09-25block demuxer lost packages - hopefully fixed nowGuenter Bartsch
2001-09-25don't expect discontinuities foreverGuenter Bartsch
2001-09-25implemented BUF_CONTROL_AUDIO_CHANNEL - this should enable input plugins to s...Guenter Bartsch
2001-09-25one of the optimized scale_line functions was not used at 1024x768 resolution,Juergen Keil
2001-09-25FAQ_pl from ForeveRHeiko Schaefer
2001-09-24Unblock SIGALRM, while we try to open esd. SIGALRM is used in an esd daemonJuergen Keil
2001-09-24Depth 8 is now supported with XShm driverJuergen Keil
2001-09-24Support GrayScale visuals in XShm (works like PseudoColor for now)Juergen Keil
2001-09-23Don't try to use "emms" on a pentium without MMXJuergen Keil
2001-09-23GNU sed does not like a single '-' in the middle of a character class RE, moveJuergen Keil
2001-09-23Cannot build/configure xine-lib in a separate "object" directory, becauseJuergen Keil
2001-09-23audio_fd not initialized, sun audio driver can close random filedescriptors.Juergen Keil
2001-09-23dvdnav on a DVD with LPCM sound never sends us a preview buffer with theJuergen Keil
2001-09-23Add depth 8 support (TrueColor, PseudoColor and StaticGray) to XShm video_outJuergen Keil
2001-09-23Prevent loading of videofill plugin for dxr3.Eduard Hasenleithner
2001-09-22Bug fix: video_wrap_offset calculation on first pts.Matthias Hopf
2001-09-22introduced a section about problems compiling xine-libHeiko Schaefer
2001-09-21Add some optimized scale_line functions for: DVD -> 16:9, DVD -> 4:3, and zoom*2Juergen Keil
2001-09-21added two missing files (xine-config man page, xine.m4)Matthias Dahl
2001-09-20- new deinterlacing method "onefield" (just interpolate)Miguel Freitas
2001-09-20attempt at viewing 3ivx sample streams - video is wrong somehowHeiko Schaefer
2001-09-20Remove es man page.Daniel Caujolle-Bert
2001-09-20Always request IMGFMT_YUY2 from video_out decoder (RGB format is converted toJuergen Keil
2001-09-20translation from Alfredo J DelaitiHeiko Schaefer
2001-09-20Indeo Video 4.1 and 5.0 format fixed (by importing the Event/SemaphoreJuergen Keil
2001-09-19soft deinterlacerMiguel Freitas
2001-09-19croma deinterlace -> uses more cpu but looks betterMiguel Freitas
2001-09-19'yuv_hack_needed' added again, so that we can decode MSMPEG4 v1/v2 to YUY2 usingJuergen Keil
2001-09-19fix typo (#else)Miguel Freitas
2001-09-19small deinterlace cleanupMiguel Freitas
2001-09-19possible fix for gcc3 errorMiguel Freitas
2001-09-19New greedy deinterlace methodMiguel Freitas
2001-09-19Add a faster RGB->YUV conversionJuergen Keil
2001-09-19deinterlace update, not finished yet (weave looks broken).Miguel Freitas
2001-09-18Fix typosJames Courtier-Dutton
2001-09-18ffmpeg apparently does not support MSMPEG4 v1/v2 format yet. Trying to handleJuergen Keil
2001-09-18this->size not initialized on first frame, ffmpeg video decoder accessesJuergen Keil
2001-09-18a52_block error: liba52 audio decoder accesses uninitialized malloced memoryJuergen Keil
2001-09-18libmpeg2 video decoder accesses uninitialized malloced memory, may crash inJuergen Keil
2001-09-18last changelog update for 0.9.1xine-0_9_1-release0.9.1Siggi Langauf
2001-09-18building aRts plugin for Debian packageSiggi Langauf
2001-09-18make sure xine-ui version fits libxine...Siggi Langauf
2001-09-18prepare for 0.9.1Siggi Langauf