Age | Commit message (Expand) | Author |
2002-09-18 | make new plugin loader check api versions, fix api versions for adapted demux... | Guenter Bartsch |
2002-09-18 | first steps towards implementing stream/meta info | Guenter Bartsch |
2002-09-05 | remove plugin's private priority and interface members | Michael Roitzsch |
2002-09-04 | merging in the new_api branch ... unfortunately video_out / vo_scale is broke... | Guenter Bartsch |
2002-09-01 | keyframe detection and hexdump enhancement by Staszek Pasko | Guenter Bartsch |
2002-08-28 | send start buffers before headers(preview buffers) | Guenter Bartsch |
2002-08-28 | make sure enough preview buffers of every stream are sent | Guenter Bartsch |
2002-08-24 | clean up log output, make it work without audio | Guenter Bartsch |
2002-08-23 | support for older ogm streams (video+vorbis audio only because of lack of tes... | Guenter Bartsch |
2002-08-19 | xine now survives all ogm test streams i got :) - including seeking (though n... | Guenter Bartsch |
2002-08-18 | ogg demuxer cleanup (seperate stream type detection from content delivery), n... | Guenter Bartsch |
2002-08-17 | support time-based seeking in ogg/vorbis streams. implement timestamps for vo... | Guenter Bartsch |
2002-07-14 | make demuxers a bit more "programmer friendly" | Miguel Freitas |
2002-07-05 | Bump up version numbers due to changes in xine_t | Michael Roitzsch |
2002-06-12 | Remove no more needed XINE_LOGO. | Daniel Caujolle-Bert |
2002-06-07 | - demuxer cleanup (helper functions) | 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-21 | atomic status code on demux start/seek | Siggi Langauf |
2002-05-16 | Fix seeking problem after demuxer finished. | Thibaut Mattern |
2002-04-29 | Replace all exit(1) with abort(). | James Courtier-Dutton |
2002-04-14 | pts generation for video and split-up of big packages | Guenter Bartsch |
2002-04-14 | some more support for video in ogg | Guenter Bartsch |
2002-04-09 | - new (fast) demuxer seeking scheme | Miguel Freitas |
2002-04-04 | some progress towards implementing direct show filter (http://tobias.everwick... | Guenter Bartsch |
2002-03-27 | fix non-stop bug | Miguel Freitas |
2002-03-23 | content-detection for ogg | 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-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-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-06 | ogg mime type | 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-15 | (percentage based) seeking | Guenter Bartsch |
2001-10-07 | minor cleanups | Guenter Bartsch |
2001-10-07 | initial ogg/vorbis support added | Heiko Schaefer |