Age | Commit message (Expand) | Author |
2001-11-07 | new win32 codecs / buf types (some not supported yet) | Miguel Freitas |
2001-11-07 | buf types cleanup (audio stuff) | Miguel Freitas |
2001-11-07 | buf types cleanup | Miguel Freitas |
2001-11-07 | buf type cleanup (1st part) | Miguel Freitas |
2001-11-06 | ASF bugfixes / variable to check for fifo buffer size | Miguel Freitas |
2001-11-06 | catch segmentation fault on plugin load/initialization | Miguel Freitas |
2001-11-04 | Bill's force audio rate patches, preparing for 0.9.40.9.4 | Guenter Bartsch |
2001-11-04 | added zoom patch by Thibaut Mattern <tmattern@noos.fr> | Siggi Langauf |
2001-11-02 | implement in-menu event for the dxr3 spu decoder | Mike Lampard |
2001-11-01 | Added XINE_EVENT_INPUT_ANGLE_(NEXT|PREVIOUS) mapped to KP 7/4 | Rich J Wareham |
2001-10-30 | make 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 xv | Miguel Freitas |
2001-10-25 | This file already moved to xine-utils subdir. | Daniel Caujolle-Bert |
2001-10-25 | demux api change to report supported mimetypes | Miguel Freitas |
2001-10-24 | minor cleanups and fixes, fixed still image support in metronom | Guenter Bartsch |
2001-10-23 | A tempory fix to audio sync with navdvd. | James Courtier-Dutton |
2001-10-23 | Changed debug printf to xprintf. | James Courtier-Dutton |
2001-10-23 | One step back about RTLD_GLOBAL. That don't fix anything. | Daniel Caujolle-Bert |
2001-10-23 | Made external symbol names available for plugins (xmalloc and friends). | Daniel Caujolle-Bert |
2001-10-22 | Forgotten crosslink removal. | Daniel Caujolle-Bert |
2001-10-22 | Fixed libxineutils linking. | Daniel Caujolle-Bert |
2001-10-22 | added xine_is_stream_seekable function, minor code cleanups | Guenter Bartsch |
2001-10-22 | adding new events for advanced input plugins: INPUT_NEXT, INPUT_PREVIOUS | Guenter Bartsch |
2001-10-22 | Improved setting of audio channel from dvdnav. | James Courtier-Dutton |
2001-10-22 | remove prefetchnta from mmx1 code | Miguel Freitas |
2001-10-22 | introducing libxineutils and a this pointer for video_out_x11 callbacks | Guenter Bartsch |
2001-10-21 | Fixed problem with overlay being stamped onto still menus. | James Courtier-Dutton |
2001-10-21 | Implement support for auto display of Menus. | James Courtier-Dutton |
2001-10-21 | more memcpy stuff | Miguel Freitas |
2001-10-20 | fix prototype | Miguel Freitas |
2001-10-20 | optimized memcpy (mmx,sse,etc...) | Miguel Freitas |
2001-10-20 | Decide which stream to use in libspudec instead of video_decoder.c | James Courtier-Dutton |
2001-10-20 | remove soft deinterlace property (not used anymore) | Miguel Freitas |
2001-10-20 | physical audio channel wasn't returned by get_audio_channel | Guenter Bartsch |
2001-10-20 | big event cleanup: one single mechanism is now used for all communications be... | Guenter Bartsch |
2001-10-18 | defining menu events | Guenter Bartsch |
2001-10-18 | audio decoder cleanup, tell the audio part of metronom that there are still i... | Guenter Bartsch |
2001-10-18 | Slight re-ordering to make sure that input plugins can register event listeners | Rich J Wareham |
2001-10-18 | Let plugins chane MRL (for displaying info) | Rich J Wareham |
2001-10-17 | demux / input plugin interface change, init functions now have access to the ... | Guenter Bartsch |
2001-10-16 | SPDIF sync improved | Joachim Koenig |
2001-10-14 | Update xine.h doxygen comments. Use constants for aspect ratio in | Daniel Caujolle-Bert |
2001-10-14 | Don't waste memory, when buffer_size is aligned | Juergen Keil |
2001-10-14 | buffer alloc alignment patch by Kyle Centers <kcent@programmer.net> | Guenter Bartsch |
2001-10-14 | system clock based softsync, based on work by Bill Fink <billfink@mindspring.... | Guenter Bartsch |
2001-10-10 | Add a fifo_buffer function to query the number of the elements stored in a | Juergen Keil |
2001-10-09 | overlay clut colorspace conversion | Miguel Freitas |
2001-10-09 | finished with that old deadlock | Miguel Freitas |
2001-10-07 | oss softsync patche provided by bill fink | Guenter Bartsch |
2001-10-07 | error detection for screenshot function | Guenter Bartsch |