Age | Commit message (Expand) | Author |
2002-02-17 | big debug output cleanup. removed debug output from log window, logging | Guenter Bartsch |
2002-02-09 | the long-awaited video_out changes, not completely debuged (races) | Guenter Bartsch |
2002-01-25 | Remove guenter_rpms.sh from configure.in. Check INPUT_CAP_CLUT capability | Daniel Caujolle-Bert |
2002-01-14 | miguel's latest still frame patches and some minor cleanups | Guenter Bartsch |
2002-01-05 | Fix NAV packet demux. | James Courtier-Dutton |
2002-01-04 | NAV packets now reach libspudec. | James Courtier-Dutton |
2001-12-24 | automatic still image detection - based on miguel's work but with modificatio... | Guenter Bartsch |
2001-12-01 | add avi subtitle decoder (based on mplayer code), minor cleanups, removed reg... | Guenter Bartsch |
2001-11-17 | Add 'xine_' prefix to all of xine-utils functions (what about cpu | Daniel Caujolle-Bert |
2001-11-15 | improved audio/spu channel selection, let the user take control over both if ... | Guenter Bartsch |
2001-11-13 | metronom logic changed | Heiko Schaefer |
2001-11-10 | very unfinished scr discontinuity detection stuff, new software audio out buf... | Guenter Bartsch |
2001-11-06 | ASF bugfixes / variable to check for fifo buffer size | Miguel Freitas |
2001-10-24 | minor cleanups and fixes, fixed still image support in metronom | Guenter Bartsch |
2001-10-21 | Implement support for auto display of Menus. | James Courtier-Dutton |
2001-10-20 | Decide which stream to use in libspudec instead of video_decoder.c | James Courtier-Dutton |
2001-10-20 | big event cleanup: one single mechanism is now used for all communications be... | 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-05 | fix a long standing deadlock condition | Miguel Freitas |
2001-10-03 | Add error checks to all "pthread_create" calls, print error message and exit | Juergen Keil |
2001-09-26 | libmpeg2 cleanups, more tweaks for still image display, implemented BUF_CONTR... | Guenter Bartsch |
2001-09-14 | Added some stuff to make still-frame menus work a bit better, allowed events ... | Rich J Wareham |
2001-09-12 | further tweaks and patches for menu support: new buftypes (BUF_CONTROL_DISCON... | Guenter Bartsch |
2001-09-11 | Re-use the same profiler id (after pthread_exit -> pthread_create) | Juergen Keil |
2001-09-10 | Dynamically allocate the profiler IDs, and add a profiler for video_out_xshm's | Juergen Keil |
2001-09-09 | Enable PTHREAD_SCOPE_SYSTEM, to work around xine hanging on solaris. | Juergen Keil |
2001-09-06 | SPU profiling | Juergen Keil |
2001-09-01 | big demuxer clean, demux_ts should work again. | Guenter Bartsch |
2001-08-28 | update to ffmpeg 0.4.5, buf types cleanup based on patch provided by Miguel F... | Guenter Bartsch |
2001-08-25 | measuring complete audio/video output performance | Guenter Bartsch |
2001-08-20 | Fix last commit. | James Courtier-Dutton |
2001-08-20 | *** empty log message *** | James Courtier-Dutton |
2001-08-18 | various cleanups; 8 bit depth detection and handling (yuv2rgb not implemented... | Guenter Bartsch |
2001-08-16 | Moved XINE_SPU_EVENT handler to video_decoder. | Eduard Hasenleithner |
2001-08-15 | Fixed unresolved symbols. | Daniel Caujolle-Bert |
2001-08-14 | return of the profiler | Guenter Bartsch |
2001-08-13 | FreeBSD needs <sched.h> for SCHED_OTHER define | Juergen Keil |
2001-08-11 | thread priorities to improve performance on freebsd (and possibly others) | Guenter Bartsch |
2001-08-05 | Enabled CLUT palette transfer from the input plugin | Eduard Hasenleithner |
2001-08-02 | Fixed Video fifo buffer overflow. | James Courtier-Dutton |
2001-07-30 | whoups, looks like a priority of 0 is not allowed :> | Guenter Bartsch |
2001-07-14 | cleaned up and finished spu_thread removal | Guenter Bartsch |
2001-07-13 | Make SPU decode use Video decoder thread instead of it's own thread. | James Courtier-Dutton |
2001-07-11 | fixed segfault for field picture based streams | Guenter Bartsch |
2001-06-24 | lots of bugfixes for race condtitions, X11 in general and support for remote ... | Guenter Bartsch |
2001-06-24 | fixed small bug about clean xine exit | Guenter Bartsch |
2001-06-23 | fixed race between metronom and xine engine, small audio plugin api change to... | Guenter Bartsch |
2001-06-17 | more engine stability fixes, pause works again | Guenter Bartsch |
2001-06-16 | xine engine cleanups and new callbacks for seamless branching | Guenter Bartsch |