summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
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
2001-10-20fix prototypeMiguel Freitas
2001-10-20optimized memcpy (mmx,sse,etc...)Miguel Freitas
2001-10-20Decide which stream to use in libspudec instead of video_decoder.cJames Courtier-Dutton
2001-10-20remove soft deinterlace property (not used anymore)Miguel Freitas
2001-10-20physical audio channel wasn't returned by get_audio_channelGuenter Bartsch
2001-10-20big event cleanup: one single mechanism is now used for all communications be...Guenter Bartsch
2001-10-18defining menu eventsGuenter Bartsch
2001-10-18audio decoder cleanup, tell the audio part of metronom that there are still i...Guenter Bartsch
2001-10-18Slight re-ordering to make sure that input plugins can register event listenersRich J Wareham
2001-10-18Let plugins chane MRL (for displaying info)Rich J Wareham
2001-10-17demux / input plugin interface change, init functions now have access to the ...Guenter Bartsch
2001-10-16SPDIF sync improvedJoachim Koenig
2001-10-14Update xine.h doxygen comments. Use constants for aspect ratio inDaniel Caujolle-Bert
2001-10-14Don't waste memory, when buffer_size is alignedJuergen Keil
2001-10-14buffer alloc alignment patch by Kyle Centers <kcent@programmer.net>Guenter Bartsch
2001-10-14system clock based softsync, based on work by Bill Fink <billfink@mindspring....Guenter Bartsch
2001-10-10Add a fifo_buffer function to query the number of the elements stored in aJuergen Keil
2001-10-09overlay clut colorspace conversionMiguel Freitas
2001-10-09finished with that old deadlockMiguel Freitas
2001-10-07oss softsync patche provided by bill finkGuenter Bartsch
2001-10-07error detection for screenshot functionGuenter Bartsch