summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2004-04-05- remove stream from the streams list when it is disposedBastien Nocera
2004-03-29destroy the mutexes properlyMichael Roitzsch
2004-03-28this needs to be an irrevocable ticketMichael Roitzsch
2004-03-28move the ticket acquire/release deeper inside the decoder loopsMichael Roitzsch
2004-03-27"+y"+p code from xine-ui for guessing locale codeset (default encoding for OSD).František Dvořák
2004-03-23Ignore speed change in nbc during xine_stop() to avid deadlocks.František Dvořák
2004-03-23it seems I broke most DVD menus with this; unfortunately not the ones I teste...Michael Roitzsch
2004-03-21revert and really fix the leak, at last...Daniel Caujolle-Bert
2004-03-21memleak (real fix)Daniel Caujolle-Bert
2004-03-21memleakDaniel Caujolle-Bert
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