summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2002-11-17bring eject back: always keep the last input plugin class that supports ejectingMichael Roitzsch
2002-11-15cleaning up spu types. now avi subtitles may be enabled again.Miguel Freitas
2002-11-14Fix memory leaksEwald Snel
2002-11-12merge metronom's improvements (inform decoders about discontinuities)Miguel Freitas
2002-11-12even more agressive consistency checkingGuenter Bartsch
2002-11-12use xmalloc instead of malloc so memory footprint can be easily traced and me...Guenter Bartsch
2002-11-12fix buffer leakage in ao_loop, re-introduce lock around all driver functions,...Guenter Bartsch
2002-11-12(very) small memleakGuenter Bartsch
2002-11-11A try to fix ao_flush() loopThibaut Mattern
2002-11-11added some missing stream attributesMike Melanson
2002-11-11fix snapshot colorsMiguel Freitas
2002-11-10src/video_out/video_out_xv.c:Stephen Torri
2002-11-10fix wrong abs macro; many thanks to James Slorach for finding this nasty,Michael Roitzsch
2002-11-10proper locking of display_img_buf_queue to avoid races with vo_flushMichael Roitzsch
2002-11-09beginnings of the get_video/audio_frame apiGuenter Bartsch
2002-11-08Better handling of the end of the discontinuity.Thibaut Mattern
2002-11-08There was a bug in discontinuity handling.Thibaut Mattern
2002-11-07this fixes a52 passthrough on my system (sblive 5.1 oss driver)Heiko Schaefer
2002-11-06fix stream ending deadlock without audio driverDaniel Caujolle-Bert
2002-11-05Resets stream_length when opening a new stream.Thibaut Mattern
2002-11-03log outputGuenter Bartsch
2002-11-03vo_flush is backThibaut Mattern
2002-11-02Disables vo_flush.Thibaut Mattern
2002-11-02these should better be broadcast signalsMichael Roitzsch
2002-11-02add volume and compression settings to MRLs stream_setup partMichael Roitzsch
2002-11-02since the order is new----->open-->play--\Michael Roitzsch
2002-11-02initialization for listener_thread missingMichael Roitzsch
2002-11-02Fix xine_get_file_extensions() multi segfaults.Daniel Caujolle-Bert
2002-11-01use freshly introduced content detection methodMichael Roitzsch
2002-11-01Fix seeking at the end of the stream.Thibaut Mattern
2002-11-01avoid div by zeroGuenter Bartsch
2002-10-31Little optimization.Thibaut Mattern
2002-10-31new syntax for MRLsMichael Roitzsch
2002-10-31It is not possible to just drop the unregistered config entries when saving.Michael Roitzsch
2002-10-31Yes, Virginia, there are 2 different versions of Windows Media AudioMike Melanson
2002-10-30Avoid a potential deadlock.Thibaut Mattern
2002-10-30- add mutex on seeking and avoid overuse of sched_yieldMiguel Freitas
2002-10-30Release the processor between the mutex unlock()/lock() sequence, to giveJuergen Keil
2002-10-29i don't think this lock is needed (read-only access)Guenter Bartsch
2002-10-29ngettext macro not needed any more. automagic should build with the includedJuergen Keil
2002-10-29engine improvementsMichael Roitzsch
2002-10-29Fix a tiny (4 bytes) memory leakEwald Snel
2002-10-29reset metainfo on stream closeGuenter Bartsch
2002-10-29map brightness/contrast/... settings to specified rangesGuenter Bartsch
2002-10-29Added EA ADPCM decoderRobin KAY
2002-10-29log outputGuenter Bartsch
2002-10-28fix a deadlockGuenter Bartsch
2002-10-28Solaris' make cannot decide, whether the make variable 'include_HEADERS'Juergen Keil
2002-10-28do not flush on xine_handle_stream_endMiguel Freitas
2002-10-28New way to handle streams with invalid img_duration (eg some mpeg streams).Thibaut Mattern