summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
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
2002-12-08introduce the catalog cache. saves information from plugins withMiguel Freitas
2002-12-06fix decoder priority changingMiguel Freitas
2002-12-06- add still frame hintMiguel Freitas
2002-12-06- optimization to avoid img->copy on duplicateMiguel Freitas
2002-12-06decoders do not need to call img->copy() if they don't want to.Miguel Freitas
2002-12-06- rearrange vo_frame_s to look like other xine structuresMiguel Freitas
2002-12-06nothing here (just small debug message updates)Miguel Freitas
2002-12-04obsolete 2 of the special buffer types (elimination of special cases isMike Melanson
2002-12-03elaborate some commentsMichael Roitzsch
2002-12-01added entry for ClearVideoMike Melanson
2002-12-01public header needed for xine_{audio,video}_port_t declarationMichael Roitzsch
2002-12-01implement the rest of the public post plugin APIMichael Roitzsch
2002-12-01- add post plugins to the plugin catalogMichael Roitzsch
2002-12-01enable compilation of post plugin helper moduleMichael Roitzsch
2002-12-01first Advent - time for some presents: xine's first post pluginMichael Roitzsch
2002-12-01avoid overflowGuenter Bartsch
2002-11-30just now i realized the wrong underlying assumption i did in metronom: fixingMiguel Freitas
2002-11-29no need to dispose the current decoder plugin on stream end, it will be disposedMichael Roitzsch
2002-11-28yep, more codec typesMike Melanson
2002-11-28Extended demuxer API with the methods get_capabilities() and get_optional_dat...Peter Liljenberg
2002-11-27experimental change in handling of sound clock drifting (relative to the vpts...Heiko Schaefer
2002-11-27prettier logging :o)Heiko Schaefer
2002-11-27make Siggi happy: setting stream correctly makes xine-ui playlists work againxine-1-alpha2-release1-alpha2Michael Roitzsch
2002-11-27seems the closedir doesn't break passthrough anymoreHeiko Schaefer
2002-11-25return of the arts audio output pluginGuenter Bartsch
2002-11-25make guenter happy: raise the expertise level of the position entriesMichael Roitzsch
2002-11-25less noiseMichael Roitzsch
2002-11-24wtf happened to those black bars ?\!? :>Guenter Bartsch
2002-11-23no race on the backup image, please; use a different solution (see comment)Michael Roitzsch
2002-11-23fix segfaults with failed driversMichael Roitzsch
2002-11-22HELP! My latest engine patch slightly broke the seeking, so I revert thisMichael Roitzsch