summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2002-12-29- new post plugin property: typeMichael Roitzsch
2002-12-28added Interplay MVE A/V buffer typesMike Melanson
2002-12-27This should be more compatible with spu decoder pluginsEwald Snel
2002-12-27Fix 'XINE_STREAM_INFO_MAX_SPU_CHANNEL' propertyEwald Snel
2002-12-27move first frame signal deeper into video out to the place where the frames areMichael Roitzsch
2002-12-27man errno: "must not be explicitly declared; errno may be a macro"Miguel Freitas
2002-12-27fix dvb eventsGuenter Bartsch
2002-12-27quite experimental changes on post plugin api to enable rewiringMiguel Freitas
2002-12-27small cleanup for extra_info_tMiguel Freitas
2002-12-27finally - dvb support in xine :)Guenter Bartsch
2002-12-26- cleanup internal interfaces for rewiringMiguel Freitas
2002-12-25change some types for convenience (less casts)Michael Roitzsch
2002-12-25allow post plugin output's rewire functions to be NULLMichael Roitzsch
2002-12-24discard buffers on flush so decoder will return faster. seeking should beMiguel Freitas
2002-12-24trying to add support for audio post plugins. that must be easier thanMiguel Freitas
2002-12-23merge info for skipped framesMiguel Freitas
2002-12-23fix segfaultsGuenter Bartsch
2002-12-23accept "auto" as driver identifier (same as passing NULL ptr).Miguel Freitas
2002-12-23ok, seeking should like to have good vpts too.Miguel Freitas
2002-12-23adjust audio_vpts and video_vpts on start so they don't stay much aheadMiguel Freitas
2002-12-22flush/seeking overhauledMiguel Freitas
2002-12-22flush moved to decoder loop. that simplifies things a lot.Miguel Freitas
2002-12-21log messageMiguel Freitas
2002-12-21ops, my fault. without this line dvd menus are broken for xshm.Miguel Freitas
2002-12-21check parametersMiguel Freitas
2002-12-21fix osd displaying for xshm driver (daniel: the osd was there... youMiguel Freitas
2002-12-21Protect against faulty configuration settings a tad better.Rocky Bernstein
2002-12-21xine_get_pos_length should return zero if current position is unknown. thisMiguel Freitas
2002-12-21minor comment updateMiguel Freitas
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-12-21...my beautiful, beautiful special information buffer facility...okayMike Melanson
2002-12-20Install a hack to avoid deadlocks when exiting xine (for exampple with theJuergen Keil
2002-12-19Undo for non-X11 front-endsEwald Snel
2002-12-19Fix undefined symbols (link to appropriate libraries)Ewald Snel
2002-12-18log outputGuenter Bartsch
2002-12-16fix Floating point exception playing some streams (mostly mp4)Miguel Freitas
2002-12-16log infoGuenter Bartsch
2002-12-16make qt demuxer sent a copy of the stsd atomGuenter Bartsch
2002-12-15convenienceMichael Roitzsch
2002-12-14Add number of audio and subtitle channels stream informationEwald Snel
2002-12-14The solaris pthread_cond_init() man page tells me:Juergen Keil
2002-12-14ao_fill_gap() must be called with the driver_lock unlocked, becauseJuergen Keil
2002-12-13create ~/.xine if it doesn't exist for plugin catalogGuenter Bartsch
2002-12-13disable cache logMiguel Freitas
2002-12-13metronom fix/improvement/simplification:Michael Roitzsch
2002-12-12only update pos/time from video if there is no audioGuenter Bartsch
2002-12-12new member of the xine stream info familyMike Melanson
2002-12-11fix interpolation bounds. previously it could cause buffer overrun (and segfa...Miguel Freitas
2002-12-11Avoiding filesystem clashes with libxine0 (0.9.13)Siggi Langauf
2002-12-08- get xine_demux_control_headers_done() out of the demuxers.Miguel Freitas