Age | Commit message (Expand) | Author |
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 |
2001-09-19 | Add a faster RGB->YUV conversion | Juergen Keil |
2001-09-19 | deinterlace update, not finished yet (weave looks broken). | Miguel Freitas |
2001-09-18 | Fix typos | James Courtier-Dutton |
2001-09-18 | ffmpeg apparently does not support MSMPEG4 v1/v2 format yet. Trying to handle | Juergen Keil |
2001-09-18 | this->size not initialized on first frame, ffmpeg video decoder accesses | Juergen Keil |
2001-09-18 | a52_block error: liba52 audio decoder accesses uninitialized malloced memory | Juergen Keil |
2001-09-18 | libmpeg2 video decoder accesses uninitialized malloced memory, may crash in | Juergen Keil |
2001-09-18 | last changelog update for 0.9.1xine-0_9_1-release0.9.1 | Siggi Langauf |
2001-09-18 | building aRts plugin for Debian package | Siggi Langauf |
2001-09-18 | make sure xine-ui version fits libxine... | Siggi Langauf |
2001-09-18 | prepare for 0.9.1 | Siggi Langauf |
2001-09-17 | aalib presence check changes: use aalib-config, then aainfo is it's not found, | Daniel Caujolle-Bert |
2001-09-17 | Add .trp extension recognition. | James Courtier-Dutton |
2001-09-17 | Begin support for Multiple Programs (Channels) in one stream. | James Courtier-Dutton |
2001-09-17 | _xine_get_featured_input_plugin_ids: wrong parentheses - overwrites two bytes | Juergen Keil |
2001-09-17 | Fixed asm compile on system without as installed. | Daniel Caujolle-Bert |
2001-09-16 | Check of current_frame existence in mpeg2_close(). | Daniel Caujolle-Bert |
2001-09-16 | oops, forgotten file. | Daniel Caujolle-Bert |
2001-09-16 | Update docs. Fixed some warnings. configure.in is ready for 0.9.1. | Daniel Caujolle-Bert |
2001-09-16 | Prevent Floating point exception when playing mpeg streams with LPCM audio. | James Courtier-Dutton |
2001-09-16 | se default fpm routines on m68k. Hope that works... | Siggi Langauf |
2001-09-16 | released 0.9.0-2 | Siggi Langauf |
2001-09-16 | deinterlace stuff | Miguel Freitas |
2001-09-16 | software deinterlacer filter (BOB) | Miguel Freitas |
2001-09-16 | Fixed libtool versionning. | Daniel Caujolle-Bert |
2001-09-16 | un-faked so version number. | Siggi Langauf |
2001-09-16 | update to 1.4. | Daniel Caujolle-Bert |
2001-09-16 | Few updates. autoconf-2.52/automake-1.5 supported. | Daniel Caujolle-Bert |
2001-09-14 | Added some stuff to make still-frame menus work a bit better, allowed events ... | Rich J Wareham |