Age | Commit message (Expand) | Author |
2003-01-29 | - preliminary support for reference streams parsing at xine-lib (they | Miguel Freitas |
2003-01-28 | show 'spu_offset' when spu offset is changed | Daniel Caujolle-Bert |
2003-01-27 | ejecting is granted when a different input than the one to eject is currently | Michael Roitzsch |
2003-01-27 | handle escaped characters in MRLs better | Michael Roitzsch |
2003-01-27 | Prints which input plugin and which demuxer are selected. | Thibaut Mattern |
2003-01-26 | revert, commited by error, thibaut patch ;-) | Daniel Caujolle-Bert |
2003-01-26 | fix automake warning. NOTE: nvtv user, can you check if i didn't break compil... | Daniel Caujolle-Bert |
2003-01-26 | patch from Fredrik Noring <noring@nocrew.org> (slightly modified) | Michael Roitzsch |
2003-01-25 | - only default frame's extra_info to the video decoder one, when it is empty | Michael Roitzsch |
2003-01-23 | preparations for beta3: | Miguel Freitas |
2003-01-19 | define raw yuv frame buffer type for v4l input | Guenter Bartsch |
2003-01-19 | cleanup | Michael Roitzsch |
2003-01-19 | nvtv autoconf fixes by snaggen | Miguel Freitas |
2003-01-18 | xine_exit() can be called with xine_t object not initialized | Daniel Caujolle-Bert |
2003-01-18 | nvtv patch by Mattias Eriksson <snaggen@acc.umu.se> with a few changes | Miguel Freitas |
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-14 | move default handled flag to xine.c. this fixes false alarm with -A null. | Miguel Freitas |
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 |