summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-01-29adjust priorities to what we agreed on jun/2002.Miguel Freitas
2003-01-29get rid of anyoing bug report when a user change his video card, and xv prope...Daniel Caujolle-Bert
2003-01-29auto* fix: pass 1Daniel Caujolle-Bert
2003-01-29percent should not be more than 100Miguel Freitas
2003-01-29disable 30s select and try to match end of stream behaviour of http pluginMiguel Freitas
2003-01-29look like 'make dist' is broken everywhere. a review is needed, so i will doDaniel Caujolle-Bert
2003-01-29implement seekingMike Melanson
2003-01-29- preliminary support for reference streams parsing at xine-lib (theyMiguel Freitas
2003-01-29avoid segfaultMiguel Freitas
2003-01-28Fixes end of stream problem.Thibaut Mattern
2003-01-28- Patch from Jeff Smith (remove warnings)Thibaut Mattern
2003-01-28Forward seeking works now.xine-1-beta3-release1-beta3Thibaut Mattern
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-27temporary fix for segfaulting DVDsMichael 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-26Fixes the problem with cdda.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 by Marco Zühlke to make xine recognize 2.0 surroundMichael Roitzsch
2003-01-26patch from Fredrik Noring <noring@nocrew.org> (slightly modified)Michael Roitzsch
2003-01-26- Little cleanupThibaut Mattern
2003-01-26fixing CDDA/VCD interaction bug...Siggi Langauf
2003-01-26reject RIFF-CDXA files and remove <pthread.h>Mike Melanson
2003-01-26no need for <pthread.h> or <sched.h>Mike Melanson
2003-01-26Better error correction handlingThibaut Mattern
2003-01-25Avoid to send garbage to decoders.Thibaut Mattern
2003-01-25Fix bug introduced by previous commitEwald Snel
2003-01-25- only default frame's extra_info to the video decoder one, when it is emptyMichael Roitzsch
2003-01-25mask X11 plugin when building without itMichael Roitzsch
2003-01-25- mmx optimizations don't use MMXEXT instructionsThibaut Mattern
2003-01-25fix another API-rev holdover bugMike Melanson
2003-01-24Fix yuv2rgb scaling, any destination size supported nowEwald Snel
2003-01-23CDDA renamingSiggi Langauf
2003-01-23preparations for beta3:Miguel Freitas
2003-01-23non-seekableMike Melanson
2003-01-23annoying printfMiguel Freitas
2003-01-22using bswap.h, some more comments. May work on big endian architectures now.Stefan Holst
2003-01-22loggingStefan Holst
2003-01-22added demuxer for raw AC3 filesMike Melanson
2003-01-21Add some autoconf tests, so that the video-for-linux input plugin is notJuergen Keil
2003-01-20no homedir pollution: move the registry file inside the ~/.xineMichael Roitzsch
2003-01-20get the formatting straight and show debug info for the audio chunkMike Melanson
2003-01-20added configurable debugging and fixed pts bug introduced at an earlierMike Melanson
2003-01-20Tune up FILM demuxer: Added configurable debug facilities, modifiedMike Melanson
2003-01-20add flac autoconf/m4 stuffMiguel Freitas
2003-01-20Add CDDB support to CDDA plugin.Daniel Caujolle-Bert
2003-01-19eliminate "vital stats" printout, long obsoleted by UI's info dialogMike Melanson
2003-01-19define raw yuv frame buffer type for v4l inputGuenter Bartsch