summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2003-07-12add yv12_to_yuy2_mmxextMiguel Freitas
2003-07-12use yuy2_to_yv12Miguel Freitas
2003-07-12add yuy2_to_yv12 conversionMiguel Freitas
2003-07-12provide configuration entries for tvtime pluginMiguel Freitas
2003-07-12Fix for mpeg streams with large PES packets.James Courtier-Dutton
2003-07-11- check only the 2 first bytes of video/audio chunk RIFF header (only the str...Thibaut Mattern
2003-07-11- Fix by Michael Roitzsch to not use callbacks to get the real codecs path (C...Bastien Nocera
2003-07-11moving all libavcodec defines over to $(LIBFFMPEG_CFLAGS) and making sure,Michael Roitzsch
2003-07-10- use io_helper functionsThibaut Mattern
2003-07-10when two concurrent threads want to create the same config entry, bothMichael Roitzsch
2003-07-09Attempt to catch more data chunks that will cause the decoder to lock upJames Stembridge
2003-07-09this is in fact a booleanMichael Roitzsch
2003-07-08updated theorapart of the demuxer to consider clippingAndreas Heinchen
2003-07-08added cropping/offset to theoradecoder (patch by Philip Jägenstedt)Andreas Heinchen
2003-07-07removed call to removed funtionAndreas Heinchen
2003-07-07disable broken nvtvd support by defaultSiggi Langauf