Age | Commit message (Expand) | Author |
2002-04-23 | Fix memory leaks by disposing input, demux and decoder plugins at exit | Ewald Snel |
2002-04-20 | Fix for unresolved symbols in plugins | Ewald Snel |
2002-04-09 | patch to fix libsputext on seeks by Zoltán Böszörményi | Miguel Freitas |
2002-04-09 | Introducing steps towards a menu api in video_overlay.c | James Courtier-Dutton |
2002-04-06 | Cleaning up libspudec | James Courtier-Dutton |
2002-03-31 | Set all pts variabled to int64_t. | James Courtier-Dutton |
2002-03-25 | Re-organised libspudec to hopefully make it more readable. | James Courtier-Dutton |
2002-03-24 | Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are broken | Daniel Caujolle-Bert |
2002-03-11 | metronom and demuxers should work again (although not all demuxers are fully ... | Guenter Bartsch |
2002-02-25 | xine now compiles ok with the dxr3 em8300 ver 0.12.0 ,but dxr3 does not actua... | James Courtier-Dutton |
2002-02-09 | the long-awaited video_out changes, not completely debuged (races) | Guenter Bartsch |
2002-01-15 | Beginning of overlay highlights correction work. | James Courtier-Dutton |
2002-01-06 | Hide menu overlays between menus. | James Courtier-Dutton |
2002-01-06 | Menu button events now filtered based on PTS comparison. | James Courtier-Dutton |
2002-01-06 | Change to BUTTON EVENT api so that the button number is also passed. | James Courtier-Dutton |
2002-01-05 | NAV packets not provide input to SPU clut,trans and clip info all in libspudec. | James Courtier-Dutton |
2002-01-05 | Fix NAV packet demux. | James Courtier-Dutton |
2002-01-05 | XV_DOUBLE_BUFFER support, missing header on libspudec makefile | Miguel Freitas |
2002-01-05 | Added PTS values in button events. | James Courtier-Dutton |
2002-01-04 | Handle forced display better. | James Courtier-Dutton |
2002-01-04 | NAV packets now reach libspudec. | James Courtier-Dutton |
2002-01-03 | Starting to add NAV packet processing. | James Courtier-Dutton |
2001-12-12 | Removed test code. | James Courtier-Dutton |
2001-12-09 | fix vpts calculation inside "discontinuity window" | Miguel Freitas |
2001-12-01 | add avi subtitle decoder (based on mplayer code), minor cleanups, removed reg... | Guenter Bartsch |
2001-11-30 | SPU CLUT from new dvdnav fixed. | James Courtier-Dutton |
2001-11-30 | More updates for menus. | James Courtier-Dutton |
2001-11-30 | Improve button highlights. | James Courtier-Dutton |
2001-11-30 | Fix a seg fault in hide_menu event. | James Courtier-Dutton |
2001-11-30 | Minor fixes. | James Courtier-Dutton |
2001-11-30 | Valid mrls are no more static (except few ones), like file suffix too. | Daniel Caujolle-Bert |
2001-11-28 | * OSD (On Screen Display) for rendering text and graphics into overlays | Miguel Freitas |
2001-11-26 | switching off spu debug output | Guenter Bartsch |
2001-11-20 | avoid segfault if rle is null | Miguel Freitas |
2001-11-18 | new configfile interface, code cleanup, xprintf is gone | Guenter Bartsch |
2001-11-17 | Add 'xine_' prefix to all of xine-utils functions (what about cpu | Daniel Caujolle-Bert |
2001-11-15 | improved audio/spu channel selection, let the user take control over both if ... | Guenter Bartsch |
2001-11-10 | very unfinished scr discontinuity detection stuff, new software audio out buf... | Guenter Bartsch |
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 | Fixed two crash cause with overlay pointer freeing. | Daniel Caujolle-Bert |
2001-10-24 | fix segfault | Miguel Freitas |
2001-10-24 | removing remainging recursive dynamic lib linking | Guenter Bartsch |
2001-10-23 | Changed debug printf to xprintf. | James Courtier-Dutton |
2001-10-23 | Plug some memory leaks. | James Courtier-Dutton |
2001-10-23 | discover clut reenabled | Miguel Freitas |
2001-10-22 | Fixed libxineutils linking. | Daniel Caujolle-Bert |