Age | Commit message (Expand) | Author |
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 |
2001-11-07 | buf types cleanup (audio stuff) | Miguel Freitas |
2001-11-07 | buf type cleanup (1st part) | Miguel Freitas |
2001-10-30 | make xine recognize the new windows media formats and a small audio output pl... | Guenter Bartsch |
2001-10-25 | demux api change to report supported mimetypes | Miguel Freitas |
2001-10-20 | big event cleanup: one single mechanism is now used for all communications be... | Guenter Bartsch |
2001-10-17 | demux / input plugin interface change, init functions now have access to the ... | Guenter Bartsch |
2001-10-07 | code beautified and small fix so xine can play back avi streams generated by ... | Guenter Bartsch |
2001-10-03 | Add error checks to all "pthread_create" calls, print error message and exit | Juergen Keil |
2001-09-18 | ffmpeg apparently does not support MSMPEG4 v1/v2 format yet. Trying to handle | Juergen Keil |
2001-09-12 | small bugfix to make audio work when seeking back | Guenter Bartsch |
2001-09-10 | a quicktime demuxer based on openquicktime, cinepack support fixed, minor bug... | Guenter Bartsch |
2001-09-09 | Add a hack to "wine" (WINE_TYPEDEFS_ONLY), to allow compiling the avi demuxer | Juergen Keil |
2001-09-08 | big buf types cleanup, beginning to use libw32codec for indeo (unfinished) | Guenter Bartsch |
2001-09-08 | patch provided by David D. Hagood <wowbagger@sktc.net> | Guenter Bartsch |
2001-09-05 | generate index only once per mrl | Guenter Bartsch |
2001-09-05 | enable seeking in incomplete avis | Guenter Bartsch |
2001-09-04 | race condition / stability fixes provided by Miguel Freitas <miguel@cetuc.puc... | Guenter Bartsch |