Age | Commit message (Expand) | Author |
2002-09-04 | merging in the new_api branch ... unfortunately video_out / vo_scale is broke... | Guenter Bartsch |
2002-08-03 | made xine a bit less verbose and Marcelo a lot happier... | Siggi Langauf |
2002-07-30 | - video out fixes (never trigged deadlocks and erroneous flush of overlay | Miguel Freitas |
2002-07-15 | Add 'pitch' support to video decoders (pitch != width) | Ewald Snel |
2002-05-22 | trivial fix to snapshot code: | Miguel Freitas |
2002-05-21 | i'm tired of people reporting "throwing away image..." as bugs. | Miguel Freitas |
2002-05-18 | small fix to still frame logic. this improves recovering when decoder | Miguel Freitas |
2002-05-02 | new logo code; xine uses a logo MRL instead of proprietary logo files. | Siggi Langauf |
2002-05-01 | planar yv12 logo format | Guenter Bartsch |
2002-04-29 | Replace all exit(1) with abort(). | James Courtier-Dutton |
2002-04-09 | - new (fast) demuxer seeking scheme | Miguel Freitas |
2002-04-02 | - Undo my previous patch, it might (at least in theory) cause problems | Ewald Snel |
2002-04-01 | - Fix frame leak in Xv video driver | Ewald Snel |
2002-03-29 | What's that !! | Daniel Caujolle-Bert |
2002-03-29 | Don't free NULL pointer | Ewald Snel |
2002-03-28 | Ability to change logo at run-time. Fix endianness in xine-logoconv, build | Daniel Caujolle-Bert |
2002-03-25 | - fix frames leaking | Miguel Freitas |
2002-03-22 | performance improvements for slower systems | Miguel Freitas |
2002-03-22 | force redrawing the last _late_ frame. now we can be sure the last frame sent to | Miguel Freitas |
2002-03-21 | long-standing bugfix (hopefully) | Guenter Bartsch |
2002-03-21 | - only draw still frame/logo if needed | Miguel Freitas |
2002-03-21 | fix a freeze on exit problem | Miguel Freitas |
2002-03-20 | steps towards dvd playback: | Guenter Bartsch |
2002-03-14 | Ewald Snel's latest memory leak fixes | Miguel Freitas |
2002-03-12 | getting rid of more LOG_ macros => output messages only once ... and another ... | Guenter Bartsch |
2002-03-01 | memleak fixes from ewald snel | Guenter Bartsch |
2002-02-18 | VO_PROP_MAX_NUM_FRAMES, expose event handling | Guenter Bartsch |
2002-02-18 | do not discard frames in vo_frame_draw as they may be needed for still | Guenter Bartsch |
2002-02-17 | big debug output cleanup. removed debug output from log window, logging | Guenter Bartsch |
2002-02-17 | more bugfixes, I can now see video using xshm :-) | Guenter Bartsch |
2002-02-17 | each frame has an id for debugging purposes now; xshm driver can at least dis... | Guenter Bartsch |
2002-02-16 | bufixes from miguel freitas | Guenter Bartsch |
2002-02-09 | the long-awaited video_out changes, not completely debuged (races) | Guenter Bartsch |
2002-02-02 | ooopppss... :) | Miguel Freitas |
2002-02-02 | small fixes to still frame code | Miguel Freitas |
2002-01-25 | New logo code seems to access NULL img. Trying to fix... | Juergen Keil |
2002-01-24 | video_out will take care of logo display now ... video_out needs more work bt... | Guenter Bartsch |
2002-01-15 | small fixes and cleanups, metronom wasn't told the frame rate of next stream ... | Guenter Bartsch |
2002-01-14 | miguel's latest still frame patches and some minor cleanups | Guenter Bartsch |
2002-01-08 | disabling some debug messages | Miguel Freitas |
2002-01-06 | miguel's superb metronom/still frame patches, with very small modifications. ... | Guenter Bartsch |
2002-01-02 | Correct spelling of __VA_ARGS__ macro | Juergen Keil |
2001-12-27 | Add intl support + more logging messages. | Daniel Caujolle-Bert |
2001-12-24 | fixes for still image detection. rough hack, needs improvement. | Harm van der Heijden |
2001-12-24 | automatic still image detection - based on miguel's work but with modificatio... | Guenter Bartsch |
2001-11-28 | * OSD (On Screen Display) for rendering text and graphics into overlays | Miguel Freitas |
2001-11-20 | should fix pause and slow/fast playing | 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 |