summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2004-03-16prevent segfaults (patch from Debian bug #228751, posted by Michel Daenzer)Siggi Langauf
2004-03-16implicit changes to the configuration are now disabled by default and haveMichael Roitzsch
2004-03-16while hanging in get_frame or get_buffer, we have to check for ticketMichael Roitzsch
2004-03-14Second fix for INT16_MIN/MAX under WIN32 (without stdint.h).František Dvořák
2004-03-14Replace stdint.h with inttypes.h.Robin KAY
2004-03-14Update WIN32 port:František Dvořák
2004-03-12<small break from my dissertation...>Miguel Freitas
2004-03-09hook up ffmpeg's Flash Video supportMike Melanson
2004-03-08Limit software amp so that audio is not clipped.James Courtier-Dutton
2004-03-03just for symmetry: add a config entry for the audio fifo sizeMichael Roitzsch
2004-03-03use the _x_abort() macro instead of abort, since it prints some debug infoMichael Roitzsch
2004-02-29Disable back debug output.František Dvořák
2004-02-29Various compilation fixes and updates:František Dvořák
2004-02-19Mandrake patches fromRocky Bernstein
2004-02-16fix freezes with input plugins that play with the speed:uid86226
2004-02-15thank you, valgrindMichael Roitzsch
2004-02-12after 249 comes 24A, since this is hex ;)Michael Roitzsch
2004-02-12* assign the ticket to the post plugins on allocationMichael Roitzsch
2004-02-12acquire the ticket on engine flushMichael Roitzsch
2004-02-12big commit of the new ticket system to protect the rewiring and moreMichael Roitzsch
2004-02-12getting rid of AO_PROP_PAUSED, because it can be derived by asking the clockMichael Roitzsch
2004-02-09Add BUF_FLAG_ASPECTJames Stembridge
2004-02-04Correct comment about BUF_FLAG_SPECIALJames Stembridge
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