Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-08-16 | Moved XINE_SPU_EVENT handler to video_decoder. | Eduard Hasenleithner | |
SPU decoder is now preloaded for an spu event. CVS patchset: 437 CVS date: 2001/08/16 19:58:37 | |||
2001-08-15 | Fixed unresolved symbols. | Daniel Caujolle-Bert | |
CVS patchset: 433 CVS date: 2001/08/15 11:35:47 | |||
2001-08-14 | return of the profiler | Guenter Bartsch | |
CVS patchset: 428 CVS date: 2001/08/14 11:57:40 | |||
2001-08-13 | FreeBSD needs <sched.h> for SCHED_OTHER define | Juergen Keil | |
CVS patchset: 421 CVS date: 2001/08/13 17:52:22 | |||
2001-08-11 | thread priorities to improve performance on freebsd (and possibly others) | Guenter Bartsch | |
CVS patchset: 411 CVS date: 2001/08/11 18:27:10 | |||
2001-08-05 | Enabled CLUT palette transfer from the input plugin | Eduard Hasenleithner | |
to the libspudec. Fixed palette idx order. CVS patchset: 385 CVS date: 2001/08/05 00:59:50 | |||
2001-08-02 | Fixed Video fifo buffer overflow. | James Courtier-Dutton | |
CVS patchset: 381 CVS date: 2001/08/02 20:38:42 | |||
2001-07-30 | whoups, looks like a priority of 0 is not allowed :> | Guenter Bartsch | |
CVS patchset: 371 CVS date: 2001/07/30 19:21:28 | |||
2001-07-14 | cleaned up and finished spu_thread removal | Guenter Bartsch | |
CVS patchset: 275 CVS date: 2001/07/14 12:50:33 | |||
2001-07-13 | Make SPU decode use Video decoder thread instead of it's own thread. | James Courtier-Dutton | |
CVS patchset: 274 CVS date: 2001/07/13 23:43:12 | |||
2001-07-11 | fixed segfault for field picture based streams | Guenter Bartsch | |
CVS patchset: 272 CVS date: 2001/07/11 22:42:47 | |||
2001-06-24 | lots of bugfixes for race condtitions, X11 in general and support for remote ↵ | Guenter Bartsch | |
Xv output CVS patchset: 228 CVS date: 2001/06/24 22:20:25 | |||
2001-06-24 | fixed small bug about clean xine exit | Guenter Bartsch | |
CVS patchset: 224 CVS date: 2001/06/24 04:32:36 | |||
2001-06-23 | fixed race between metronom and xine engine, small audio plugin api change ↵ | Guenter Bartsch | |
to improve responsiveness (unfinished), small demux_mpeg_block bugfix (alignment for DVD plugin) CVS patchset: 218 CVS date: 2001/06/23 19:45:47 | |||
2001-06-17 | more engine stability fixes, pause works again | Guenter Bartsch | |
CVS patchset: 199 CVS date: 2001/06/17 19:14:26 | |||
2001-06-16 | xine engine cleanups and new callbacks for seamless branching | Guenter Bartsch | |
CVS patchset: 192 CVS date: 2001/06/16 18:03:21 | |||
2001-06-16 | more seeking/stopping bugfixes | Guenter Bartsch | |
CVS patchset: 191 CVS date: 2001/06/16 14:34:48 | |||
2001-06-14 | more fixes | Guenter Bartsch | |
CVS patchset: 177 CVS date: 2001/06/14 10:48:24 | |||
2001-06-14 | small patches and bugfixes (debugging on freebsd...) | Guenter Bartsch | |
CVS patchset: 174 CVS date: 2001/06/14 09:19:44 | |||
2001-06-09 | more avi demuxer/libw32 bugfixes | Guenter Bartsch | |
CVS patchset: 136 CVS date: 2001/06/09 17:07:21 | |||
2001-06-04 | a radically simplified (but working) audio output syncing method | Guenter Bartsch | |
CVS patchset: 123 CVS date: 2001/06/04 17:13:36 | |||
2001-06-04 | Fixed status callback function call on audio w/o video. | Daniel Caujolle-Bert | |
CVS patchset: 122 CVS date: 2001/06/04 17:01:47 | |||
2001-06-03 | implemented vo_exit, frame_dispose | Guenter Bartsch | |
CVS patchset: 119 CVS date: 2001/06/03 19:41:05 | |||
2001-06-03 | bug fixes for xine_stop and xine_exit | Guenter Bartsch | |
CVS patchset: 117 CVS date: 2001/06/03 18:08:56 | |||
2001-05-30 | Fixed demux* get current position calls. | Daniel Caujolle-Bert | |
Fixed stdin/fifo input plugin, new mrl style: fifo://[mpeg1|mpeg2]/location Fixed dvd input plugin. xine core, update cur_input_pos position. call the gui status callback now. CVS patchset: 102 CVS date: 2001/05/30 02:09:24 | |||
2001-05-24 | Add new gui_data_exchange property: GUI_DATA_EX_DRAWABLE_CHANGED, it | Daniel Caujolle-Bert | |
inform video driver about the new drawable to use. Use pthread_exit(NULL) at end of threads. Add extra checks in stream detection in demux_mpeg.c about mpeg1 support only. CVS patchset: 80 CVS date: 2001/05/24 23:15:40 | |||
2001-05-24 | first sloppy frames and audio | Guenter Bartsch | |
CVS patchset: 78 CVS date: 2001/05/24 15:31:30 | |||
2001-05-22 | small bugfixes, more debugging output | Guenter Bartsch | |
CVS patchset: 77 CVS date: 2001/05/22 23:07:49 | |||
2001-05-01 | added audio track/channel detection | Guenter Bartsch | |
CVS patchset: 51 CVS date: 2001/05/01 00:55:23 | |||
2001-04-30 | changed decoder storing and a file input plugin bugfix | Guenter Bartsch | |
CVS patchset: 50 CVS date: 2001/04/30 23:07:00 | |||
2001-04-29 | turned ac3dec into a dynamic plugin (well, sort-of ;)), minor fixes | Guenter Bartsch | |
CVS patchset: 44 CVS date: 2001/04/29 14:32:11 | |||
2001-04-27 | Audio out compile again. Change prototypes in audio out, libac3 and | Daniel Caujolle-Bert | |
libmpg123, passing the metronom arg. CVS patchset: 34 CVS date: 2001/04/27 10:42:38 | |||
2001-04-24 | fixed buffer.c and more cleanups | Guenter Bartsch | |
CVS patchset: 19 CVS date: 2001/04/24 15:47:32 | |||
2001-04-23 | Fixed libmpeg2 plugin decoder name (i think) + debug build cflags. Add | Daniel Caujolle-Bert | |
get_id in video_decoder_t struct type. Harmonize plugin array names in xine_t struct type (video_decoders and audio_decoders names). More works in load_plugins.c (not finished, really not). CVS patchset: 18 CVS date: 2001/04/23 22:43:59 | |||
2001-04-23 | further decoder plugin fixes (mpeg2) | Guenter Bartsch | |
CVS patchset: 16 CVS date: 2001/04/23 00:34:59 | |||
2001-04-22 | audio decoder code compiles again, more cleanups in xine_internal.h | Guenter Bartsch | |
CVS patchset: 13 CVS date: 2001/04/22 02:42:49 | |||
2001-04-22 | video/audio_decoder cleanups | Guenter Bartsch | |
CVS patchset: 12 CVS date: 2001/04/22 00:31:44 | |||
2001-04-19 | Get rid of xine.h inclusion. Fix xine.h.tmpl.in, inttypes.h was | Daniel Caujolle-Bert | |
unincluded. Fix xine.m4 to reflect the new xine.h location. CVS patchset: 6 CVS date: 2001/04/19 09:46:57 | |||
2001-04-18 | Initial revision | Daniel Caujolle-Bert | |
CVS patchset: 1 CVS date: 2001/04/18 22:33:39 |