summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-07-20collapse GCC-specific CFLAG handling in one place,Michael Roitzsch
2003-07-20add some information on the libavcodec MPEG encoder and update some general s...Michael Roitzsch
2003-07-20Improve playback on USB sound cards.James Courtier-Dutton
2003-07-20fix for libtool 1.5 as provided on xine-devel by Chris RankinMichael Roitzsch
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-19- fix libtool version detection, add more warnings if gcc is usedBastien Nocera
2003-07-19add changes from libdvdnav syncMichael Roitzsch
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
2003-07-19Fix autogen.sh. Remove odd (nonstandard?) type.Robin KAY
2003-07-19document real fixesJames Stembridge
2003-07-181) quietenJames Stembridge
2003-07-18use type specific data from headers in custom message - fixes playback of sev...James Stembridge
2003-07-18increase maximum number of video streamsJames Stembridge
2003-07-18cs (Frantisek) updateDaniel Caujolle-Bert
2003-07-18made alsa-lib silent with non DEBUG buildsDaniel Caujolle-Bert
2003-07-17improved seeking-accuracy in ogg demuxer, some commentsAndreas Heinchen
2003-07-16don't try to print del eitherJames Stembridge
2003-07-16use xine_hexdump functionJames Stembridge
2003-07-161) signed data needs casting to unsignedJames Stembridge
2003-07-16dynamic chunk table size for handling frames with unusually large numbers of ...James Stembridge
2003-07-16more cleanup; remove unused variables; use lprintfMarco Zuehlke
2003-07-16more cleanup; remove unused variables; use lprintfMarco Zuehlke
2003-07-163 seconds of difference between audio and video is not acceptable.Thibaut Mattern
2003-07-16Handle videos with 10s still frames.Thibaut Mattern
2003-07-14Little cleanup in pts computing code + a debug printf()Thibaut Mattern
2003-07-13another forgoten fileMiguel Freitas
2003-07-13reviewed and improved comments from Philip JägenstedtAndreas Heinchen
2003-07-13set pos/time information on video frames as wellGuenter Bartsch
2003-07-13Thibaut is right :)Miguel Freitas
2003-07-13some suggestions to changelogMiguel Freitas
2003-07-13more make dist problemsMiguel Freitas
2003-07-13still trying to fix make dist...Miguel Freitas
2003-07-12avi and asf demuxer changesThibaut Mattern
2003-07-12reports the number of skipped/discarded framesMiguel Freitas
2003-07-12trying to fix make distMiguel Freitas
2003-07-12- check only the stream idThibaut Mattern
2003-07-12btw, reduce prebuffer so settings take effect fasterMiguel Freitas
2003-07-12fix confusion (and segfaults) between class and plugin contextsMiguel Freitas
2003-07-12mention new post pluginsMiguel Freitas
2003-07-12- adding support for the Intel compiler iccMichael Roitzsch