Age | Commit message (Expand) | Author |
2003-01-13 | do not dispose audio and video ports on stream dispose. | Miguel Freitas |
2003-01-13 | Whoops, shame on me. | Michael Roitzsch |
2003-01-13 | autoscan plugins and config entries are ordered now | Michael Roitzsch |
2003-01-13 | match implemented behaviour better to the one documented in the public header | Michael Roitzsch |
2003-01-13 | Fix segmentation fault (in X11 libraries) | Ewald Snel |
2003-01-13 | debug message | Michael Roitzsch |
2003-01-13 | detach from master on dispose | Miguel Freitas |
2003-01-13 | - add option to adjust spu sync (works for both dvd and external subtitles) | Miguel Freitas |
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-11 | get img_duration from video_out | Miguel Freitas |
2003-01-11 | brand-new external subtitles support. (yes, it works!) | Miguel Freitas |
2003-01-10 | have length in miliseconds too | Miguel Freitas |
2003-01-10 | protect update of current_extra_info | Miguel Freitas |
2003-01-10 | add width/height to vo_status | Miguel Freitas |
2003-01-10 | internal input_time is miliseconds now | Miguel Freitas |
2003-01-09 | very very nice: fixing an old xine bug of slider bar positioning for | Miguel Freitas |
2003-01-09 | - can't use HAS_VIDEO/HAS_AUDIO at this stage because some demuxers will only | Miguel Freitas |
2003-01-09 | handled/unhandled fixes. now it should work for dvd too. | Miguel Freitas |
2003-01-08 | allow frames to be freed in paused mode | Miguel Freitas |
2003-01-08 | Fix memory leak (caused by 'recent frames' in some video output drivers) | Ewald Snel |
2003-01-08 | new buffer type for an unusual audio type | Mike Melanson |
2003-01-08 | fixes/cleanups of the handled/unhandled codecs | Miguel Freitas |
2003-01-07 | no kidding, support for yet another ADPCM format (Dialogic) | Mike Melanson |
2003-01-05 | fixing a copyright, bringing back the old READMEs to the xine-lib tarball, im... | Guenter Bartsch |
2003-01-03 | Siggi and i have an agreement about the preloading. :) | Miguel Freitas |
2003-01-02 | returning void looks bad, agreed (although this is valid C) | Michael Roitzsch |
2003-01-02 | look at that...new buffer types | Mike Melanson |
2003-01-01 | real video v40 support by chris rankin, added missing copyright notices/credi... | Guenter Bartsch |
2003-01-01 | void functions can't return a value | Robin KAY |
2002-12-31 | kill unused variable | Michael Roitzsch |
2002-12-29 | - new post plugin property: type | Michael Roitzsch |
2002-12-28 | added Interplay MVE A/V buffer types | Mike Melanson |
2002-12-27 | This should be more compatible with spu decoder plugins | Ewald Snel |
2002-12-27 | Fix 'XINE_STREAM_INFO_MAX_SPU_CHANNEL' property | Ewald Snel |
2002-12-27 | move first frame signal deeper into video out to the place where the frames are | Michael Roitzsch |
2002-12-27 | man errno: "must not be explicitly declared; errno may be a macro" | Miguel Freitas |
2002-12-27 | fix dvb events | Guenter Bartsch |
2002-12-27 | quite experimental changes on post plugin api to enable rewiring | Miguel Freitas |
2002-12-27 | small cleanup for extra_info_t | Miguel Freitas |
2002-12-27 | finally - dvb support in xine :) | Guenter Bartsch |
2002-12-26 | - cleanup internal interfaces for rewiring | Miguel Freitas |
2002-12-25 | change some types for convenience (less casts) | Michael Roitzsch |
2002-12-25 | allow post plugin output's rewire functions to be NULL | Michael Roitzsch |
2002-12-24 | discard buffers on flush so decoder will return faster. seeking should be | Miguel Freitas |
2002-12-24 | trying to add support for audio post plugins. that must be easier than | Miguel Freitas |
2002-12-23 | merge info for skipped frames | 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-23 | ok, seeking should like to have good vpts too. | Miguel Freitas |