Age | Commit message (Expand) | Author |
2002-07-05 | Bump up version numbers due to changes in xine_t | Michael Roitzsch |
2002-07-02 | fix time seeking to keyframe (patch by Staszek Pasko <staszek@nutki.com>) | Miguel Freitas |
2002-06-25 | added support in buffer.h for transporting RGB palette from the demuxer to | Mike Melanson |
2002-06-23 | Use BUF_FLAG_SEEK. | Thibaut Mattern |
2002-06-20 | an attempt do be more defensive when trying to play AVI via http. | Siggi Langauf |
2002-06-12 | Remove no more needed XINE_LOGO. | Daniel Caujolle-Bert |
2002-06-07 | codec reporting api | Miguel Freitas |
2002-06-07 | - demuxer cleanup (helper functions) | Miguel Freitas |
2002-06-03 | provide function to convert endianess of BITMAPINFOHEADER (when reading data ... | Miguel Freitas |
2002-06-03 | BITMAPINFOHEADER -> xine_bmiheader (now compatible with 64bit systems) | Miguel Freitas |
2002-05-25 | patch from Michael Roitzsch: | Siggi Langauf |
2002-05-24 | fix declaration | Miguel Freitas |
2002-05-21 | atomic status code on demux start/seek | Siggi Langauf |
2002-05-20 | - check for keyframes past start_pos | Miguel Freitas |
2002-05-20 | progressive index reconstruction patch by Ian Goldberg <ian@cypherpunks.ca> | Miguel Freitas |
2002-05-14 | Ian Goldberg's patch for AVIs bigger than 2GB | Miguel Freitas |
2002-05-13 | "streaming" AVI support by Ian Goldberg <ian@cypherpunks.ca> | Miguel Freitas |
2002-05-12 | Fix seeking problem after demuxer finished | Thibaut Mattern |
2002-05-04 | Playing the same file after a xine_stop() was unworkable. Fixed (i hope i | Daniel Caujolle-Bert |
2002-04-29 | Replace all exit(1) with abort(). | James Courtier-Dutton |
2002-04-23 | Fix memory leaks by disposing input, demux and decoder plugins at exit | Ewald Snel |
2002-04-23 | fix stupid bug in my last commit | Miguel Freitas |
2002-04-18 | patch to support bigger wavex headers from Staszek Pasko | Miguel Freitas |
2002-04-17 | user feedback when reconstructing index (using OSD) | Guenter Bartsch |
2002-04-13 | patch submitted by Christian Vogler plus some coding style cleanups | Guenter Bartsch |
2002-04-09 | fix to play some streams with bih.biCompression not set | Miguel Freitas |
2002-04-09 | buffer leak | Miguel Freitas |
2002-04-09 | - new (fast) demuxer seeking scheme | Miguel Freitas |
2002-03-31 | Set all pts variabled to int64_t. | James Courtier-Dutton |
2002-03-27 | fix non-stop bug | Miguel Freitas |
2002-03-18 | xine_log bugfix by bill fink | Guenter Bartsch |
2002-03-18 | avi demuxer cleanup and multiple audio stream support (contributed by Michael... | Guenter Bartsch |
2002-03-14 | - make libsputext work again | Miguel Freitas |
2002-03-12 | minor corrections and a patch for metronom to make sure it doesn't compensate... | Guenter Bartsch |
2002-03-11 | libdivx4 doesn't handle 3ivx, corrected misleading error message | Guenter Bartsch |
2002-03-11 | metronom and demuxers should work again (although not all demuxers are fully ... | Guenter Bartsch |
2002-02-17 | big debug output cleanup. removed debug output from log window, logging | Guenter Bartsch |
2002-02-09 | the long-awaited video_out changes, not completely debuged (races) | Guenter Bartsch |
2002-01-24 | log frame size | Guenter Bartsch |
2002-01-17 | Allow playing of AVIs with broken/incomplete indices by using the available | Matthias Hopf |
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-09 | small avi time-seek bugfix | Guenter Bartsch |
2001-12-02 | libsputext now work without it's own thread, better sync | Guenter Bartsch |
2001-12-02 | avi subtitles centered and at bottom of frame | Guenter Bartsch |
2001-12-01 | add avi subtitle decoder (based on mplayer code), minor cleanups, removed reg... | Guenter Bartsch |
2001-11-30 | Valid mrls are no more static (except few ones), like file suffix too. | Daniel Caujolle-Bert |
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-10 | very unfinished scr discontinuity detection stuff, new software audio out buf... | Guenter Bartsch |