summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2001-11-19fix buffer leak and race condition where audio_out thread would not runMiguel Freitas
2001-11-19make description strings optional - config options without description string...Guenter Bartsch
2001-11-18make audio_out close fasterMiguel Freitas
2001-11-18fix enum value savingMiguel Freitas
2001-11-18more cleanups, config stuff bugfixesGuenter Bartsch
2001-11-18new configfile interface, code cleanup, xprintf is goneGuenter Bartsch
2001-11-17fixing memory leaksMiguel Freitas
2001-11-17fix iso mpeg4 identification (can only be played on ffmpeg or divxMiguel Freitas
2001-11-17Some more DTS corrections.James Courtier-Dutton
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
2001-11-16Small change.James Courtier-Dutton
2001-11-16DTS Audio should work via the SPDIF Digital out.James Courtier-Dutton
2001-11-15improved audio/spu channel selection, let the user take control over both if ...Guenter Bartsch
2001-11-15small buffer size caused popping noises for meHeiko Schaefer
2001-11-15fix segfault playing mono/low rate streams. we need to check if 4x isMiguel Freitas
2001-11-15small types updateMiguel Freitas
2001-11-13metronom logic changedHeiko Schaefer
2001-11-10'debug' build didn't compile any more, variable 'vpts' was unknownJuergen Keil
2001-11-10check for start of streamHeiko Schaefer
2001-11-10very unfinished scr discontinuity detection stuff, new software audio out buf...Guenter Bartsch
2001-11-10new VO_PROP_TVMODE propertyMike Lampard
2001-11-07new win32 codecs / buf types (some not supported yet)Miguel Freitas
2001-11-07buf types cleanup (audio stuff)Miguel Freitas
2001-11-07buf types cleanupMiguel Freitas
2001-11-07buf type cleanup (1st part)Miguel Freitas
2001-11-06ASF bugfixes / variable to check for fifo buffer sizeMiguel Freitas
2001-11-06catch segmentation fault on plugin load/initializationMiguel Freitas
2001-11-04Bill's force audio rate patches, preparing for 0.9.40.9.4Guenter Bartsch
2001-11-04added zoom patch by Thibaut Mattern <tmattern@noos.fr>Siggi Langauf
2001-11-02implement in-menu event for the dxr3 spu decoderMike Lampard
2001-11-01Added XINE_EVENT_INPUT_ANGLE_(NEXT|PREVIOUS) mapped to KP 7/4Rich J Wareham
2001-10-30make xine recognize the new windows media formats and a small audio output pl...Guenter Bartsch
2001-10-27- new dirty and cheap deinterlace method: we give half of the lines to xvMiguel Freitas
2001-10-25This file already moved to xine-utils subdir.Daniel Caujolle-Bert
2001-10-25demux api change to report supported mimetypesMiguel Freitas
2001-10-24minor cleanups and fixes, fixed still image support in metronomGuenter Bartsch
2001-10-23A tempory fix to audio sync with navdvd.James Courtier-Dutton
2001-10-23Changed debug printf to xprintf.James Courtier-Dutton
2001-10-23One step back about RTLD_GLOBAL. That don't fix anything.Daniel Caujolle-Bert
2001-10-23Made external symbol names available for plugins (xmalloc and friends).Daniel Caujolle-Bert
2001-10-22Forgotten crosslink removal.Daniel Caujolle-Bert
2001-10-22Fixed libxineutils linking.Daniel Caujolle-Bert
2001-10-22added xine_is_stream_seekable function, minor code cleanupsGuenter Bartsch
2001-10-22adding new events for advanced input plugins: INPUT_NEXT, INPUT_PREVIOUSGuenter Bartsch
2001-10-22Improved setting of audio channel from dvdnav.James Courtier-Dutton
2001-10-22remove prefetchnta from mmx1 codeMiguel Freitas
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch
2001-10-21Fixed problem with overlay being stamped onto still menus.James Courtier-Dutton
2001-10-21Implement support for auto display of Menus.James Courtier-Dutton
2001-10-21more memcpy stuffMiguel Freitas