Age | Commit message (Expand) | Author |
2002-06-03 | BITMAPINFOHEADER -> xine_bmiheader (now compatible with 64bit systems) | Miguel Freitas |
2002-06-03 | Avoid segfault on qt_exit(), if qt demuxer wasn't used. | Daniel Caujolle-Bert |
2002-06-02 | zlib is a pre-req for compilation, so do not bother checking for it | Mike Melanson |
2002-06-02 | Here it is: A brand-new (and quite functional, if I do say so | Mike Melanson |
2002-05-25 | patch from Michael Roitzsch: | Siggi Langauf |
2002-05-21 | start() and seek() return the status | Thibaut Mattern |
2002-05-20 | - check for keyframes past start_pos | Miguel Freitas |
2002-05-16 | Don't segfault if moov header not found. xine_log() call after | Daniel Caujolle-Bert |
2002-05-14 | Fix demux_loop. | Thibaut Mattern |
2002-04-29 | Replace all exit(1) with abort(). | James Courtier-Dutton |
2002-04-23 | Fix memory leaks in quicktime demux plugin | Ewald Snel |
2002-04-23 | Fixed a typo | Ewald Snel |
2002-04-09 | - new (fast) demuxer seeking scheme | Miguel Freitas |
2002-03-27 | fix non-stop bug | Miguel Freitas |
2002-03-11 | metronom and demuxers should work again (although not all demuxers are fully ... | Guenter Bartsch |
2002-03-01 | memleak fixes from ewald snel | 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-15 | fix bih values to work with win32 codecsxine-0_9_8-release0.9.8 | Miguel Freitas |
2002-01-02 | Correct spelling of __VA_ARGS__ macro | Juergen Keil |
2001-12-27 | Add intl support + more logging messages. | Daniel Caujolle-Bert |
2001-11-30 | Valid mrls are no more static (except few ones), like file suffix too. | Daniel Caujolle-Bert |
2001-11-24 | fix for demux_qt crash playing a quicktime stream without audio | Juergen Keil |
2001-11-18 | new configfile interface, code cleanup, xprintf is gone | Guenter Bartsch |
2001-11-17 | don't abort demuxer if unknow audio codec | Miguel Freitas |
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 type cleanup (1st part) | Miguel Freitas |
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-03 | Add error checks to all "pthread_create" calls, print error message and exit | Juergen Keil |
2001-09-20 | attempt at viewing 3ivx sample streams - video is wrong somehow | Heiko Schaefer |
2001-09-16 | Update docs. Fixed some warnings. configure.in is ready for 0.9.1. | Daniel Caujolle-Bert |
2001-09-11 | fixed no-resample audio output, fixed qt stream end detection | Guenter Bartsch |
2001-09-11 | linking demux_qt to zlib for compressed headers, make ffmpeg handle JPEG qt s... | Guenter Bartsch |
2001-09-10 | a quicktime demuxer based on openquicktime, cinepack support fixed, minor bug... | Guenter Bartsch |