Age | Commit message (Expand) | Author |
2001-10-29 | add a few more framerate codes (courtesy of libmpeg2) | Mike Lampard |
2001-10-29 | XShm gamma adjusting | Miguel Freitas |
2001-10-29 | XShm gamma adjusting (brightness) | Miguel Freitas |
2001-10-28 | fix for a bug frequently reported on xine-user | Miguel Freitas |
2001-10-28 | - some more tweaking with the dxr3enc vo plugin. A/V sync is OK'ish now, | Harm van der Heijden |
2001-10-28 | mark as displayed before freeing (just in case) | Miguel Freitas |
2001-10-28 | fix buffer leakage (again) | Miguel Freitas |
2001-10-28 | small cleanup in prep for 0.9.3 | Mike Lampard |
2001-10-28 | remove something I was playing with... | Mike Lampard |
2001-10-28 | in order for av sync to be correct with still menus, we need to act like a | Mike Lampard |
2001-10-27 | update request_dest_size to the latest api changes | Mike Lampard |
2001-10-27 | update vpts when we receive a video_fill packet | Mike Lampard |
2001-10-27 | fixed stupid type that set NTSC framerate to 2.997 Hz | Harm van der Heijden |
2001-10-27 | some post-0.9.2 changes | Miguel Freitas |
2001-10-27 | - new dirty and cheap deinterlace method: we give half of the lines to xv | Miguel Freitas |
2001-10-27 | - added dxr3 mpeg1 encoding vo driver. Based on Mike Lampard's work, | Harm van der Heijden |
2001-10-27 | small bug fix for time based seeking in mpeg1 files | Guenter Bartsch |
2001-10-27 | - latest decore versions finally have a method for getting the | Harm van der Heijden |
2001-10-26 | A few more fixes | James Courtier-Dutton |
2001-10-26 | More malloc fixes. Only one more to find. | James Courtier-Dutton |
2001-10-26 | Inserted a FIXME. | James Courtier-Dutton |
2001-10-26 | Fixes some subtitle crashes. | James Courtier-Dutton |
2001-10-26 | Added some debug commands, trying to track malloc segfaults. | James Courtier-Dutton |
2001-10-25 | ...hope I'm getting closer to a correct socket read return value interpretati... | Guenter Bartsch |
2001-10-25 | Fixed two crash cause with overlay pointer freeing. | Daniel Caujolle-Bert |
2001-10-25 | This file already moved to xine-utils subdir. | Daniel Caujolle-Bert |
2001-10-25 | demux api change to report supported mimetypes | Miguel Freitas |
2001-10-24 | minor cleanups and fixes, fixed still image support in metronom | Guenter Bartsch |
2001-10-24 | fix segfault | Miguel Freitas |
2001-10-24 | turn bilinear scaling into xinerc option | Miguel Freitas |
2001-10-24 | attempt to sort out overlay init once and for all... | Mike Lampard |
2001-10-24 | commented out one-too-many in buggy_preinit | Mike Lampard |
2001-10-24 | fix a couple of compiler warnings, dxr3_overlay_buggy_preinit is no longer | Mike Lampard |
2001-10-24 | removing remainging recursive dynamic lib linking | Guenter Bartsch |
2001-10-24 | Exit nicely with a message if the user tries to play a non-mpeg stream, | Mike Lampard |
2001-10-24 | Keep BCS settings. Slight change to dxr3_read_config, put config in | Mike Lampard |
2001-10-23 | A tempory fix to audio sync with navdvd. | James Courtier-Dutton |
2001-10-23 | Changed debug printf to xprintf. | James Courtier-Dutton |
2001-10-23 | Add a debug option for SPU. | James Courtier-Dutton |
2001-10-23 | One step back about RTLD_GLOBAL. That don't fix anything. | Daniel Caujolle-Bert |
2001-10-23 | grep the stream title to find out if we're in a menu or not (temporary | Mike Lampard |
2001-10-23 | Fix slight mis-interpretation of api. | Mike Lampard |
2001-10-23 | update spu decoder to auto-display menus, and display only the user selected | Mike Lampard |
2001-10-23 | Made external symbol names available for plugins (xmalloc and friends). | Daniel Caujolle-Bert |
2001-10-23 | Plug some memory leaks. | James Courtier-Dutton |
2001-10-23 | discover clut reenabled | Miguel Freitas |
2001-10-22 | an http input plugin, small demuxer bugfixes/additions | Guenter Bartsch |
2001-10-22 | Some modification for seeking in unpredictable streams (like DVDs) | Rich J Wareham |
2001-10-22 | Forgotten crosslink removal. | Daniel Caujolle-Bert |
2001-10-22 | Fixed libxineutils linking. | Daniel Caujolle-Bert |