summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2003-01-28show 'spu_offset' when spu offset is changedDaniel Caujolle-Bert
2003-01-27ejecting is granted when a different input than the one to eject is currentlyMichael Roitzsch
2003-01-27handle escaped characters in MRLs betterMichael Roitzsch
2003-01-27Prints which input plugin and which demuxer are selected.Thibaut Mattern
2003-01-26revert, commited by error, thibaut patch ;-)Daniel Caujolle-Bert
2003-01-26fix automake warning. NOTE: nvtv user, can you check if i didn't break compil...Daniel Caujolle-Bert
2003-01-26patch 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 emptyMichael Roitzsch
2003-01-23preparations for beta3:Miguel Freitas
2003-01-19define raw yuv frame buffer type for v4l inputGuenter Bartsch
2003-01-19cleanupMichael Roitzsch
2003-01-19nvtv autoconf fixes by snaggenMiguel Freitas
2003-01-18xine_exit() can be called with xine_t object not initializedDaniel Caujolle-Bert
2003-01-18nvtv patch by Mattias Eriksson <snaggen@acc.umu.se> with a few changesMiguel Freitas
2003-01-17silence, again!Siggi Langauf
2003-01-17-minor cleanup: the catalog cache is no longer considerd "experimental" ;-)Siggi Langauf
2003-01-17fix overrun, that is: fix dxr3 <-> divx bug!Miguel Freitas
2003-01-14move default handled flag to xine.c. this fixes false alarm with -A null.Miguel Freitas
2003-01-13do not dispose audio and video ports on stream dispose.Miguel Freitas
2003-01-13Whoops, shame on me.Michael Roitzsch
2003-01-13autoscan plugins and config entries are ordered nowMichael Roitzsch
2003-01-13match implemented behaviour better to the one documented in the public headerMichael Roitzsch
2003-01-13Fix segmentation fault (in X11 libraries)Ewald Snel
2003-01-13debug messageMichael Roitzsch
2003-01-13detach from master on disposeMiguel Freitas
2003-01-13- add option to adjust spu sync (works for both dvd and external subtitles)Miguel Freitas
2003-01-11this log message is not restriced to input plugins, demuxers and preloaded pl...Michael Roitzsch
2003-01-11introducing a new, very low-impact aproach on implementing a video processing...Guenter Bartsch
2003-01-11get img_duration from video_outMiguel Freitas
2003-01-11brand-new external subtitles support. (yes, it works!)Miguel Freitas
2003-01-10have length in miliseconds tooMiguel Freitas
2003-01-10protect update of current_extra_infoMiguel Freitas
2003-01-10add width/height to vo_statusMiguel Freitas
2003-01-10internal input_time is miliseconds nowMiguel Freitas
2003-01-09very very nice: fixing an old xine bug of slider bar positioning forMiguel Freitas
2003-01-09- can't use HAS_VIDEO/HAS_AUDIO at this stage because some demuxers will onlyMiguel Freitas
2003-01-09handled/unhandled fixes. now it should work for dvd too.Miguel Freitas
2003-01-08allow frames to be freed in paused modeMiguel Freitas
2003-01-08Fix memory leak (caused by 'recent frames' in some video output drivers)Ewald Snel
2003-01-08new buffer type for an unusual audio typeMike Melanson
2003-01-08fixes/cleanups of the handled/unhandled codecsMiguel Freitas
2003-01-07no kidding, support for yet another ADPCM format (Dialogic)Mike Melanson
2003-01-05fixing a copyright, bringing back the old READMEs to the xine-lib tarball, im...Guenter Bartsch
2003-01-03Siggi and i have an agreement about the preloading. :)Miguel Freitas
2003-01-02returning void looks bad, agreed (although this is valid C)Michael Roitzsch
2003-01-02look at that...new buffer typesMike Melanson
2003-01-01real video v40 support by chris rankin, added missing copyright notices/credi...Guenter Bartsch
2003-01-01void functions can't return a valueRobin KAY
2002-12-31kill unused variableMichael Roitzsch
2002-12-29- new post plugin property: typeMichael Roitzsch