summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2003-10-30* modify the engine slightly, so that the stream member in a video frame orMichael Roitzsch
2003-10-30tighten up some functions to make xine less prone to crashingMike Melanson
2003-10-28this const is bad, since xine_post_wire takes non-const in/outputsMichael Roitzsch
2003-10-26Code review from Daniel.Thibaut Mattern
2003-10-26lookups are locked nowMichael Roitzsch
2003-10-26* refactor config entry sort functionsMichael Roitzsch
2003-10-25yep, AC3 data can occur in Quicktime filesMike Melanson
2003-10-24* notify the user that the save feature is disabled by defaultMichael Roitzsch
2003-10-24obsolete a special buffer type (fewer special cases is better)Mike Melanson
2003-10-23I should have seen this coming...Michael Roitzsch
2003-10-23- be quietBastien Nocera
2003-10-23cleanup in video_out.hMichael Roitzsch
2003-10-22Replace copy member in vo_frame_t with proc_frame and proc_slice. Increase vi...Robin KAY
2003-10-22reduce the security value to make the entry visible in xine-uiMichael Roitzsch
2003-10-22Daniel, I hope you don't mind that I readd a placeholder for str_sticky,Michael Roitzsch
2003-10-21remove this config relic, sticky_str was removes more than year ago.Daniel Caujolle-Bert
2003-10-21adding members in the middle of an engine structure breaks plugin APIMichael Roitzsch
2003-10-21fix typoMichael Roitzsch
2003-10-20Clog the security hole in RIP input plugin. Streams may be saved only into on...František Dvořák
2003-10-19Rename meta_helper info_helper.Thibaut Mattern
2003-10-19Add fourcc for Real 14.4 codecJames Stembridge
2003-10-18Add meta_helper.[h|c]Thibaut Mattern
2003-10-18Add io_helper and meta_helper.Thibaut Mattern
2003-10-18Metainfo helper functions.Thibaut Mattern
2003-10-15Revert the bad fix.Thibaut Mattern
2003-10-14just a little commentThibaut Mattern
2003-10-14Fix DISC_ABSOLUTE (and DISC_RELATIVE) for audio only streams.Thibaut Mattern
2003-10-14Add a callback to the buffer_pool_alloc function.Thibaut Mattern
2003-10-14made libtool-nofpic silent and not installing .la files at allDaniel Caujolle-Bert
2003-10-13Don't find out id3 info in mp3 files saved by RIP from non-seekable inputs.František Dvořák
2003-10-13fix heuristics to handle invalid MRLs with '#' insideMichael Roitzsch
2003-10-08Adds LE_64, ME_64, BE_64...Thibaut Mattern
2003-10-08encoding of URL with multibyte characters in MMS for using xine in ChinaFrantišek Dvořák
2003-10-08this test is outdated: it is legal to lock the frame multiple times,Miguel Freitas
2003-10-07fix some compiler warningsMichael Roitzsch
2003-10-06- add XvMC supportMiguel Freitas
2003-10-06New API function for setting encoding of OSD texts.František Dvořák
2003-10-06Ooops, I resolved the last conflict in this file wronglyMichael Roitzsch
2003-10-06from the AO_PROP_CLOSE_DEVICE case branch, ret would be returned uninitializedMichael Roitzsch
2003-10-05Update comment in input_rip.c according to current syntax.František Dvořák
2003-10-04the #save: MRL parameter (formerly named after the RIP Input Plugin...)Siggi Langauf
2003-10-04Fix scaling by the wrong factor.Robin KAY
2003-10-03Let the sound driver do the locking for mixer volume, instead of audio_out en...James Courtier-Dutton
2003-10-02remove nvtv supportMiguel Freitas
2003-09-25IPv6 patch from Njål T. Borch <Njaal.Borch@njaal.net>Daniel Caujolle-Bert
2003-09-25Correct/add comment about xine_demux_flush_engine.Rocky Bernstein
2003-09-18Generating codepages with more than 256 characters (max. 16-bit).František Dvořák
2003-09-17Fix one seeking bug in RIP: seeking behind or on savepos, if we areFrantišek Dvořák
2003-09-17Fix one thing: calling *_read() from original input plugin in theFrantišek Dvořák
2003-09-15avoid memory corruption, then segfault when using the '#' mrl parametersDaniel Caujolle-Bert