summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2004-02-02added IFF-ILBM supportManfred Tremmel
2004-02-01add a bunch of new codec typesMike Melanson
2004-01-26It seems some older systems haven't UCS-2 encoding in the machine encoding. F...František Dvořák
2004-01-25Another fourcc for AAC in RealMediaJames Stembridge
2004-01-23implement chapter skipping in ogm filesMarco Zuehlke
2004-01-18this header is not neededMichael Roitzsch
2004-01-16fix 'unsavable' config file: if config file contain garbage (non printable ch...Daniel Caujolle-Bert
2004-01-13Pass framerate to real decoder in standard mannerJames Stembridge
2004-01-12support for AAC in rm filesJames Stembridge
2004-01-12it seems i forgot to commit the api increase (demux/decoder). weird.Miguel Freitas
2004-01-11add _x_demux_read_send_dataJames Stembridge
2004-01-11allowing a const pointer here, since this will remove the need for a castMichael Roitzsch
2004-01-10Special buffer for the RealVideo chunk table.Thibaut Mattern
2004-01-09- rework semantics of some buffer flags. check buffer.h for details.Miguel Freitas
2004-01-07use frame copying functionsJames Stembridge
2004-01-07the new, refined post plugin architectureMichael Roitzsch
2004-01-04James Courtier-Dutton - Fix segfault when mrl is NULLStephen Torri
2004-01-01set_property() calls should return the value they setMichael Roitzsch
2003-12-31Add a mute feature to the software amp.James Courtier-Dutton
2003-12-29better initialization of slave metronom should fix problems with ogg and goomMichael Roitzsch
2003-12-29getting rid of some MSVC specific partsMichael Roitzsch
2003-12-28ready for 1-rc3a. Hopefully...xine_1-rc3a-release1-rc3aSiggi Langauf
2003-12-25Not overwrite regular files by RIP, only add number suffix.František Dvořák
2003-12-24thanks to Carsten Weinhold for finding and fixing this:Michael Roitzsch
2003-12-23- some more endianness fixes to ogg demuxerMiguel Freitas
2003-12-14avoid sefault (shot II)Daniel Caujolle-Bert
2003-12-14avoid sefaultDaniel Caujolle-Bert
2003-12-14API version bounceSiggi Langauf
2003-12-14fix the fix ;-)Daniel Caujolle-Bert
2003-12-14memleakDaniel Caujolle-Bert
2003-12-14can't use strdup for '\0' separated meta infosDaniel Caujolle-Bert
2003-12-14add _x_meta_info_set_multi function, will be used very soon. Don't parse va_a...Daniel Caujolle-Bert
2003-12-13Update win32 MSVC build:František Dvořák
2003-12-12Fix using va_arg without explicit NULL 'terminator'Daniel Caujolle-Bert
2003-12-10i guess this xprintf must be enclosed in a testMiguel Freitas
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
2003-12-07get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac...Daniel Caujolle-Bert
2003-12-07i guess img->lock must not restore the frame pointersMiguel Freitas
2003-12-06reading through Daniel's huge patch was quite tiresome, but it was not worthl...Michael Roitzsch
2003-12-05correct commentJames Stembridge
2003-12-05- fix crash when sending a security ui messageBastien Nocera
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-12-03Christian's suggested fix for using full iso-8859-1 when OSD encoding isn't s...František Dvořák
2003-12-03export mode_channels as an internal functionMarco Zuehlke
2003-11-27don't handle /null/ get_extensions().Daniel Caujolle-Bert
2003-11-27avoid confusionDaniel Caujolle-Bert
2003-11-27pfff, et voilà, this is what happen when you sleep 4 hours a night... ;-)Daniel Caujolle-Bert
2003-11-27[0] pointer was badly setDaniel Caujolle-Bert
2003-11-26xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat...Daniel Caujolle-Bert
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert