summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-08-04support for arbitrary aspect ratiosMiguel Freitas
2003-08-04fixes suggested by Octavian Procopiuc <op1@duke.edu>Miguel Freitas
2003-08-04reorder initialization so lack of ivtv driver is handled more gratefulyMiguel Freitas
2003-08-04vo for libstkMiguel Freitas
2003-08-04segfault fix by Frantisek DvorakMiguel Freitas
2003-08-04fallback to no conversion on iconv errorMiguel Freitas
2003-08-04patch from matthiasMiguel Freitas
2003-08-04add xine_get_current_vpts() to make xine_osd_show and xine_osd_hide api consi...Miguel Freitas
2003-08-04seek to start before detecting contentMiguel Freitas
2003-08-03merge libdvdnav cvs (fixes "Red Dragon" RC2 scene selection)Michael Roitzsch
2003-08-02stupid typo in Makefile.am...xine_1-rc0a-release1-rc0aSiggi Langauf
2003-08-02include missing file (1-rc0a release)Siggi Langauf
2003-08-01assert() is not acceptable for handling stream errorsMiguel Freitas
2003-07-31English, pleaseMichael Roitzsch
2003-07-31introduce config file versioningMichael Roitzsch
2003-07-30video is i420 not yv12James Stembridge
2003-07-27priority reset mechanismSiggi Langauf
2003-07-27Fix keyframe detection for non-seekable input plugins.Thibaut Mattern
2003-07-27- removed xine-engine/locale.c as it is unused, fix static functions in theBastien Nocera
2003-07-27- remove unused functions, fixes warnings at compile-timeBastien Nocera
2003-07-26Try to avoid to discard audio buffersThibaut Mattern
2003-07-26Same pts hack for all viz pluginsThibaut Mattern
2003-07-26- compute a pts using metronom internals if the demuxer doesn't provide pts (...Thibaut Mattern
2003-07-26- patch by Frantisek Dvorak <valtri@atlas.cz> to fix possible crash on EOSBastien Nocera
2003-07-26Stop asserts happening on underruns.James Courtier-Dutton
2003-07-25export XINE_NO_ACCEL can be used to disable MMX/SSE code.Miguel Freitas
2003-07-25small housekeeping: demuxer api seeks in milisecondsMiguel Freitas
2003-07-24make input_v4l compile even without alsaStefan Holst
2003-07-23- don't crash when compiled with alsa support and no alsa device is presentBastien Nocera
2003-07-22be stricter about selecting audio/video streams to playJames Stembridge
2003-07-221) fix slider position in files with multiple data chunksJames Stembridge
2003-07-22allow all values greater 0 as success returnsMichael Roitzsch
2003-07-21- don't crash if we don't have a base MRL for the reference MRLBastien Nocera
2003-07-20Changed assembly building code to take advantage of libtool. This commandStephen Torri
2003-07-20fix G400 chroma bugJames Stembridge
2003-07-20OSS never return 1, but write() length.Daniel Caujolle-Bert
2003-07-20More USB soundcard updates.James Courtier-Dutton
2003-07-20Improve playback on USB sound cards.James Courtier-Dutton
2003-07-19Better detection of VBR streams.Thibaut Mattern
2003-07-19- use paths for the devices from the config file, don't segfault if there's n...Bastien Nocera
2003-07-19Fix gcc specific marco format.Robin KAY
2003-07-19simpler handling of all custom message data sizesJames Stembridge
2003-07-191) more reliable method of detecting the end of the fileJames Stembridge
2003-07-19sync libdvdnavMichael Roitzsch
2003-07-19typo?Michael Roitzsch
2003-07-19do not modify the prebuffer offset before the demuxer has actuallyMichael Roitzsch
2003-07-19Solaris doesn't like uint_fast32_t, but my Linux doesn't like uint_t either,Michael Roitzsch
2003-07-19print at least a short note on XINE_ABORT in non-debug modeMichael Roitzsch
2003-07-19Backport cleanups/fixes/improvements from gxine.Thibaut Mattern
2003-07-19Do not try to seek with reference files.Thibaut Mattern