Age | Commit message (Expand) | Author |
2001-11-19 | fix buffer leak and race condition where audio_out thread would not run | Miguel Freitas |
2001-11-19 | make description strings optional - config options without description string... | Guenter Bartsch |
2001-11-18 | make audio_out close faster | Miguel Freitas |
2001-11-18 | fix enum value saving | Miguel Freitas |
2001-11-18 | more cleanups, config stuff bugfixes | Guenter Bartsch |
2001-11-18 | new configfile interface, code cleanup, xprintf is gone | Guenter Bartsch |
2001-11-17 | fixing memory leaks | Miguel Freitas |
2001-11-17 | fix iso mpeg4 identification (can only be played on ffmpeg or divx | Miguel Freitas |
2001-11-17 | Some more DTS corrections. | James Courtier-Dutton |
2001-11-17 | Add 'xine_' prefix to all of xine-utils functions (what about cpu | Daniel Caujolle-Bert |
2001-11-16 | Small change. | James Courtier-Dutton |
2001-11-16 | DTS Audio should work via the SPDIF Digital out. | James Courtier-Dutton |
2001-11-15 | improved audio/spu channel selection, let the user take control over both if ... | Guenter Bartsch |
2001-11-15 | small buffer size caused popping noises for me | Heiko Schaefer |
2001-11-15 | fix segfault playing mono/low rate streams. we need to check if 4x is | Miguel Freitas |
2001-11-15 | small types update | Miguel Freitas |
2001-11-13 | metronom logic changed | Heiko Schaefer |
2001-11-10 | 'debug' build didn't compile any more, variable 'vpts' was unknown | Juergen Keil |
2001-11-10 | check for start of stream | Heiko Schaefer |
2001-11-10 | very unfinished scr discontinuity detection stuff, new software audio out buf... | Guenter Bartsch |
2001-11-10 | new VO_PROP_TVMODE property | Mike Lampard |
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 |