Age | Commit message (Expand) | Author |
2002-07-05 | optimized seeking with binary search, fixed sync after seek, fixed | Mike Melanson |
2002-07-01 | enable playing sorenson mpg4 fourcc | Miguel Freitas |
2002-06-20 | fill in decoder_info[] for every audio buffer | Mike Melanson |
2002-06-19 | Fix memory leaks and related bugs | Ewald Snel |
2002-06-18 | init and cleanup edit list | Mike Melanson |
2002-06-16 | load a few more relevant pieces of information: trak header flags and edit | Mike Melanson |
2002-06-12 | Remove no more needed XINE_LOGO. | Daniel Caujolle-Bert |
2002-06-09 | only report valid audio fourcc | Miguel Freitas |
2002-06-09 | Fix playing time (seconds instead of qt units) | Ewald Snel |
2002-06-08 | small fixes (slider positioning and playing time) | Miguel Freitas |
2002-06-07 | codec reporting api | Miguel Freitas |
2002-06-07 | added hack to fix audio pts calculation...the calculation could stand to | Mike Melanson |
2002-06-07 | - demuxer cleanup (helper functions) | Miguel Freitas |
2002-06-06 | sorry... | Siggi Langauf |
2002-06-06 | *grrrr*, okay, seems like the audio fourcc really is little endian, | Siggi Langauf |
2002-06-06 | fixed fourcc endianness for video fourcc (untested on little endian machines) | Siggi Langauf |
2002-06-06 | revised to parse trak atoms instead of minf atoms; fixed video pts | Mike Melanson |
2002-06-04 | - fix freeing unallocated memory | Miguel Freitas |
2002-06-03 | fill bih.biCompression to make w32codecs happy | Miguel Freitas |
2002-06-03 | cosmetic fix. (i haven't noticed BUF_FLAG_FRAMERATE is only sent if | Miguel Freitas |
2002-06-03 | *** empty log message *** | Miguel Freitas |
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 |