Age | Commit message (Expand) | Author |
2003-02-14 | introduce a new mrl key, example "stream.ext#lastdemuxprobe:demux_id" | Miguel Freitas |
2003-01-29 | - preliminary support for reference streams parsing at xine-lib (they | Miguel Freitas |
2003-01-18 | xine_exit() can be called with xine_t object not initialized | Daniel Caujolle-Bert |
2003-01-17 | silence, again! | Siggi Langauf |
2003-01-17 | -minor cleanup: the catalog cache is no longer considerd "experimental" ;-) | Siggi Langauf |
2003-01-17 | fix overrun, that is: fix dxr3 <-> divx bug! | Miguel Freitas |
2003-01-13 | do not dispose audio and video ports on stream dispose. | Miguel Freitas |
2003-01-13 | autoscan plugins and config entries are ordered now | Michael Roitzsch |
2003-01-11 | this log message is not restriced to input plugins, demuxers and preloaded pl... | Michael Roitzsch |
2003-01-11 | introducing a new, very low-impact aproach on implementing a video processing... | Guenter Bartsch |
2003-01-08 | fixes/cleanups of the handled/unhandled codecs | Miguel Freitas |
2003-01-03 | Siggi and i have an agreement about the preloading. :) | Miguel Freitas |
2003-01-01 | real video v40 support by chris rankin, added missing copyright notices/credi... | Guenter Bartsch |
2002-12-29 | - new post plugin property: type | Michael Roitzsch |
2002-12-27 | man errno: "must not be explicitly declared; errno may be a macro" | Miguel Freitas |
2002-12-23 | fix segfaults | Guenter Bartsch |
2002-12-23 | accept "auto" as driver identifier (same as passing NULL ptr). | Miguel Freitas |
2002-12-18 | log output | Guenter Bartsch |
2002-12-16 | log info | Guenter Bartsch |
2002-12-13 | create ~/.xine if it doesn't exist for plugin catalog | Guenter Bartsch |
2002-12-13 | disable cache log | Miguel Freitas |
2002-12-08 | introduce the catalog cache. saves information from plugins with | Miguel Freitas |
2002-12-06 | fix decoder priority changing | Miguel Freitas |
2002-12-01 | - add post plugins to the plugin catalog | Michael Roitzsch |
2002-11-25 | return of the arts audio output plugin | Guenter Bartsch |
2002-11-23 | fix segfaults with failed drivers | Michael Roitzsch |
2002-11-20 | engine modifications to allow post plugin layer: | Michael Roitzsch |
2002-11-14 | Fix memory leaks | Ewald Snel |
2002-11-12 | (very) small memleak | Guenter Bartsch |
2002-11-03 | log output | Guenter Bartsch |
2002-11-02 | Fix xine_get_file_extensions() multi segfaults. | Daniel Caujolle-Bert |
2002-11-01 | use freshly introduced content detection method | Michael Roitzsch |
2002-10-31 | new syntax for MRLs | Michael Roitzsch |
2002-10-27 | return of ogg and vorbis, began implementing verbosity parameter | Guenter Bartsch |
2002-10-26 | remove failing plugins from plugin catalog | Michael Roitzsch |
2002-10-26 | Removed trailing white spaces | Stephen Torri |
2002-10-24 | xine_get_file_extensions and xine_get_mime_types functions added | Guenter Bartsch |
2002-10-18 | Add close vo plugin related function. | Daniel Caujolle-Bert |
2002-10-17 | move open_plugin function (used to create new plugin instances) from the plug... | Michael Roitzsch |
2002-10-16 | introduce audio/video_driver_class_t, adapt oss audio output plugin, exclude ... | Guenter Bartsch |
2002-10-16 | copy open pointer after plugin class is loaded | Guenter Bartsch |
2002-10-14 | introduction of xine_stream_t and async xine events - all still in developement | Guenter Bartsch |
2002-09-22 | API review part I | Michael Roitzsch |
2002-09-19 | user-configurable decoder priorities | Guenter Bartsch |
2002-09-19 | remove the need to memset ui-provided cfg entry, remember audio/video driver ... | Guenter Bartsch |
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-16 | - sync ffmpeg to cvs (sorry Mike it still doesn't decode your teststream -- | Miguel Freitas |
2002-09-15 | More mem leak patches from ewald@rambo.its.tudelft.nl | James Courtier-Dutton |
2002-09-11 | - more programming guidelines in public xine header | Guenter Bartsch |