summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2001-09-24Unblock SIGALRM, while we try to open esd. SIGALRM is used in an esd daemonJuergen 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-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-21Add some optimized scale_line functions for: DVD -> 16:9, DVD -> 4:3, and zoom*2Juergen Keil
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-20Always request IMGFMT_YUY2 from video_out decoder (RGB format is converted toJuergen Keil
2001-09-20Indeo Video 4.1 and 5.0 format fixed (by importing the Event/SemaphoreJuergen Keil
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-17Add .trp extension recognition.James Courtier-Dutton
2001-09-17Begin support for Multiple Programs (Channels) in one stream.James Courtier-Dutton
2001-09-17_xine_get_featured_input_plugin_ids: wrong parentheses - overwrites two bytesJuergen Keil
2001-09-16Check of current_frame existence in mpeg2_close().Daniel Caujolle-Bert
2001-09-16Update docs. Fixed some warnings. configure.in is ready for 0.9.1.Daniel Caujolle-Bert
2001-09-16Prevent Floating point exception when playing mpeg streams with LPCM audio.James Courtier-Dutton
2001-09-16deinterlace stuffMiguel Freitas
2001-09-16software deinterlacer filter (BOB)Miguel Freitas
2001-09-16Fixed libtool versionning.Daniel Caujolle-Bert
2001-09-16un-faked so version number.Siggi Langauf
2001-09-16Few updates. autoconf-2.52/automake-1.5 supported.Daniel Caujolle-Bert
2001-09-14Added some stuff to make still-frame menus work a bit better, allowed events ...Rich J Wareham
2001-09-14Fix xine --help audio plugin sensing.James Courtier-Dutton
2001-09-14Fix for no audio.James Courtier-Dutton
2001-09-12small patch for null audio outputGuenter Bartsch
2001-09-12further tweaks and patches for menu support: new buftypes (BUF_CONTROL_DISCON...Guenter Bartsch
2001-09-12DTS patches from Michiel TonemanJoachim Koenig
2001-09-12adding still picture support (needed to implement menus) based on Rich's workGuenter Bartsch
2001-09-12small libmad debug output cleanupGuenter Bartsch
2001-09-12small bugfix to make audio work when seeking backGuenter Bartsch
2001-09-12Make the default settings work on more systems.James Courtier-Dutton
2001-09-11fixed no-resample audio output, fixed qt stream end detectionGuenter Bartsch
2001-09-11video_out_xshm crashes for scale factor 16/23, due to rounding error.Juergen Keil
2001-09-11444P and 422P colorspace support (for mjpeg) for ffmpegGuenter Bartsch