summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-01-03Siggi and i have an agreement about the preloading. :)Miguel Freitas
2003-01-03bad code, trying to fix.Miguel Freitas
2003-01-03Updates to the latest version of GoomThibaut Mattern
2003-01-03Ooops meant to protect with "LOG"Rocky Bernstein
2003-01-03Correct misleading message about estimating bit rate. It's not doneRocky Bernstein
2003-01-03clean up the color-handling codeMike Melanson
2003-01-03Assumes this job.Thibaut Mattern
2003-01-02- search for realplayer9 locationsMiguel Freitas
2003-01-02returning void looks bad, agreed (although this is valid C)Michael Roitzsch
2003-01-02make Carsten happy: remove pending SPUs on disposeMichael Roitzsch
2003-01-02writing demuxers like they're going out of style or something...addedMike Melanson
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-01added hack to support free atom masquerading as a moov atomMike Melanson
2003-01-01revert to old (and apparently much more reliable) transfer methodMike Melanson
2003-01-01Made goom compile with SunPro ccRobin KAY
2003-01-01Commented out empty structureRobin KAY
2003-01-01void functions can't return a valueRobin KAY
2003-01-01Fix another possible input buffer overflow problemEwald Snel
2003-01-01Clip motion vectors to avoid segmentation fault on broken moviesEwald Snel
2002-12-31Protect against input buffer overflowEwald Snel
2002-12-31Undo previous patch to fix compilation of xine-ui on SolarisEwald Snel
2002-12-31Make dvb plugin compile on SolarisRobin KAY
2002-12-31kill unused variableMichael Roitzsch
2002-12-31Interplay MVE files have 6-bit palette values, scale accordinglyMike Melanson
2002-12-30Fix compilation of external modulesEwald Snel
2002-12-30I really should set a buffer typeMichael Roitzsch
2002-12-30close the port on disposeMichael Roitzsch
2002-12-30fill the buffers with text, fix dispose memleak, add FIXMEsMichael Roitzsch
2002-12-30fix pts situation (hopefully)Mike Melanson
2002-12-29No, i was unable to compile, this time things are safeDaniel Caujolle-Bert
2002-12-29Fixes wrong color conversion.Thibaut Mattern
2002-12-29I was wrong ;-), no more segfaultDaniel Caujolle-Bert
2002-12-29add a block, due of /post/ variable declaration.Daniel Caujolle-Bert
2002-12-29Err, this is wrong, you CAN'T do that. I fixed the compilation, but maybe i'm...Daniel Caujolle-Bert
2002-12-29Oups, removes c++ comment.Thibaut Mattern
2002-12-29a bit fasterThibaut Mattern
2002-12-29remove old hack for sputextMichael Roitzsch
2002-12-29reactivate sputext directoryMichael Roitzsch
2002-12-29first draft of a sputext demuxerMichael Roitzsch
2002-12-29- new post plugin property: typeMichael Roitzsch
2002-12-29convenienceMichael Roitzsch
2002-12-28fix and strengthen the QT RLE decodersMike Melanson
2002-12-28sanity check for certain header fieldsMike Melanson
2002-12-28added Interplay MVE video decoder (not completely accurate yet, butMike Melanson
2002-12-28added Interplay MVE DPCM audio decoderMike Melanson
2002-12-28added Interplay MVE file demuxerMike Melanson
2002-12-28added Interplay MVE A/V buffer typesMike Melanson
2002-12-28set high water mark a little higher to avoid stuttering when switching to a n...Guenter Bartsch
2002-12-28Fix segmentation fault in QuickTime binary codecsEwald Snel